So berechnen Sie Elo Rating
learn.whatIsHeading
The Elo rating system calculates relative skill levels in two-player games such as chess, football, or tennis. Created by Arpad Elo, it predicts match outcomes and adjusts ratings based on results.
Formel
Schritt-für-Schritt-Anleitung
- 1Expected Score: E_A = 1 / (1 + 10^((R_B − R_A) / 400))
- 2New Rating: R_A = R_A + K × (S_A − E_A)
- 3S_A = 1 for win · 0.5 for draw · 0 for loss
- 4K-factor controls volatility — higher K means faster rating changes
Gelöste Beispiele
Häufig gestellte Fragen
What is Elo Rating?
The Elo rating system calculates relative skill levels in two-player games such as chess, football, or tennis. Created by Arpad Elo, it predicts match outcomes and adjusts ratings based on results
How accurate is the Elo Rating calculator?
The calculator uses the standard published formula for elo rating. Results are accurate to the precision of the inputs you provide. For financial, medical, or legal decisions, always verify with a qualified professional.
What units does the Elo Rating calculator use?
This calculator works with inches. You can enter values in the units shown — the calculator handles all conversions internally.
What formula does the Elo Rating calculator use?
The core formula is: Expected Score: E_A = 1 / (1 + 10^((R_B − R_A) / 400)). Each step in the calculation is shown so you can verify the result manually.
Bereit zur Berechnung? Probieren Sie den kostenlosen Elo Rating-Rechner aus
Probieren Sie es selbst aus →