User rating after problem 200
- Georg
- Posts: 157
- Joined: Mon Jan 21, 2008 7:00 am
- Location: Mannheim, Germany
- Contact:
User rating after problem 200
How will the user rating be displayed after problem 200 has been published?
If nothing is changed, having solved 199 out of 200 problems will result in a rating of 100%.
If the floor function will be used instead of the round function, this rating will be 99%.
I want to suggest to use an additional significant digit. Then this rating would be 99.5%.
If nothing is changed, having solved 199 out of 200 problems will result in a rating of 100%.
If the floor function will be used instead of the round function, this rating will be 99%.
I want to suggest to use an additional significant digit. Then this rating would be 99.5%.
- euler
- Administrator
- Posts: 5094
- Joined: Sun Mar 05, 2006 4:49 pm
- Location: Cheshire, England
- Contact:
Re: User rating after problem 200
It actually ranks on the number of problems solved not the %age genius rating. So 200/200 will be better than 199/200. If ranks are tied after that, it then ranks on the lastsolved time stamp. In other words, if two users have solved 200/200 it then looks at which member's lastsolved timestamp is the oldest, as it means they got to that point quicker than others. That's why the top dogs battle to solve the new problems when they are released, as the first to solve will take the #1 spot.

impudens simia et macrologus profundus fabulae
- Tommy137
- Posts: 238
- Joined: Sun Feb 24, 2008 6:02 pm
- Location: Cologne, Germany
- Contact:
Re: User rating after problem 200
Georg wrote:How will the user rating be displayed after problem 200 has been published?
If nothing is changed, having solved 199 out of 200 problems will result in a rating of 100%.
If the floor function will be used instead of the round function, this rating will be 99%.
I want to suggest to use an additional significant digit. Then this rating would be 99.5%.
That's exactly the same question I asked myself a few days ago

- Georg
- Posts: 157
- Joined: Mon Jan 21, 2008 7:00 am
- Location: Mannheim, Germany
- Contact:
Re: User rating after problem 200
@euler: I see no problem with the ranking. I'm asking for the rating, that is displayed at the problems page or the top 1000 page. Will the users having solved 199 out of 200 problems belong to the 100% club?
- euler
- Administrator
- Posts: 5094
- Joined: Sun Mar 05, 2006 4:49 pm
- Location: Cheshire, England
- Contact:
Re: User rating after problem 200
Oh, I understand now. And you know I hadn't thought about that. At the moment it calculates the rating based on round(100*[number solved]/[number of problems]), so you're right, it would round 199/200 to 100%.
Hmm? What do other members think? floor([number solved]/[number of problems]) or 100*round([number solved]/[number of problems],3)?
Hmm? What do other members think? floor([number solved]/[number of problems]) or 100*round([number solved]/[number of problems],3)?

impudens simia et macrologus profundus fabulae
- Tommy137
- Posts: 238
- Joined: Sun Feb 24, 2008 6:02 pm
- Location: Cologne, Germany
- Contact:
Re: User rating after problem 200
below 99%: round(100*[number solved]/[number of problems]) like before
then floor([number solved]/[number of problems])

then floor([number solved]/[number of problems])

-
JohnMorris
- Posts: 64
- Joined: Sun Dec 23, 2007 6:38 am
Re: User rating after problem 200
One vote for that one.euler wrote:floor([number solved]/[number of problems])

- hk
- Administrator
- Posts: 12831
- Joined: Sun Mar 26, 2006 10:34 am
- Location: Haren, Netherlands
Re: User rating after problem 200
I support that but "number solved" dropping the percentage entirely would be equally good.

War ruins the life and health of untold numbers of innocent children.
- ed_r
- Posts: 1009
- Joined: Sun Jul 29, 2007 10:57 am
Re: User rating after problem 200
I vote for percentage solved and for that to be floor(solved/total).
!647 = &8FDF4C
- rlindley
- Posts: 69
- Joined: Wed Aug 01, 2007 10:55 pm
- Location: Weston, MO USA
Re: User rating after problem 200
Not that I'll ever get there, but I sure like the ring of 100%-er.

- Georg
- Posts: 157
- Joined: Mon Jan 21, 2008 7:00 am
- Location: Mannheim, Germany
- Contact:
Re: User rating after problem 200
Nothing was changed.Georg wrote:How will the user rating be displayed after problem 200 has been published?
If nothing is changed, having solved 199 out of 200 problems will result in a rating of 100%.
If the floor function will be used instead of the round function, this rating will be 99%.
I want to suggest to use an additional significant digit. Then this rating would be 99.5%.
-
funktio
- Posts: 14
- Joined: Mon May 19, 2008 6:55 pm
- Location: Helsinki, Finland
Re: User rating after problem 200
I vote for floor, too.
Looks like ed_r is a 100% genius for the first time now.
Looks like ed_r is a 100% genius for the first time now.
for($"=@_=split??,"Jrsk an treP rehlohacteu,";$";$\="\r"){$\.=$.=chr
32+95*rand,$_-$"or$.ne$_[--$"%2?-$"-1:$"]&&$"++for++$|..$";print}<>
32+95*rand,$_-$"or$.ne$_[--$"%2?-$"-1:$"]&&$"++for++$|..$";print}<>
- ed_r
- Posts: 1009
- Joined: Sun Jul 29, 2007 10:57 am
Re: User rating after problem 200
And it'll be a legitimate 100% just as soon as I crack that problem #1 ... 
!647 = &8FDF4C
- euler
- Administrator
- Posts: 5094
- Joined: Sun Mar 05, 2006 4:49 pm
- Location: Cheshire, England
- Contact:
Re: User rating after problem 200
Oops! After all this discussing number 200 arrive and I forgot to make the change. Thanks for the feedback... I went with: floor(100*[number solved]/[number of problems]).

impudens simia et macrologus profundus fabulae
- Georg
- Posts: 157
- Joined: Mon Jan 21, 2008 7:00 am
- Location: Mannheim, Germany
- Contact:
- daniel.is.fischer
- Posts: 2400
- Joined: Sun Sep 02, 2007 11:15 pm
- Location: Bremen, Germany
Re: User rating after problem 200
Nah! He was taking up too much space in the top spots, so we removed him from there by bribing him into the teamfunktio wrote:I vote for floor, too.
Looks like ed_r is a 100% genius for the first time now.
Il faut respecter la montagne -- c'est pourquoi les gypaètes sont là.
- ed_r
- Posts: 1009
- Joined: Sun Jul 29, 2007 10:57 am
Re: User rating after problem 200
Oh yeah, the bribe. When exactly do I get my magnum of Margaux '82?
!647 = &8FDF4C
- daniel.is.fischer
- Posts: 2400
- Joined: Sun Sep 02, 2007 11:15 pm
- Location: Bremen, Germany
Re: User rating after problem 200
Why, '82 of course, it has to acquire a good age before it's worth drinking 
Il faut respecter la montagne -- c'est pourquoi les gypaètes sont là.
- Tommy137
- Posts: 238
- Joined: Sun Feb 24, 2008 6:02 pm
- Location: Cologne, Germany
- Contact:
Re: User rating after problem 200
It seems you didn't correct the display at the problem page, euler. At the scores page you are only a 98% genius with 197 solved problemsYour current rating is 99% genius, having solved 197 out of 200 problems.

- euler
- Administrator
- Posts: 5094
- Joined: Sun Mar 05, 2006 4:49 pm
- Location: Cheshire, England
- Contact:
Re: User rating after problem 200
Thanks for that, Tommy137. Fixed.

impudens simia et macrologus profundus fabulae