DRAFT CHALLENGER

Earned run average calculator.

Earned runs times nine over exact innings, graded against the great pitching seasons — then draft an all-time nine below.

Enter the stat line

Example58 earned runs across 180⅔ innings = 2.89.

Your earned run average2.89ace territory in any era

Famous single-season ERAs (live-ball era)

  • 1.12Bob Gibson · 1968
  • 1.53Dwight Gooden · 1985
  • 1.56Greg Maddux · 1994
  • 1.74Pedro Martínez · 2000

ERA = (earned runs × 9) ÷ innings pitched

Numbers this good belong on a roster. Draft an all-time nine and run the season.

Earned runs times nine over exact innings, graded against the great pitching seasons — then draft an all-time nine below.

Questions people actually ask

How is ERA calculated?

Multiply earned runs by nine, then divide by innings pitched. The nine scales everything to a full game, which is why ERA reads as "runs allowed per nine innings".

How do I enter partial innings?

Baseball writes thirds as .1 and .2 — enter 180.2 for 180⅔ innings. The calculator converts to outs under the hood, so the fraction is exact, not a rounding.

What is a good ERA?

The modern league average floats around 4.00. Under 3.00 is a solid front-line starter, under 2.00 is historic — Bob Gibson’s 1.12 in 1968 literally forced baseball to lower the mound.

What is the difference between earned and unearned runs?

Runs that score because of errors or passed balls are unearned and excluded. That is the point of the stat: it tries to isolate what the pitcher gave up on his own.

Was Pedro in 2000 really better than Gibson in 1968?

By raw ERA no — 1.74 against 1.12. Against their leagues, yes: Pedro’s 1.74 came in a season when the average team scored over five runs a game, the largest gap between a pitcher and his era on record.

What is ERA+?

ERA adjusted for the league and the ballpark, scaled so 100 is average and higher is better. It is the reason a 1.12 from a low-scoring year and a 1.74 from a high-scoring one can be argued about at all.

How many innings does an ERA title need?

One inning per team game — 162 in a full season. A reliever can post the lowest ERA in baseball and never appear on the leaderboard, because the qualifying line is built for starters.

What is WHIP, and how is it different?

Walks and hits per inning pitched. It counts traffic rather than damage, so a pitcher who strands runners can carry a fine ERA on an ugly WHIP — and that gap is usually the first sign the ERA will not last.

Why are relievers’ ERAs lower than starters’?

They throw an inning at maximum effort against a fraction of the lineup, and they rarely face a hitter twice in a night. Judge a closer’s 2.10 against other relievers, never against a rotation.

What is the lowest career ERA ever?

Ed Walsh at 1.82, compiled entirely inside the deadball era when the whole league scored under four runs a game. Every name near the top of that list pitched before 1920, which is the clearest possible argument for reading ERA against its own time.

How do I calculate ERA in Excel?

The trap is innings pitched. Baseball writes two-thirds of an inning as .2, but a spreadsheet reads that as two-tenths, so a plain =ER*9/IP is wrong on any partial inning. Convert first: =ER*9/(INT(IP)+(IP-INT(IP))*10/3) reads 180.2 as 180⅔ and returns the correct figure. For a seven-inning game — most high-school baseball and softball — replace the 9 with a 7.

Does Earned run average mean the same thing in every era?

Run environments moved so far that a 3.00 season has been anything from ordinary to league-leading depending on the decade. The archive from 1871 is the only honest comparison set.

What marks a season as exceptional beyond Earned run average?

Earned run average hides the defence behind the pitcher and the park around them both. Awards voted at the end of a season had all of that in view, which is why a pitcher fourth in ERA has sometimes collected more recognition than the man who led it.

Does this earned run average calculator work for other formats?

Multiply by the length of a regulation game rather than always by nine. Softball and most high-school baseball run seven innings, so earned runs over innings pitched times seven is the correct figure there — using nine inflates it by about a third.