Rating correlation



Sport programming sites rating correlation

AtCoder rating vs CodeForces rating

Hello, coders.
I'm new on AtCoder and I was interested in correlation between CodeForces and AtCoder ratings.
I took AtCoder accounts which have link to corresponding CodeForces handles.
Then selected only those who have at least 7 writed contests on both.
(Today it's 4517 of coders)
Let's look what we have now.

З.Ы.
Here you can get your expected rank on AtCoder (or Codeforces)
from your rating on the site you're expirienced on.



-- Here are some plots --



*** At first just users of both sites, represented as points with rating-coordinates. ***
scatter_rainbow.png
*** Then the same, but in a heatmap form. ***


heatmap_rating_axis.png



*** Now the plot of mean values of each 20 consecutive users
(sorted by CodeForces rating) ***


mean_20_plot.png
*** Seems linear ***


mean_20_with_line.png
*** Let's show this dependency differently ***


linear_correlation.png





-- Just for fun --



*** Plot of rating depending on count of written rounds ***


cnt2rating.png


*** Aaand another one ***


cnt2rating_heatmap.png



-- Last but not least --




*** Histogram of both sites users ***


hist.png






ivan-belkov2@ya.ru
- here you can send any questions, wishes or suggestions.