Bowling Handicap Calculator Formula

Understand the math behind the bowling handicap calculator. Each variable explained with a worked example.

Formulas Used

Handicap per Game

handicap = round((basis_score - bowler_avg) * handicap_pct / 100)

Handicap Score (if you bowl your avg)

handicap_score_example = bowler_avg + round((basis_score - bowler_avg) * handicap_pct / 100)

Gap from Basis

gap = basis_score - bowler_avg

Variables

VariableDescriptionDefault
bowler_avgYour Average165
basis_scoreBasis Score220
handicap_pctHandicap Percentage(%)90

How It Works

How Bowling Handicap Is Calculated

Formula

Handicap = (Basis Score - Your Average) x Handicap Percentage

Common League Settings

  • Basis Score: Usually 200, 210, or 220. This is the theoretical "perfect" average for the league.
  • Handicap Percentage: Usually 80-100%, with 90% being the most common. A higher percentage gives lower-average bowlers more pins.
  • Purpose

    Handicap levels the playing field so bowlers of different skill levels can compete fairly in leagues and tournaments.

    Worked Example

    Calculate handicap for a bowler with a 165 average, basis 220, 90% handicap.

    bowler_avg = 165basis_score = 220handicap_pct = 90
    1. 01Gap from basis = 220 - 165 = 55 pins.
    2. 02Handicap = 55 x 90% = 55 x 0.9 = 49.5, rounded to 50 pins.
    3. 03If the bowler bowls their average (165), the handicap score = 165 + 50 = 215.

    Frequently Asked Questions

    What happens if my average is above the basis score?

    If your average exceeds the basis score, your handicap is zero. You bowl scratch (no additional pins). Some leagues may use a negative handicap, but this is rare.

    Does handicap change during the season?

    Yes. Most leagues recalculate handicap weekly based on your updated average. As your average improves, your handicap decreases.

    Why is the handicap percentage not 100%?

    Using less than 100% gives better bowlers a slight edge, incentivizing improvement. At 100%, a bowler who bowls exactly their average would always have the same handicap score regardless of skill level.

    Ready to run the numbers?

    Open Bowling Handicap Calculator