Things you really want to see in "Cantr Statististics

General out-of-character discussion among players of Cantr II.

Moderators: Public Relations Department, Players Department

User avatar
Snickie
RD/HR Member/Translator-English (LD)
Posts: 4946
Joined: Tue Jul 06, 2010 5:28 pm
Location: FL

Re: Things you really want to see in "Cantr Statististics

Postby Snickie » Sat Mar 15, 2014 2:30 am

bnlphan wrote:So feed them until their hearts give out?

The American way! XDDD

/offtopic
User avatar
Swingerzetta
Posts: 615
Joined: Mon Feb 11, 2013 11:21 pm

Re: Things you really want to see in "Cantr Statististics

Postby Swingerzetta » Fri May 02, 2014 8:18 pm

Who has the fullest envelope?
User avatar
Chroma Key
Posts: 1667
Joined: Sat Apr 24, 2010 11:40 pm

Re: Things you really want to see in "Cantr Statististics

Postby Chroma Key » Sat May 03, 2014 6:17 pm

The number of domesticated animals, for each kind.
Ten biggest packs (15 mouflons, 12 sheep, etc).
"She could make something sound stupid just by hearing it.”
"For a short moment there, you almost sounded human."
User avatar
Snickie
RD/HR Member/Translator-English (LD)
Posts: 4946
Joined: Tue Jul 06, 2010 5:28 pm
Location: FL

Re: Things you really want to see in "Cantr Statististics

Postby Snickie » Fri May 16, 2014 4:53 pm

Easy.

Top 5 largest animal packs:
15935028 rats
13587138 rats
13517439 rats
9715384 rats
9158347 rats
:lol:
User avatar
AniCator
Posts: 114
Joined: Mon Jun 10, 2013 5:34 pm
Location: The Netherlands
Contact:

Re: Things you really want to see in "Cantr Statististics

Postby AniCator » Fri May 16, 2014 10:53 pm

32946518 Snickies
User avatar
Otherside
Posts: 569
Joined: Mon Feb 11, 2013 11:23 am
Location: Cult Classics, not Best Sellers

Re: Things you really want to see in "Cantr Statististics

Postby Otherside » Sat May 17, 2014 9:59 am

Edit: I really don't know why I say some things sometimes.
You speak in every curling wave and sing in every violent breeze.
User avatar
Chroma Key
Posts: 1667
Joined: Sat Apr 24, 2010 11:40 pm

Re: Things you really want to see in "Cantr Statististics

Postby Chroma Key » Sun May 18, 2014 5:15 pm

I am only interested in packs of domesticated animals, not others.

Instead of the off topic comments, can someone actually provide this information, please?

Also, I am interested in knowing the highest number of different types of domesticated animals single locations have, for example 5 towns have X number of different kinds, etc.
"She could make something sound stupid just by hearing it.”
"For a short moment there, you almost sounded human."
User avatar
*Wiro
Posts: 5855
Joined: Mon Sep 29, 2008 1:24 pm

Re: Things you really want to see in "Cantr Statististics

Postby *Wiro » Sat May 31, 2014 11:00 pm

Were any statistics ever posted on the amount of music instruments in the Cantr world?
Read about my characters by following this link.
User avatar
Pies
Programming Dept. Member
Posts: 383
Joined: Sat Nov 29, 2008 1:32 pm
Location: https://314es.pl/irc
Contact:

Re: Things you really want to see in "Cantr Statististics

Postby Pies » Mon Jun 02, 2014 11:58 am

I would like to see how many characters are in specific age ranges (about 5 year, so how much there is 20-24, 25-29, etc) and same thing for all dead characters - what age they had at moment of their death. So we could see what % of chars died in first 5 year, what % get into 50's etc.
dwudziestoletni mężczyzna wrote:"OOC: Jak ci się nie podoba, to nie graj. Ta gra nie szuka więcej graczy."

kaloryfer wrote:This game already has a lot of problems, new players would only bring new ones.
User avatar
Greek
Programming Dept. Member/Translator-Polish
Posts: 4726
Joined: Mon Feb 13, 2006 5:41 pm
Location: Kraków, Poland
Contact:

Re: Things you really want to see in "Cantr Statististics

Postby Greek » Wed Jun 04, 2014 1:00 pm

Biggest envelope
Swingerzetta wrote:Who has the fullest envelope?

5,364 notes and envelopes. They are not result of note-bombing, as there are many distinct notes in this envelope.
I can't reveal the name, but it's an old English-speaking character.

Animals
Chroma Key wrote:The number of domesticated animals, for each kind.
Ten biggest packs (15 mouflons, 12 sheep, etc).


Top 10 of most popular domesticated animals:

Code: Select all

