Skip to content

How-to guide

How to Calculate Elo Rating: Formula, Steps & Examples

Learn how to calculate Elo Rating — the formula explained step by step, with worked examples and a free calculator to check your answer.

By Vikram Iyer, M.Sc Mathematics · Updated Jun 2026 · 2 min read

Calculating your new rating is straightforward once you know the Elo Rating formula and what each input means. This guide explains the method in plain language, walks through a manual calculation, and gives worked examples you can follow — then you can do it instantly with the Elo Rating Calculator.

What is Elo Rating?

The Elo Rating calculation tells you your new rating from a few simple inputs. The figure you are solving for here is the new rating.

The Elo Rating formula

The core formula is:

New rating = Your current rating + K-factor × (Result (1 win, 0.5 draw, 0 loss) - 1 ÷ (1 + pow(10, (Opponent Your current rating - Your current rating) ÷ 400)))

Here is what each input means:

  • Your current rating — a number. Example: 1,500.
  • Opponent rating — a number. Example: 1,600.
  • Result (1 win, 0.5 draw, 0 loss) — a number. Example: 1.
  • K-factor — a number. Example: 32.

How to calculate it step by step

  • Write down the your current rating (for example, 1,500).
  • Write down the opponent rating (for example, 1,600).
  • Write down the result (1 win, 0.5 draw, 0 loss) (for example, 1).
  • Write down the k-factor (for example, 32).
  • Apply the formula above to get your new rating.
  • Double-check the result with the Elo Rating Calculator.

Worked examples

Example 1

Input / OutputValue
Your current rating1,500
Opponent rating1,600
Result (1 win, 0.5 draw, 0 loss)1
K-factor32
New rating1,520.5
Expected score0.360

With your current rating of 1,500, opponent rating of 1,600, result (1 win, 0.5 draw, 0 loss) of 1 and k-factor of 32, the new rating works out to 1,520.5.

Example 2

With your current rating of 3,000, opponent rating of 1,600, result (1 win, 0.5 draw, 0 loss) of 1 and k-factor of 32, the new rating works out to 3,000.0.

ResultValue
New rating3,000.0
Expected score1.000

Example 3

With your current rating of 750, opponent rating of 1,600, result (1 win, 0.5 draw, 0 loss) of 1 and k-factor of 32, the new rating works out to 781.8.

ResultValue
New rating781.8
Expected score0.007

Tips for an accurate result

  • Keep your units consistent — mixing, say, months with years or grams with kilograms is the most common source of error.
  • Round only at the very end. Rounding inputs early can shift the final answer noticeably.
  • Re-run the numbers whenever an input changes, rather than estimating from an old result.

Prefer not to do the maths by hand? — the Elo Rating Calculator does it instantly, for free, with the formula and a worked example built in.

Continue exploring sports calculators with these tools: Running Cadence Calculator, Swimming Laps Distance Calculator, Cricket Batting Average Calculator, Bowling Economy Rate Calculator, Cricket Strike Rate Calculator.

Calculators in this guide

Frequently asked questions

The formula is: New rating = Your current rating + K-factor × (Result (1 win, 0.5 draw, 0 loss) - 1 ÷ (1 + pow(10, (Opponent Your current rating - Your current rating) ÷ 400))). With your current rating of 1,500, opponent rating of 1,600, result (1 win, 0.5 draw, 0 loss) of 1 and k-factor of 32, the new rating works out to 1,520.5.

Gather each input, apply the formula step by step keeping your units consistent, and round only at the end. You can verify your answer instantly with the Elo Rating Calculator.

It uses the standard formula with exact arithmetic, so the result is correct for the inputs you enter. Bear in mind that real-world outcomes can still differ when underlying assumptions change.

Vikram Iyer · M.Sc Mathematics

Vikram Iyer is a mathematics educator with over fifteen years of teaching experience, specialising in making quantitative concepts clear and practical for everyday use.