Hi,
could you explain, how the ranking is calculated?
For example: One player have a better ranking position than an other but a less average score.
Greets
realhuman
How is the ranking calculated
The formula is at the bottom of the leaderboard page
How to register: viewtopic.php?f=24&t=29
Reset password: https://www.pokerth.net/app.php/user/forgot_password
Reset password: https://www.pokerth.net/app.php/user/forgot_password
Ah - ok, yes, thank your for your fast reply! - I forgotten ... I wrote "ranking" in the search query an got the Information:
"The following words in your search query were ignored because they are too common words: ranking."
I think "ranking" is no common word in this case and should be found by the query. What do you think?
"The following words in your search query were ignored because they are too common words: ranking."
I think "ranking" is no common word in this case and should be found by the query. What do you think?
Live long and prosper ...
At the moment :
1 win me?? 6.74 189 168.27 1274
2 malayerba 6.74 101 166.94 681
3 Okazo 7.59 41 165.61 311
Formula:
25 * average * (1 - 10000 / (10000 + games^3))
win me?? : 25×6,74×(1−1000÷(1000+189^3)) = 168,475 != 168.27
malayerba : 25×6,74×(1−1000÷(1000+101^3)) = 168,337 != 166.94
Okazo : 25×7,59×(1−1000÷(1000+41^3)) = 187,036 != 165.61
What am I missing?
Looks like chatbot is computing
1 win me?? 6.74 189 168.27 1274
2 malayerba 6.74 101 166.94 681
3 Okazo 7.59 41 165.61 311
Formula:
25 * average * (1 - 10000 / (10000 + games^3))
win me?? : 25×6,74×(1−1000÷(1000+189^3)) = 168,475 != 168.27
malayerba : 25×6,74×(1−1000÷(1000+101^3)) = 168,337 != 166.94
Okazo : 25×7,59×(1−1000÷(1000+41^3)) = 187,036 != 165.61
What am I missing?
Looks like chatbot is computing

You're missing that all numbers are rounded to 2 decimals for displaying, but the score is calculated with the unrounded numbers.
win me??'s average is 6.74074074074074... If you use this, the score will be 168.269277557216
Edit: There is also a mistake in your calculation, if I calculate with the rounded numbers, I get 168.251 for the score, not 168.475.
Edit2: You use 1000 instead of 10000.
win me??'s average is 6.74074074074074... If you use this, the score will be 168.269277557216
Edit: There is also a mistake in your calculation, if I calculate with the rounded numbers, I get 168.251 for the score, not 168.475.
Edit2: You use 1000 instead of 10000.
How to register: viewtopic.php?f=24&t=29
Reset password: https://www.pokerth.net/app.php/user/forgot_password
Reset password: https://www.pokerth.net/app.php/user/forgot_password