Basketball Pace Factor Calculator
Free basketball pace calculator using the published possession estimator. Get pace per 48 minutes, possessions and seconds per possession from a box score.
Basketball Pace Factor Calculator
Background.
Pace is the number of possessions a team uses per regulation game, and it is the missing variable behind almost every misleading counting statistic in basketball. A team that scores 118 points a game may be an elite offence or merely a fast one; a player who grabs 12 rebounds a night may be a great rebounder or simply someone whose team generates a lot of missed shots. Until you know the possession count you cannot tell.
The problem is that possessions are not recorded in a box score. Basketball-Reference publishes an estimator that reconstructs them from what is recorded: Poss = 0.5 x ((Tm FGA + 0.4 x Tm FTA - 1.07 x (Tm ORB / (Tm ORB + Opp DRB)) x (Tm FGA - Tm FG) + Tm TOV) + (Opp FGA + 0.4 x Opp FTA - 1.07 x (Opp ORB / (Opp ORB + Tm DRB)) x (Opp FGA - Opp FG) + Opp TOV)). Pace is then that count normalised to a full game: Pace = 48 x ((Tm Poss + Opp Poss) / (2 x (Tm MP / 5))). This calculator implements both exactly, and shows you the team-side and opponent-side estimates separately so you can see the averaging that makes the figure stable.
The logic of the estimator is straightforward once you see what each term is doing. Nearly every possession ends in a shot, so field goal attempts is the starting count. Turnovers end possessions without a shot, so they are added. Free throw attempts partly end possessions, entered here at 0.4 each. And offensive rebounds do not start a new possession — they extend the one already in progress — so an estimate of how many missed shots were recovered by the offence is subtracted, using that team's offensive rebound share of its own misses with a 1.07 correction factor. Running the same calculation from both teams' perspectives and averaging removes most of the noise, since the two teams necessarily used almost identical numbers of possessions.
In 2023-24 the NBA league average pace was 98.5 possessions per 48 minutes. Indiana led at 101.7 and Denver, four seconds slower per possession, played at 96.8. That five-possession gap is worth roughly six points a game at league-average efficiency, which is exactly the distortion that makes points per game an unreliable measure of offensive quality — and exactly why the offensive rating calculator on this site divides by the number this page produces.
One coefficient warning worth flagging: this formula uses 0.4 on free throw attempts and a 1.07 offensive-rebound correction, while true shooting percentage and usage rate use 0.44 on free throws. Those are different formulas with different published conventions, and mixing the coefficients is the most common reason a hand calculation fails to match the published figure.
What is basketball pace factor calculator?
Pace factor, usually just 'pace', is an estimate of the number of possessions a team uses per 48 minutes of play. Basketball-Reference publishes it as Pace = 48 * ((Tm Poss + Opp Poss) / (2 * (Tm MP / 5))), noting that 40 minutes is used instead of 48 for the WNBA, and NBA.com's official glossary defines it simply as 'the number of possessions per 48 minutes for a team or player'. The possession count it depends on is itself an estimate, because a box score does not record possessions directly. The NBA's own definition of when a team possession is counted covers four cases: a player attempts a field goal, misses a shot and does not get the offensive rebound, turns the ball over, or goes to the line for two or three shots and either makes the last one or does not get the rebound of a missed last shot. Basketball-Reference's estimator reconstructs that count from field goal attempts, free throw attempts, offensive rebounds, defensive rebounds, made field goals and turnovers for both teams, then averages the team-side and opponent-side figures for stability. Pace matters because possessions, not minutes, are the unit of opportunity in basketball. Two teams playing the same 48-minute game may use 93 or 103 possessions, and every counting statistic — points, rebounds, assists, steals — scales with that number. Dividing by possessions is what converts raw counting stats into the efficiency measures used by every serious analyst since Dean Oliver's Basketball on Paper.
How to use this calculator.
- Choose your span — one game or a full season — and use it for every input. All twelve box-score numbers must come from the same span.
- Enter your team's field goal attempts, field goals made, free throw attempts, offensive rebounds, defensive rebounds and turnovers.
- Enter the same six numbers for the opponent. They are not optional: the offensive rebound term for each team needs the other team's defensive rebounds, and the estimator averages both sides.
- Enter team minutes. All five positions are counted, so a regulation NBA game is 240, one overtime makes it 265, and a full 82-game season is about 19,700.
- Set the regulation game length. 48 is correct for the NBA; use 40 for the WNBA and NCAA, as Basketball-Reference does.
- Read the pace factor against the league context. The 2023-24 NBA average was 98.5, with Indiana leading at 101.7 and the slowest teams near 95. College and international games run lower on a 40-minute basis.
- Take the estimated possessions figure into the offensive rating calculator on this site to convert points scored and allowed into points per 100 possessions — that is the pair of numbers that actually tells you whether a team is good.
The formula.
There are two steps: estimate possessions, then normalise to a game.
Step 1 — the possession estimator. The NBA counts a team possession when a player attempts a field goal, misses and does not get the offensive rebound, turns the ball over, or goes to the line and either makes the last free throw or fails to rebound a missed last one. Basketball-Reference's estimator reconstructs that from the box score with four terms. Field goal attempts is the base count, since nearly every possession ends in a shot. Turnovers are added, since they end possessions without one. Free throw attempts contribute at 0.4 each, reflecting that most free throws come in pairs where only the last ends the possession. And offensive rebounds are subtracted, because an offensive rebound extends a possession rather than beginning a new one — specifically, the term subtracts 1.07 x (Tm ORB / (Tm ORB + Opp DRB)) x (Tm FGA - Tm FG), which is the team's share of its own missed shots that it recovered, applied to the count of misses, with a 1.07 factor that corrects for the fact that some offensive rebounds follow missed free throws rather than missed field goals.
The same computation is then run from the opponent's perspective and the two are averaged. This matters because the two teams necessarily used almost exactly the same number of possessions — they alternate, so the counts can differ by at most one — and averaging two independent estimates of the same quantity halves the noise. This calculator reports both one-sided figures alongside the average, and a large gap between them is a reliable sign that something was entered wrong.
Step 2 — normalisation. Pace = 48 x ((Tm Poss + Opp Poss) / (2 x (Tm MP / 5))). Team minutes count all five positions, so dividing by five gives the number of regulation-game-lengths played; multiplying by 48 expresses possessions per 48 minutes. Because the possession estimate is already two-sided, Tm Poss and Opp Poss are the same number here and the expression simplifies to 48 x Poss / (Tm MP / 5). For a single regulation game with no overtime, Tm MP / 5 = 48, so pace and possessions are numerically identical — which is a useful sanity check.
A note on coefficients. This formula uses 0.4 on free throw attempts and 1.07 on the offensive rebound correction, exactly as Basketball-Reference publishes for team possessions. True shooting percentage and usage rate use 0.44 on free throw attempts instead. Both conventions are correct within their own formula, and swapping them is the single most common reason a hand calculation fails to reproduce a published number. This page uses 0.4 because that is what the source specifies for this calculation.
Why 'estimate' rather than 'count'. Play-by-play data allows possessions to be counted exactly, and the NBA's published POSS figure is derived that way. The box-score estimator typically lands within about one possession per game of the tracked value, which is close enough for team-season analysis and slightly loose for single games. Seconds per possession, reported here, is the game length divided by pace and covers both teams' time, so a single team's average offensive possession is roughly half the figure shown.
A worked example.
The 2023-24 Indiana Pacers, the fastest team in the NBA. Over 19,705 team-minutes they attempted 7599 field goals, made 3855, took 1685 free throws, grabbed 827 offensive and 2578 defensive rebounds and committed 1059 turnovers; their opponents attempted 7361 field goals, made 3653, took 2130 free throws, grabbed 901 offensive and 2654 defensive rebounds and committed 1142 turnovers. For the team side, Indiana recovered 827 / (827 + 2654) = 23.76% of its own missed shots, so the offensive-rebound correction is 1.07 x 0.2376 x (7599 - 3855) = 951.75, and the team-side estimate is 7599 + 0.4 x 1685 - 951.75 + 1059 = 8380.25 possessions. For the opponent side, they recovered 901 / (901 + 2578) = 25.90% of their misses, giving 1.07 x 0.2590 x (7361 - 3653) = 1027.53 and an estimate of 7361 + 0.4 x 2130 - 1027.53 + 1142 = 8327.47. Averaging the two gives 8353.86 possessions. Team minutes divided by five is 19,705 / 5 = 3941 regulation-game-lengths, so pace is 48 x 8353.86 / 3941 = 101.75. Basketball-Reference publishes Indiana's 2023-24 pace as 101.7, confirming the calculation. At that pace a possession lasted 2880 / 101.75 = 28.31 seconds of combined game time. For contrast, running the identical calculation on Denver's 2023-24 totals produces 7951 possessions and a pace of 96.84, matching their published 96.8 — a five-possession-per-game difference between the two teams, and precisely the distortion that makes points per game unreliable as a measure of offensive quality.
Frequently asked questions.
What is the formula for pace in basketball?
What is a good pace factor?
Why are possessions estimated instead of counted?
Why is the free throw coefficient 0.4 here but 0.44 in true shooting percentage?
Why do I need the opponent's box score?
How do I use pace with offensive rating?
Does this work for the WNBA, NCAA and FIBA basketball?
References& sources.
- [1]Basketball-Reference.com Glossary, entries 'Pace' ("Pace Factor ... the formula is 48 * ((Tm Poss + Opp Poss) / (2 * (Tm MP / 5))). Pace factor is an estimate of the number of possessions per 48 minutes by a team. (Note: 40 minutes is used in the calculation for the WNBA.)") and 'Poss' (the full two-sided possession estimator with the 0.4 free-throw and 1.07 offensive-rebound coefficients).
- [2]NBA.com official Stats Glossary, entry 'PACE': "The number of possessions per 48 minutes for a team or player." The same glossary supplies the league's definition of when a team possession is counted.
- [3]Sports Reference LLC, Basketball Glossary knowledge-base article — the publisher's own maintained copy of the Pace formula.
- [4]Basketball-Reference.com, 2023-24 NBA season summary — Indiana Pacers team and opponent totals used in the worked example with the published pace of 101.7, Denver's totals with a published pace of 96.8, Boston's 97.2, and the league-average pace of 98.5.
- [5]Oliver, D. (2004). Basketball on Paper: Rules and Tools for Performance Analysis. Potomac Books. The origin of the box-score possession estimator and of the argument that possessions, not minutes, are the correct unit of opportunity in basketball.
In this category
Embed
Quanta Pro
Paid features are coming later.
- All 590 calculators remain free
- No billing is enabled