Блог пользователя _rey

Автор _rey, 6 лет назад, По-английски

Hi! Inspired in this blog, I wanted some data to support my thoughts, so I used codeforces API to plot some graphs. The plots show for each rating what was the average number of problems solved (for lower ratings, there a less users so some unpredictable behavior can happen).

Here, you can see the plot for Codeforces Round 651 (Div. 2):

Note: The x-axis is scalled down, that means that $$$x$$$ is actually $$$100x$$$ (I made in that so that it wont get too poluted).

See other two plots I made:

EDIT: As said by AnandOza and uggi121, due to the new rating system, that peak in the beggining of the graphs are new accounts being registered.

UPD Here is the plot for Codeforces Round 652 (Div. 2):

  • Проголосовать: нравится
  • +81
  • Проголосовать: не нравится

»
6 лет назад, скрыть # |
 
Проголосовать: нравится -32 Проголосовать: не нравится

Nice, but everyone knows this so it's useless.

»
6 лет назад, скрыть # |
 
Проголосовать: нравится +11 Проголосовать: не нравится

Looks cool. Would also be nice to see versions where the X-axis is performance during the contest (you can define this as the rating R such that if you were rated R before the contest your rating wouldn't change).

»
6 лет назад, скрыть # |
 
Проголосовать: нравится +3 Проголосовать: не нравится

Actually, it's quite hard to explain why there is a peak in the beginning of the plots. Any ideas?

»
6 лет назад, скрыть # |
 
Проголосовать: нравится +3 Проголосовать: не нравится

Can you do the same but in a grid? Is quite hard to see the graphs right now.

»
6 лет назад, скрыть # |
 
Проголосовать: нравится +3 Проголосовать: не нравится

1750 users solved all the problems on div3? shit well guess i don't deserve this at all i only solved 3 LOL

»
6 лет назад, скрыть # |
 
Проголосовать: нравится +8 Проголосовать: не нравится

I think it would be a cool idea that somebody does this after every round!