Back to Blog
2 min read

How to Calculate Win Percentage

Learn how to calculate win percentage with a simple formula, examples, and quick tips for sports, games, and team records.

Win percentage shows how often a team or player wins out of all games played. It is one of the simplest ways to compare records across a season.

Win percentage formula

Win percentage = (Wins / Total games) × 100

If there are draws, use:

Win percentage = (Wins / (Wins + Losses + Draws)) × 100

Example 1: basic win percentage

A team wins 18 games out of 24.

  1. Wins = 18
  2. Total games = 24
  3. 18 / 24 = 0.75
  4. 0.75 × 100 = 75%

The win percentage is 75%.

Example 2: record with draws

A player has 12 wins, 5 losses, and 3 draws.

  1. Total matches = 12 + 5 + 3 = 20
  2. 12 / 20 = 0.6
  3. 0.6 × 100 = 60%

The win percentage is 60%.

How to calculate it fast

If you already know wins and total games, this is just a standard percentage problem: what percent is one number of another? You can use our percentage calculator for the quick result.

For the underlying method, see What Percentage Is X of Y? and Percentage of Total.

Common mistakes

  • Using losses instead of total games in the denominator.
  • Forgetting to include draws when the format allows them.
  • Confusing win percentage with point percentage or goal difference.

FAQ

What is the win percentage for 7 wins in 10 games?

(7 / 10) × 100 = 70%.

How do you calculate win percentage with draws?

Add wins, losses, and draws to get total games, then divide wins by that total and multiply by 100.