Win Percentage Calculator

Enter your wins, losses, and ties to instantly calculate your winning percentage. Works for any sport, game, or competition. Free, fast, no signup required.

Number of games won
Number of games lost
Games won
Games lost
Draws count as ½ win
Recent Calculations
Click any record to fill it back into the calculator

What Is Win Percentage?

A win percentage expresses how often a team, player, or competitor wins as a proportion of all games played, shown as a percentage. It is the most universal metric for comparing performance across sports, gaming, and any competitive activity. A team that wins 8 out of 10 games has an 80% winning percentage — meaning they win four out of every five contests on average.

Win percentage is used everywhere from professional sports leagues to casual gaming sessions. The NFL uses it to rank teams for playoff seeding. Chess engines display it as an evaluation score. Poker players track it to measure their long-run edge. Fantasy sports managers use it to compare player performance. Wherever there is competition, win percentage calculation is the standard way to measure success.

This win percentage calculator handles both the simple wins-and-losses format and the more complex wins-losses-ties format used in football, soccer, and hockey. A winning percentage calculator with ties is essential because ties affect the result differently from wins — they count as half a win in the standard formula used by most professional leagues.

How to Calculate Win Percentage

There are two versions of the winning percentage calculation formula — one for sports with only wins and losses, and one for sports that also have ties or draws.

Formula 1: Wins and Losses Only

Use this when there are no ties — for example, basketball, tennis, or most esports.

Win % = (Wins ÷ Total Games) × 100
Total Games = Wins + Losses

Example: 8 wins, 2 losses → Total = 10 games → (8 ÷ 10) × 100 = 80%

Formula 2: Wins, Losses, and Ties

Use this for sports where draws or ties are possible — football (NFL), soccer, hockey. Ties count as half a win in the standard formula. This is the formula used by the win loss tie percentage calculator above.

Win % = ((Wins + Ties × 0.5) ÷ Total Games) × 100
Total Games = Wins + Losses + Ties

Example: 8 wins, 2 losses, 2 ties → Total = 12 → ((8 + 1) ÷ 12) × 100 = 75%

Why do ties count as half a win? A tie means neither team won nor lost — it is exactly halfway between a win and a loss. Counting it as 0.5 wins preserves the mathematical fairness of the percentage. If ties counted as 0, a team that tied all their games would show 0% — clearly wrong. If ties counted as 1 win, a team with all ties would show 100% — also wrong. Half a win is the correct treatment.

How to Calculate Win Loss Percentage for Soccer

For a soccer win percentage calculator, the approach depends on what you want to measure. If you only care about decisive results (ignoring draws), use Formula 1 with wins and losses only. If you want to include draws, use Formula 2 with ties. Many soccer analytics platforms use a points-based system (3 points for a win, 1 for a draw) rather than win percentage — but the win percentage formula above is still the most direct way to calculate win percentage for head-to-head comparisons.

How to Calculate Winning Percentage in Excel

Put wins in A1, losses in B1, and ties in C1. Use these formulas:

Without ties: = A1/(A1+B1)*100

With ties: = (A1+C1*0.5)/(A1+B1+C1)*100

As formatted %: = (A1+C1*0.5)/(A1+B1+C1) then format as %

Win Percentage Examples — Click to Calculate

Click any example to instantly see the full winning percentage calculation in the calculator above.

8 wins, 2 losses
80.00%
10 games played
10W, 4L, 2T
75.00%
Ties counted as ½ win
15 wins, 5 losses
75.00%
20 games played
9W, 5L, 2T (NFL style)
62.50%
Standard NFL formula
1 win, 1 loss
50.00%
Exactly even
0W, 0L, 10 ties
50.00%
All draws = 50%

Win Percentage Reference Table

Use this table to understand what different win percentages mean in context across major sports.

Win %W-L (20 games)RatingContext
90%+18-2DominantTop of league, title contender
75%15-5ExcellentStrong playoff seed
65%13-7Very goodSolid playoff team
55%11-9Above averageBubble / wild card
50%10-10AverageBreak-even record
40%8-12Below averageLower half of standings
25%5-15PoorNear bottom of league
Below 20%4-16 or worseStrugglingRebuilding / development

