Sports Statistics Calculator

Compute win percentage and per-game stats from season totals.

Scratchpad (not saved)

What This Calculator Does

Compute win percentage and per-game stats from season totals.

It combines Games Played, Wins, Losses, Ties to estimate Win Percentage, Points per Game, Points Allowed per Game.

Formula & Method

Win percentage is Win\%=\frac{W+0.5T}{G}\times100. Per-game metrics are PF/G=\frac{PointsFor}{G} and PA/G=\frac{PointsAgainst}{G} with differential PD=PointsFor-PointsAgainst.

Notation used in the formulas: R = Win Percentage; x_{1} = Games Played; x_{2} = Wins; x_{3} = Losses; x_{4} = Ties; x_{5} = Points Scored; x_{6} = Points Allowed.

Method summary: inputs are normalized to consistent units, core equations are evaluated, then secondary values are derived and rounded for display.

Use this calculator for quick scenario analysis. Start with baseline values, change one driver at a time, and compare how sensitive the results are to each input shown above.

Inputs Used

  • Games Played: Used directly in the calculation.
  • Wins: Used directly in the calculation.
  • Losses: Used directly in the calculation.
  • Ties: Used directly in the calculation.
  • Points Scored: Used directly in the calculation.
  • Points Allowed: Used directly in the calculation.

Related Calculators