The Marathon Performance Continuum

From the back of the pack to the world record — and where the GOAT lands.

Everyone who runs a marathon lands somewhere on the same line of human endurance, from a six-hour first-timer to the fastest performance ever recorded. We rarely see the whole line. This draws it — from the 31,842 finishers of the 2014 Boston Marathon — and asks exactly where the world record falls on it.

3:52median finisher — the field is log-normal
2:00:35world record — faster than all 31,842
ξ < 0the elite tail is bounded, not heavy (EVT)

The shape of a field — and the GOAT off its edge

A marathon field is log-normal: a rising shoulder into a peak near 3:30–3:50, then a long tail past six hours. And then there's the record. Kiptum's 2:00:35 doesn't sit in the fast end of this distribution — it sits beyond it, a gold line to the left of every finisher, faster even than the Boston winner's 2:09. Against this field it is 2.4 standard deviations below the mean, and the median runner is 93% slower. Elite marathoners aren't the right tail of the amateur curve; they're their own species off its edge.

Distribution of 32,000 Boston finish times with the world record marked far left
32,000 Boston finishers (log-normal fit in wine) — and the world record far to the left.

How far can the edge go? Extreme Value Theory

To describe the fast edge you can't use the body distribution — you use Extreme Value Theory. A Generalized Pareto fit to the fastest 5% returns a shape parameter ξ ≈ −0.15. The sign is the point: below zero means the tail is bounded — it runs into a wall rather than trailing off forever. The data can see the wall's shadow, even if (honestly) it can't pin its exact location.

Generalized Pareto distribution fitted to the fast tail of the field
Peaks-Over-Threshold GPD on the elite tail: a finite, bounded fast edge.

Where do you land?

Give it a time, get your place on the continuum. A serious 3:00 beats about 93% of this already-fast field; 4:00 lands right at the median — and each is still half a world away from the record.

Finish timeBeats this % of the fieldSlower than the WR by
2:3099.7%24%
3:0092.6%49%
3:3070.6%74%
4:0043.2%99%
5:0014.4%149%
Percentile curve of finish time vs share of field beaten
Any marathon time, mapped to the share of the Boston field it finishes ahead of.

A note on the data: Boston is a qualifying race, so this is the distribution of already-fast, committed runners — not the general public. Every figure here describes this field. A mass-participation race would shift the whole curve slower and make the record look more extreme still. Code & method on GitHub.