Contest imbalance metrics

Revision en1, by onepersonintheuniverse, 2026-04-05 09:46:26

So, I participated in Codeforces Round 1089 (Div. 2) recently and solved ABC1, and when I moved on to C2 I thought to myself "wow, that's a big difficulty jump!"

After the contest was over, I also thought about whether there is a way to put a number to this, and after a bit of thinking, I came up with the following process:

  • Take the solve counts of each problem (the green numbers at the bottom of the Standings page). Call it $$$\mathrm{solves}$$$.
  • The imbalance is the standard deviation of the logarithms of the consecutive ratio

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English onepersonintheuniverse 2026-04-08 22:53:12 112 Added goodbye message for politeness (published)
en2 English onepersonintheuniverse 2026-04-05 23:11:42 2239 Expanded the blog more
en1 English onepersonintheuniverse 2026-04-05 09:46:26 550 Initial revision (saved to drafts)