Who Uses a Win Percentage Calculator

Sports Coaches & Analysts

Track team performance across a season. Compare current winning percentage against targets, rivals, and historical records to assess progress.

Fantasy Sports Players

Calculate win rates for player comparisons and head-to-head records. A win loss percentage calculator helps rank players and teams accurately.

Esports & Gaming

Track win rates in competitive games — League of Legends, chess, poker, FPS games. Most ranking systems are built around win percentage calculation.

Soccer Managers

Calculate a manager's record across clubs or seasons. A soccer win percentage calculator lets you compare managers who worked at different clubs with different numbers of games.

NFL & Football Fans

The NFL uses the standard ties-as-half-win formula for standings. The win loss tie percentage calculator gives you the exact same number the official NFL standings use.

Students & Teachers

Calculate and compare sporting statistics for maths, statistics, and sports science coursework. Win percentage is one of the most accessible real-world percentage applications.

Frequently Asked Questions

How do you calculate win percentage?
Divide your number of wins by total games played and multiply by 100. Formula: (Wins ÷ Total Games) × 100. Example: 12 wins out of 20 games → (12 ÷ 20) × 100 = 60%. Use the calculator above for instant results — just enter wins and losses and click calculate.
How do you calculate winning percentage with ties?
Ties count as half a win. Formula: ((Wins + Ties × 0.5) ÷ Total Games) × 100. Example: 8 wins, 2 losses, 2 ties → ((8 + 1) ÷ 12) × 100 = 75%. This is the standard formula used by the NFL, NHL, and most professional sports leagues. Switch to the "Wins, Losses & Ties" tab in the calculator above to use this formula.
How do you calculate win loss percentage?
For win-loss only (no ties): (Wins ÷ (Wins + Losses)) × 100. Example: 15 wins and 10 losses → (15 ÷ 25) × 100 = 60%. If you also have ties, add them to the total and count each as half a win: ((Wins + Ties × 0.5) ÷ (Wins + Losses + Ties)) × 100.
How is winning percentage calculated in the NFL?
The NFL uses the standard ties-as-half-win formula: ((Wins + Ties × 0.5) ÷ (Wins + Losses + Ties)). This is expressed as a decimal to three places (e.g., .750) rather than a percentage in official standings, but the calculation is identical. The "Wins, Losses & Ties" tab in this calculator uses the exact same formula as the NFL standings.
What is a good win percentage?
In most professional sports, above 60% is considered strong. NFL playoff teams typically win 56–75% of their games. NBA championship contenders usually win 65%+. In chess, a 55%+ win rate at competitive levels is excellent. In esports ranked play, 52%+ is typically above average. A 50% win rate means you win exactly half your games — neutral performance in a balanced competitive environment.
How do you calculate soccer win percentage?
For a soccer win percentage calculator, use: (Wins ÷ Total Games) × 100 if ignoring draws, or ((Wins + Draws × 0.5) ÷ Total Games) × 100 if including draws. Example: 18 wins, 8 draws, 12 losses in 38 games → ((18 + 4) ÷ 38) × 100 = 57.9%. Note that soccer commonly uses a points system (3 for win, 1 for draw) rather than win percentage for league tables.
How do you calculate win percentage in Excel?
Put wins in A1, losses in B1, ties in C1. For wins-losses only: =A1/(A1+B1)*100. For wins-losses-ties: =(A1+C1*0.5)/(A1+B1+C1)*100. Format the cell as a number with 2 decimal places. You can also use =(A1+C1*0.5)/(A1+B1+C1) and format as percentage to display it as 75.00% automatically.
Does the order of wins and losses matter in win percentage?
No. Win percentage is a simple ratio — it only depends on the total count of wins, losses, and ties, not the order they happened in. A team that won the first 8 games and lost the last 2 has the same 80% win percentage as a team that alternated wins and losses and ended up 8-2. Order matters for momentum and trends, but not for the calculation itself.

Related Percentage Calculators

Need a different type of percentage calculation? Try one of our other free tools: