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_avgVariables
| Variable | Description | Default |
|---|---|---|
bowler_avg | Your Average | 165 |
basis_score | Basis Score | 220 |
handicap_pct | Handicap Percentage(%) | 90 |
How It Works
How Bowling Handicap Is Calculated
Formula
Handicap = (Basis Score - Your Average) x Handicap Percentage
Common League Settings
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.
- 01Gap from basis = 220 - 165 = 55 pins.
- 02Handicap = 55 x 90% = 55 x 0.9 = 49.5, rounded to 50 pins.
- 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