+-------------+---------------+----------------------------+
| no of packs | no of animals | name                       |
+-------------+---------------+----------------------------+
|          48 |           201 | domesticated_sheep         |
|          39 |            96 | domesticated_cow           |
|          13 |            63 | domesticated_turkey        |
|          12 |            59 | domesticated_mouflon       |
|          18 |            50 | domesticated_ostrich       |
|          13 |            42 | domesticated_bearded_pig   |
|          13 |            38 | domesticated_mountain_goat |
|           4 |            32 | domesticated_pigeon        |
|           5 |            30 | domesticated_black_sheep   |
|           5 |            29 | domesticated_goat          |
+-------------+---------------+----------------------------+


Top 10 biggest animal packs:

Code: Select all

+---------------+-----------------------------+
| no of animals | name                        |
+---------------+-----------------------------+
|            21 | domesticated_mouflon        |
|            17 | domesticated_sheep          |
|            11 | domesticated_chamois        |
|            11 | domesticated_sheep          |
|            11 | domesticated_sheep          |
|            11 | domesticated_grey_partridge |
|            10 | domesticated_goat           |
|            10 | domesticated_goat           |
|            10 | domesticated_mouflon        |
|            10 | domesticated_sheep          |
+---------------+-----------------------------+

Interesting that there are less birds than I've expected. Single bird is cheap and yields very little output, so it should encourage people to get more. Maybe there was to little time to transport them...


Chroma Key wrote:Also, I am interested in knowing the highest number of different types of domesticated animals single locations have, for example 5 towns have X number of different kinds, etc.


