Soccer Stats Calculator
Calculate soccer performance metrics from season stats: goals per 90 minutes, assist rate, goal involvement percentage, and shooting accuracy rate.
Soccer statistics go far beyond goals scored. Several key metrics help evaluate player and team performance across a full season or tournament.
Goals per game: Goals per Game = Total Goals ÷ Games Played
Win percentage: Win % = (Wins ÷ Total Games Played) × 100
Points in league table: Total Points = (Wins × 3) + (Draws × 1) + (Losses × 0)
Goal difference: Goal Difference = Goals For − Goals Against
Shot conversion rate: Conversion Rate = (Goals ÷ Total Shots on Target) × 100
Worked example: A team plays 38 games: 22 wins, 8 draws, 8 losses.
- Total Points = (22 × 3) + (8 × 1) = 66 + 8 = 74 points
- Win % = (22 ÷ 38) × 100 = 57.9%
They scored 68 goals on 210 shots on target:
- Conversion Rate = (68 ÷ 210) × 100 = 32.4%
xG — Expected Goals: Modern soccer analysis uses xG (expected goals), which assigns a probability (0 to 1) to each shot based on position, angle, and assist type. A shot from 6 yards out directly in front might have xG = 0.75. Summing all xG values gives the expected goals total for a match or season. Teams that consistently score below their xG may be suffering from poor finishing; those above may be on a hot streak.
Common reference ranges:
- Top league winner: typically 80–100 points over 38 games
- Champions League qualification: usually 65–75+ points
- Average shots per game in elite leagues: 12–16
How we build and check this calculator
This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.
SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.