What does elo mean
Content on WhatAnswers is provided "as is" for informational purposes. While we strive for accuracy, we make no guarantees. Content is AI-assisted and should not be used as professional advice.
Last updated: April 4, 2026
Key Facts
- The Elo rating system was invented by Arpad Elo, a physics professor.
- It was originally developed for chess and is still the standard for FIDE ratings.
- The system assigns a numerical rating to players, with higher numbers indicating greater skill.
- When two players compete, the winner gains points, and the loser loses points.
- The number of points exchanged depends on the difference in ratings between the players.
What is the Elo Rating System?
The Elo rating system is a method for calculating the relative skill levels of players in competitor-versus-competitor games. It is most famously known for its application in chess, but its principles have been adopted by numerous other games and sports, including esports, basketball, and even competitive programming.
The Origins of Elo
The system was invented by Arpad Elo, a Hungarian-American physics professor and chess master. Dissatisfied with existing chess rating systems, Elo developed his own, which was first published in 1962 and later adopted by the United States Chess Federation (USCF) in 1960. The World Chess Federation (FIDE) adopted it in 1970. Elo's system aimed to provide a more accurate and statistically sound measure of a player's strength.
How Does Elo Work?
At its core, the Elo system is based on the idea that a player's performance in a game is a reflection of their underlying skill level. When two players compete, the system predicts the outcome based on their current ratings. A player with a higher rating is expected to win against a player with a lower rating.
The key principle is that after a game, ratings are adjusted based on the actual result compared to the expected result.
- If a higher-rated player wins against a lower-rated player: The higher-rated player gains a small number of points, and the lower-rated player loses a small number of points. This is because the outcome was expected.
- If a lower-rated player wins against a higher-rated player: The lower-rated player gains a significant number of points, and the higher-rated player loses a significant number of points. This is because the outcome was unexpected and indicates a greater disparity in skill than previously assumed.
- If players with similar ratings compete: The points exchanged will be moderate, reflecting the close nature of the match.
The magnitude of the rating change is determined by a factor called the 'K-factor'. The K-factor represents the maximum number of rating points a player can gain or lose from a single game. A higher K-factor means ratings will change more quickly, while a lower K-factor leads to more stable ratings. Different K-factors are often used for different levels of players (e.g., beginners might have a higher K-factor to allow their ratings to adjust faster).
The Elo Formula
While the concept is straightforward, the actual calculation involves a mathematical formula. The probability of player A winning against player B is calculated using a logistic curve based on the difference in their ratings (R_A and R_B).
The expected score (E_A) for player A is calculated as:
E_A = 1 / (1 + 10^((R_B - R_A) / 400))
Similarly, the expected score for player B is:
E_B = 1 / (1 + 10^((R_A - R_B) / 400))
After the game, the actual score (S_A for player A, S_B for player B) is recorded, where a win is 1, a loss is 0, and a draw is 0.5.
The new rating (R'_A) is then calculated using the K-factor (K):
R'_A = R_A + K * (S_A - E_A)
This formula ensures that ratings are continuously adjusted based on performance against expectations.
Elo in Modern Applications
Beyond chess, the Elo system's adaptability has led to its use in various competitive environments:
- Esports: Games like League of Legends, Dota 2, and Counter-Strike: Global Offensive use Elo-like systems to match players of similar skill and to rank them in competitive ladders.
- Online Gaming Platforms: Many online gaming services use variations of Elo to create fair matchmaking.
- Sports Analytics: Some sports statistics websites use Elo ratings to rank teams and predict game outcomes.
- Other Games: Board games, card games, and even non-game applications like ranking algorithms for dating apps have drawn inspiration from Elo.
The Elo system provides a robust and dynamic way to measure and compare skill levels, making it a valuable tool for maintaining fair competition and tracking player progression.
More What Does in Daily Life
Also in Daily Life
More "What Does" Questions
Trending on WhatAnswers
Browse by Topic
Browse by Question Type
Sources
- Elo rating system - WikipediaCC-BY-SA-4.0
- How Chess Ratings Work - Chess.comfair-use
Missing an answer?
Suggest a question and we'll generate an answer for it.