Calculate basketball points from 2s, 3s and free throws, project final score pace, or find a player's Hollinger game score from box-score stats.

Basketball Score Calculator

Choose a tab, enter the game or box-score numbers, then calculate.
Points from shots
Final score pace
Player game score

Related Calculators

Basketball Score Formula

The calculator runs three separate formulas, one per tab. Pick the tab that matches what you need to find.

Points from shots:

Total Points = 2 × 2PM + 3 × 3PM + FTM

Final score pace:

Projected Score = Current Score × (Total Game Minutes ÷ Minutes Elapsed)

Player game score (Hollinger):

GmSc = PTS + 0.4·FGM − 0.7·FGA − 0.4·(FTA − FTM) + 0.7·ORB + 0.3·DRB + STL + 0.7·AST + 0.7·BLK − 0.4·PF − TOV
  • 2PM, 3PM: two-pointers and three-pointers made
  • FTM, FTA: free throws made and attempted
  • FGM, FGA: field goals made and attempted (includes 2s and 3s)
  • ORB, DRB: offensive and defensive rebounds
  • AST, STL, BLK, PF, TOV: assists, steals, blocks, personal fouls, turnovers
  • PTS: total points scored by the player

The first tab adds up shot values to give a team or player point total. The second tab takes the time already played and scales the current score up to a 4-quarter projection, with an optional comparison to an over/under line. The third tab returns the Hollinger game score, a single number that summarizes a player's box score.

Reference Tables

Use these to sanity-check the numbers the calculator returns.

League Period length Total game Typical team total
NBA12 min48 min110–120
WNBA / FIBA10 min40 min75–90
NCAA men20 min halves40 min70–80
High school8 min32 min50–65
Youth6–8 min24–32 min30–50
Game score Interpretation
Below 10Below average single game
10 to 14.9Average starter performance
15 to 24.9Strong, all-around effort
25 to 39.9Star-level outing
40 or higherElite, headline performance

Examples and FAQ

Example 1, points from shots. A team makes 18 two-pointers, 9 three-pointers, and 14 free throws. Total = 18×2 + 9×3 + 14 = 36 + 27 + 14 = 77 points.

Example 2, score pace. An NBA game is in the 3rd quarter with 4:00 left. Score is 58 to 63. Minutes elapsed = (3−1)×12 + (12 − 4) = 24 + 8 = 32. Pace factor = 48 ÷ 32 = 1.5. Projected final = 87 to 94.5, total around 181.5.

Does the points formula work for any level of basketball? Yes. As long as the rules use 2-point shots, 3-point shots, and 1-point free throws, the scoring math is identical.

Why does the pace projection assume the rate continues? It is a simple linear projection. Real games have garbage time, foul trouble, and tempo shifts, so treat the projected total as a midpoint, not a guarantee.

What counts as a good game score? Around 10 is treated as average for a starter. 25 or more is star-level. 40 or more is rare and usually a career night.

Are field goals made already counted in points? Yes. In the game score formula, PTS already includes points from FGM and FTM. The 0.4·FGM and 0.4·FTM terms are extra credit for shot efficiency, not double-counting of points.