# Bowling Handicap Calculator

Calculate your bowling handicap and handicap score from your average, basis score, and percentage factor.

---

- **Canonical URL:** https://dothecalculation.com/calculators/bowling-handicap-calculator
- **Category:** Hobbies & Leisure Utilities
- **Publisher:** Do The Calculation (https://dothecalculation.com)
- **Cost:** Free, no account or sign-up required
- **Privacy:** Runs entirely in the browser; inputs are never sent to a server
- **Methodology:** https://dothecalculation.com/methodology

---

## Calculate Your Bowling Handicap

Turn your bowling average into a handicap and a handicap score using your league's basis score and percentage factor.

- Standard (Basis − Average) × Percentage formula
- Works with any basis score and percentage factor your league uses
- Handicap score for any actual game score you enter

## Quick Answer — How a Bowling Handicap Is Calculated

A bowling handicap is extra pins added to a bowler's actual score so bowlers of different skill levels can compete fairly. The formula is simple: \(\text{Handicap} = (\text{Basis Score} - \text{Average Score}) \times \text{Percentage Factor}\), with any fractional pin dropped (never rounded) and the result floored at 0 if your average is at or above the basis score.

The **basis score** is a benchmark set by the league or tournament — commonly 200, 210, or 220 — chosen to sit above what any bowler in the field is expected to average. The **percentage factor**, also set by the league, is typically 80%, 90%, or 100%; it controls how much of the gap between your average and the basis gets converted into handicap pins.

Once you have a handicap, your **handicap score** for any game is just \(\text{Handicap Score} = \text{Game Score} + \text{Handicap}\). This is the number that actually counts toward standings in a handicap league or tournament.

## How Your Bowling Average Is Calculated

Your average is your total pinfall across official league games divided by the number of games bowled, with any fraction of a pin dropped — not rounded. Three games of 140, 146, and 156 total 442 pins; divided by 3 that's 147.33, which becomes an official average of 147, not 147.3 or 148.

New bowlers without an established average are usually assigned a starting average by the league (often based on a similar bowler's history or a flat default), which then gets replaced by a real average once enough games are on record — league rules vary on exactly how many games that takes.

## Worked Example: A 147 Average in an 80%-Factor League

A bowler with a 147 average joins a league using a 220 basis score at an 80% factor. Handicap = (220 − 147) × 0.80 = 73 × 0.80 = 58.4, dropped to **58 pins**.

In their first game they bowl a 190. Handicap Score = 190 + 58 = **248**. That 248 is what gets posted for league standings, not the raw 190.

## A Second Example: A Higher Average, Different League Rules

A stronger bowler with a 178 average competes in a different league using a 200 basis score at a 90% factor — a common alternate convention. Handicap = (200 − 178) × 0.90 = 22 × 0.90 = 19.8, dropped to **19 pins**.

They bowl a 190 in that league's opening game. Handicap Score = 190 + 19 = **209** — a smaller boost than the first bowler received, both because their average is closer to the basis score and because a smaller gap was multiplied by the same percentage factor. This is exactly why it matters to confirm the specific basis score and percentage factor your own league or tournament uses before comparing handicaps across events.

## Why Handicaps Get Floored, Not Rounded

Like several other officiating conventions in sport (golf's Handicap Index is truncated the same way), bowling handicaps drop the fractional pin rather than rounding it. A raw result of 58.4 becomes 58, not 58 — and a raw result of 58.9 would still become 58, not 59. If your average is equal to or higher than the basis score, the subtraction goes negative and the handicap is capped at 0 rather than becoming a penalty.

## Limitations

This calculator implements the standard (Basis − Average) × Percentage formula used by most USBC-sanctioned leagues and casual tournaments, but leagues can and do customize the rules further: some cap the maximum handicap a bowler can receive, some use a team-total handicap instead of (or in addition to) an individual one, and some recompute a bowler's average and handicap on a rolling basis mid-season rather than fixing it for a full season. Always confirm your specific league's basis score, percentage factor, and any caps with your league secretary — this tool covers the math, not every league's house rules.

## Related Calculators

Handicap systems show up across many competitive hobbies, each solving the same fairness problem differently. Try the [Darts Checkout Calculator](/calculators/darts-checkout-calculator) for a different kind of scoring strategy tool, or compare bowling's flat-percentage approach to the differential-based math behind the [Golf Handicap Calculator](/calculators/golf-handicap-calculator). For a rating system that adjusts automatically based on who you beat rather than averaging past scores against a fixed basis, see the [Board Game Elo Rating Calculator](/calculators/board-game-elo-calculator).

## Frequently asked questions

### What basis score and percentage factor should I use?

Whatever your league or tournament specifies — ask your league secretary if you're unsure. Basis scores of 200, 210, and 220 are all common, as are percentage factors of 80%, 90%, and 100%. This calculator lets you enter any values so you can match your specific league's rules.

### Why is my handicap 0?

Your handicap is floored at 0 when your average is equal to or higher than the basis score — the formula never produces a negative handicap (a penalty). If you're a strong bowler in a league with a low basis score, a 0 handicap is expected and correct.

### Does the calculator round my handicap up or down?

Down, always. Following standard bowling handicap convention, any fractional pin from the (Basis − Average) × Percentage calculation is dropped, not rounded — a raw result of 58.9 becomes a handicap of 58.

### How is my bowling average itself calculated?

Total pinfall across your official league games, divided by the number of games, with the fractional pin dropped. Three games totaling 442 pins give an average of 147 (442 ÷ 3 = 147.33, truncated to 147), not 147.3 or 148.

### What's the difference between my score and my handicap score?

Your score (or scratch score) is exactly what you bowled — the raw pinfall. Your handicap score adds your handicap on top: Handicap Score = Game Score + Handicap. In a handicap league, it's the handicap score that counts toward standings, not the scratch score.

### Can my handicap change during a season?

Most leagues fix your handicap for a defined period (often a full season) based on your average at that point, then recalculate it for the next period. Some leagues recompute more frequently. Check your league's specific rules — this calculator computes the formula, not your league's update schedule.

### Is there a maximum handicap a bowler can receive?

Some leagues and tournaments cap the maximum handicap regardless of what the formula produces, especially for very new or very low-average bowlers. This calculator shows the uncapped formula result — check your league's rules for any cap that might apply.

## Related concepts

- **Basis Score** — A league- or tournament-set benchmark score (commonly 200, 210, or 220) that sits above what any bowler is expected to average.
- **Percentage Factor** — The share (commonly 80-100%) of the gap between a bowler's average and the basis score that converts into handicap pins.
- **Handicap Score** — A bowler's actual game score plus their handicap — the number that counts toward standings in a handicap league or tournament.

## Related guides

- [How to Use Do The Calculation Calculators: A Practical Step-by-Step Guide](https://dothecalculation.com/blog/site-guides/how-to-use-calculators) — Learn the fastest reliable workflow for using Do The Calculation calculators, reading results, checking formulas, and using save, print, share, and export actions correctly.
- [Understanding Calculator Formulas: How DTC Turns Inputs into Results](https://dothecalculation.com/blog/site-guides/understanding-calculator-formulas) — Understand how Do The Calculation formulas are presented, what the explanation blocks mean, and how to verify calculator logic before using a result in a real decision.

## Related calculators

- [Baker's Percentage Calculator](https://dothecalculation.com/calculators/bakers-percentage-calculator) — Convert dough ingredients to baker's percentages, with automatic hydration percentage and total dough weight.
- [Candle Making Wax & Fragrance Calculator](https://dothecalculation.com/calculators/candle-making-calculator) — Calculate the wax and fragrance oil weight your container candle needs, by wax type and fragrance load percentage.
- [Darts Checkout Calculator](https://dothecalculation.com/calculators/darts-checkout-calculator) — Find a legal 3-dart double-out checkout combination for any remaining score from 2 to 170.
- [D&D 5e Point Buy Calculator](https://dothecalculation.com/calculators/dnd-point-buy-calculator) — Allocate a 27-point ability score budget, apply background bonuses, and see final scores and modifiers instantly for D&D 5e.
- [D&D Stat Roll Calculator](https://dothecalculation.com/calculators/dnd-stat-roll-calculator) — Simulate D&D character ability score rolls and analyze probability distributions to build optimized tabletop characters.
- [Golf Handicap Calculator](https://dothecalculation.com/calculators/golf-handicap-calculator) — Calculate your USGA World Handicap System Handicap Index and Course Handicap from your recent rounds.

---

_This calculator implements the standard (Basis Score − Average Score) × Percentage Factor bowling handicap formula used by most USBC-sanctioned leagues and casual tournaments. It does not enforce any individual league's caps, team-handicap rules, or mid-season recalculation schedule — confirm those with your league secretary._

---

_Source: [Do The Calculation](https://dothecalculation.com/calculators/bowling-handicap-calculator). Quote freely with attribution and a link to this page._