Top 3 locations with highest number of domsticated animal packs (and list of these animal types:

Code: Select all

+----------+---------------------------------------------------------------+
| COUNT(*) | animal_types                                                  |
+----------+---------------------------------------------------------------+
|        7 | sheep, hawk, cow, bearded_pig, ostrich, pigeon, mountain_goat |
|        5 | sheep, cow, turkey, bearded_pig, ostrich                      |
|        5 | turkey, sheep, bearded_pig, cow, ostrich                      |
+----------+---------------------------------------------------------------+


Number of musical instruments
*Wiro wrote:Were any statistics ever posted on the amount of music instruments in the Cantr world?


Code: Select all

+------------+------------+-----------------+
| number_all | num_in_inv | unique_name     |
+------------+------------+-----------------+
|        516 |        146 | bone_flute      |
|        298 |         83 | wooden_flute    |
|        265 |         59 | ocarina         |
|        255 |         69 | tusk_horn       |
|        202 |         80 | guitar          |
|        183 |         49 | bone_rattle     |
|        123 |         52 | harmonica       |
|        108 |         49 | violin          |
|         86 |         30 | lyre            |
|         71 |         12 | triangle        |
|         48 |         16 | jembe_drum      |
|         45 |         14 | lute            |
|         44 |         13 | banjo           |
|         42 |         10 | zither          |
|         40 |         11 | bagpipes        |
|         37 |          9 | tambourine      |
|         35 |          6 | accordion       |
|         33 |         15 | reed_flute      |
|         32 |         12 | pan_flute       |
|         30 |          6 | balalaika       |
|         23 |          4 | cello           |
|         21 |          4 | long_horn       |
|         19 |          6 | small_drum      |
|         18 |          4 | kobza           |
|         17 |          2 | mandolin        |
|         17 |          2 | harp            |
|         15 |          9 | maracas         |
|          9 |          3 | electric_guitar |
|          6 |          3 | clarinet        |
|          3 |          0 | oboe            |
+------------+------------+-----------------+

First is number of all musical instruments in the world. Second is number of instruments held in inventory, to ignore stuff abandoned or hidden in storages.

Character age
Pies wrote:I would like to see how many characters are in specific age ranges (about 5 year, so how much there is 20-24, 25-29, etc) and same thing for all dead characters - what age they had at moment of their death. So we could see what % of chars died in first 5 year, what % get into 50's etc.


Dead characters (excluding characters who were actually never played or played just in the day they were created):

Code: Select all

+--------+------+---------+
| number | age  | percent |
+--------+------+---------+
|  86681 |   20 | 68.7732 | (it would be 196344 if not excluding anybody)
|  16812 |   25 | 13.3387 |
|   7656 |   30 |  6.0743 |
|   4223 |   35 |  3.3506 |
|   2896 |   40 |  2.2977 |
|   1925 |   45 |  1.5273 |
|   1449 |   50 |  1.1496 |
|   1023 |   55 |  0.8117 |
|    839 |   60 |  0.6657 |
|    586 |   65 |  0.4649 |
|    403 |   70 |  0.3197 |
|    321 |   75 |  0.2547 |
|    272 |   80 |  0.2158 |
|    158 |   85 |  0.1254 |
|    145 |   90 |  0.1150 |
|    119 |   95 |  0.0944 |
|    102 |  100 |  0.0809 |
|    124 |  105 |  0.0984 |
|     80 |  110 |  0.0635 |
|     64 |  115 |  0.0508 |
+--------+------+---------+

I've not posted values for >115 to shorten the list

Beginning of the same list, but looking year-by-year:

Code: Select all

+--------+------+---------+
| number | age  | percent |
+--------+------+---------+
|  13678 |   20 | 10.8522 |
|  44671 |   21 | 35.4422 |
|  13909 |   22 | 11.0355 |
|   8425 |   23 |  6.6844 |
|   5998 |   24 |  4.7588 |
|   4759 |   25 |  3.7758 |
|   3696 |   26 |  2.9324 |
+--------+------+---------+

Comment:
If player logs in only in the day of registration, then account idles out after 15 days. If not, then after about 30 days of idleness.

All alive characters (who were played at least once):

Code: Select all

+--------+------+---------+
| number | age  | percent |
+--------+------+---------+
|   1317 |   20 | 26.5524 |
|    670 |   25 | 13.5081 |
|    413 |   30 |  8.3266 |
|    494 |   35 |  9.9597 |
|    302 |   40 |  6.0887 |
|    213 |   45 |  4.2944 |
|    202 |   50 |  4.0726 |
|    141 |   55 |  2.8427 |
|    143 |   60 |  2.8831 |
|    136 |   65 |  2.7419 |
|    160 |   70 |  3.2258 |
|    116 |   75 |  2.3387 |
|     83 |   80 |  1.6734 |
|     93 |   85 |  1.8750 |
|     66 |   90 |  1.3306 |
|     64 |   95 |  1.2903 |
|     29 |  100 |  0.5847 |
|     25 |  105 |  0.5040 |
|     11 |  110 |  0.2218 |
|     35 |  115 |  0.7056 |
|     37 |  120 |  0.7460 |
|     10 |  125 |  0.2016 |
|     11 |  130 |  0.2218 |
|     14 |  135 |  0.2823 |
|     22 |  140 |  0.4435 |
|     49 |  145 |  0.9879 |
|     11 |  150 |  0.2218 |
|     20 |  155 |  0.4032 |
|     15 |  160 |  0.3024 |
|     15 |  165 |  0.3024 |
|      6 |  170 |  0.1210 |
|     12 |  175 |  0.2419 |
|      7 |  180 |  0.1411 |
|      2 |  185 |  0.0403 |
|      2 |  190 |  0.0403 |
|      1 |  200 |  0.0202 |
|      1 |  205 |  0.0202 |
|      4 |  210 |  0.0806 |
|      3 |  215 |  0.0605 |
|      5 |  225 |  0.1008 |
+--------+------+---------+
‘Never! Run before you walk! Fly before you crawl! Keep moving forward! You think we should try to get a decent mail service in the city. I think we should try to send letters anywhere in the world! Because if we fail, I’d rather fail really hugely’
User avatar
kicking jay
Posts: 618
Joined: Tue Mar 18, 2014 6:27 pm

Re: Things you really want to see in "Cantr Statististics

Postby kicking jay » Wed Jun 04, 2014 1:34 pm

Wow, thanks! :D
User avatar
Pies
Programming Dept. Member
Posts: 383
Joined: Sat Nov 29, 2008 1:32 pm
Location: https://314es.pl/irc
Contact:

Re: Things you really want to see in "Cantr Statististics

Postby Pies » Sat Jun 07, 2014 10:44 pm

Great, thanks.
I would like to see how many players with specific language as main have characters in two languages, how many in three etc. So we could see for example what % of Polish players have characters in two zones, what % of Spanish have in 3 zones etc.
dwudziestoletni mężczyzna wrote:"OOC: Jak ci się nie podoba, to nie graj. Ta gra nie szuka więcej graczy."

kaloryfer wrote:This game already has a lot of problems, new players would only bring new ones.
User avatar
*Wiro
Posts: 5855
Joined: Mon Sep 29, 2008 1:24 pm

Re: Things you really want to see in "Cantr Statististics

Postby *Wiro » Mon Jun 09, 2014 1:07 pm

Have we had lists of furniture/storage types and # built yet?

If not, I am curious about the number of each type of storages built, specifically the sarcophagi. And the number of chandeliers/candelabras.
Read about my characters by following this link.
User avatar
Melodianme13
Posts: 220
Joined: Fri Jan 31, 2014 12:15 pm

Re: Things you really want to see in "Cantr Statististics

Postby Melodianme13 » Mon Jun 09, 2014 7:54 pm

I was about to suggest something very similar. I was wanting to see the number of furniture such as chandeliers, couches, beds, armoires, ect.
User avatar
SekoETC
Posts: 15525
Joined: Wed May 05, 2004 11:07 am
Location: Finland
Contact:

Re: Things you really want to see in "Cantr Statististics

Postby SekoETC » Mon Jul 07, 2014 2:28 pm

I'd like to see how many of the new clothing items have been made. And also dolls.
Not-so-sad panda

Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 1 guest