English

Achieving the Highest Possible Elo Rating

Combinatorics 2024-04-16 v2 Computer Science and Game Theory

Abstract

Elo rating systems measure the approximate skill of each competitor in a game or sport. A competitor's rating increases when they win and decreases when they lose. Increasing one's rating can be difficult work; one must hone their skills and consistently beat the competition. Alternatively, with enough money you can rig the outcome of games to boost your rating. This paper poses a natural question for Elo rating systems: say you manage to get together nn people (including yourself) and acquire enough money to rig kk games. How high can you get your rating, asymptotically in kk? In this setting, the people you gathered aren't very interested in the game, and will only play if you pay them to. This paper resolves the question for n=2n=2 up to constant additive error, and provide close upper and lower bounds for all other nn, including for nn growing arbitrarily with kk. There is a phase transition at n=k1/3n=k^{1/3}: there is a huge increase in the highest possible Elo rating from n=2n=2 to n=k1/3n=k^{1/3}, but (depending on the particular Elo system used) little-to-no increase for any higher nn. Past the transition point n>k1/3n>k^{1/3}, the highest possible Elo is at least Θ(k1/3)\Theta(k^{1/3}). The corresponding upper bound depends on the particular system used, but for the standard Elo system, is Θ(k1/3log(k)1/3)\Theta(k^{1/3}\log(k)^{1/3}).

Keywords

Cite

@article{arxiv.2203.14567,
  title  = {Achieving the Highest Possible Elo Rating},
  author = {Rikhav Shah},
  journal= {arXiv preprint arXiv:2203.14567},
  year   = {2024}
}
R2 v1 2026-06-24T10:28:00.777Z