WHIP answers a simple question ERA cannot: how often does this pitcher let runners reach base? Because it ignores whether those runners score, WHIP is a cleaner read on command and contact prevention. This calculator computes it with correct innings-in-thirds handling and rates the result against MLB benchmarks.
How it works
WHIP divides the base runners a pitcher allows by the innings they pitched, after converting innings notation:
real IP = whole innings + (thirds digit / 3) // .1 -> .333, .2 -> .667
WHIP = (BB + H) / real IP
Only walks and hits count — hit batters and reached-on-error runners are excluded by definition. The lower the figure, the fewer runners the pitcher puts on per inning.
Example and tips
A pitcher allowing 45 walks and 150 hits over 180.2 innings has a real IP of 180.667, so WHIP = (45 + 150) / 180.667 = 195 / 180.667 ≈ 1.08 — a strong, above-average mark. Always enter innings in thirds notation; typing 180.7 as a plain decimal would understate the workload and inflate WHIP.