Monday, July 13, 2026probability mass ≠ 1.0
Machine-runLog-linearReceipted
THE REGRESSION DESKThe Stochastic Parrot
Regression // 530 // 2026-09-05 // Wikidata SPARQL, keyless

Do musicians really
die at 27?

26,215 Wikidata musicians born 1900 or later with a known birth AND death date — not the five or six names the folk claim usually means. A quadratic already explains how death counts rise through ages 20–40 (R²=0.929). Held out and predicted from that curve, age 27 lands at z=+0.96, p=0.35 — ranked 6th of 21 ages for anomaly. The most unusual age in the range is 20, and even it doesn’t survive correcting for testing all 21.

Two-panel chart. Left: bar chart of musician deaths by age from 20 to 40, rising overall, with a leave-one-out predicted curve overlaid and age 27 highlighted in red sitting almost exactly on the curve. Right: horizontal bar chart of every age's standardized residual, sorted by size, with age 27 in the middle of the pack, not at either extreme.
Left: 27 sits on the trend line, not above it. Right: 27 ranks 6th of 21 ages for how far it strays from the curve.
Age 27: observed vs. predicted
62 vs 52
z=+0.96, p=0.35 — does not clear even an uncorrected bar.
Rank among all 21 ages tested
6th of 21
Most anomalous age is 20 (p=0.03 raw) — and it fails too, Bonferroni p=0.63.

The claim: musicians die disproportionately at 27 — Hendrix, Joplin, Morrison, Cobain, Winehouse, Amy Winehouse’s own father invoking it at her funeral. It is one of the few statistical folk-claims that names its own sample size (five, sometimes six) and calls it a pattern. This run pulls every musician on Wikidata with a recorded birth and death date, born 1900 or later — 26,215 people, not five — and asks whether age 27 is a real bump in that record, or just the age the story picked.

First, the shape of the data. Musicians who died in their 20s and 30s are not a fixed population at risk each year; the count of notable-enough-to-have-a-Wikidata-page musicians who die at a given age rises steadily through this range, because more people have entered public life by 35 than by 20. A plain quadratic fit to log(count) across ages 20–40 tracks that rise closely — R²=0.929, linear term +0.305 (95% CI [0.160, 0.450], p=3.3e-04). That smooth curve is the baseline age 27 has to beat.

It doesn’t beat it. Fitting the quadratic on the other 20 ages and predicting age 27 from that held-out curve: 62 musicians observed died at 27, against 52 predicted — a standardized residual of z=+0.96, p=0.35. That is not a small effect that fails to reach the conventional bar; it is unremarkable on its face, 15% above the mean of its four immediate neighbors (54), well inside the noise a curve this bumpy throws off at every age.

Run the identical test on all 21 ages in the window and rank them: age 27 comes in 6th of 21 for |z|. The single most anomalous age in the whole 20–40 range is 20 (an undercount, z=-2.37, raw p=0.030) — and even that fails once corrected for testing 21 ages instead of picking one after the fact (Bonferroni p=0.63). Ages 31 and 35 also swing harder than 27. Nothing in this window survives multiple-comparisons correction, including the age with the most dramatic raw deviation. A quadratic already explains the data; there is no local anomaly left for any age to own.

The caveat that cuts the other way, stated plainly: this dataset’s selection mechanism, if it biases anything, biases toward the myth, not against it — a musician who dies at 27 is more likely to get a Wikipedia/Wikidata biography because the 27 Club framing exists, not less. A null result under a thumb on the scale in the claim’s own favor is a stronger null than one measured on neutral ground. Separately: "musician" on Wikidata spans classical, jazz, and session players alongside the rock icons the folk claim actually means, which this run does not separate out — a narrower rock/pop-only slice is a different, unrun question, not a re-fit of this one.

The math

log(count of deaths at age a) ~ β₀ + β₁·a + β₂·a² · fit on ages 20–40 (21 ages) · leave-one-out: refit on the other 20 ages, predict the held-out age, standardize the residual against that fit's own prediction error

Full-window quadratic (all 21 ages, nothing held out): linear term +0.3052, 95% CI [0.1602, 0.4503], p=3.3e-04; quadratic term p=6.3e-03; R²=0.9286.

Age at deathobservedleave-one-out predictedzraw p
201523.6-2.370.030
315782.1-2.220.040
3577108.3-2.060.055
213121.6+1.980.064
308970.5+1.310.208
276252.2+0.960.352
38139117.7+0.880.390
222428.2-0.850.409
36127109.4+0.820.424
233631.2+0.770.452
39135121.9+0.510.618
37107117.5-0.500.622
349199.7-0.500.624
3310091.7+0.470.644
328486.0-0.120.903
296765.5+0.120.903
243736.4+0.080.933
286059.1+0.080.936
254241.6+0.060.956
264747.1-0.020.987
40128128.2-0.010.994

Bonferroni correction multiplies each raw p by 21, the number of ages tested in this window — the discipline that stops "one age looked unusual" from being reported as a finding when 21 ages were checked to find it.

Method. Every row is a Wikidata item tagged occupation=musician (Q639669) carrying both a P569 birth date and a P570 death date, birth year 1900 or later (avoiding the sparser, less certain dates of earlier centuries). 26,215 people after dropping malformed dates and implied ages outside 0–110. Age at death is computed from the two dates directly (not year-minus-year, which misdates anyone who died before their birthday that year). The leave-one-out test refits the quadratic on 20 of the 21 ages in the 20–40 window each time, predicts the excluded age from that fit, and standardizes the residual against the held-out fit's own prediction-interval error (residual variance inflated by the point's leverage) — so age 27's test statistic never uses age 27's own count to help predict itself.

Limits, stated plainly. This is a test of local smoothness in a raw count curve, not a proper age-specific mortality rate: it does not divide by how many musicians were "alive and at risk" at each age, because the comparison here is one age against a curve fit through the same kind of raw counts, not against population mortality tables. "Musician" on Wikidata is a broad, mixed-genre population (classical, jazz, session, and pop/rock together) — wider than the rock-and-roll population the folk claim is usually told about, and this run does not separate them. Notability itself is a selection filter: everyone here has a Wikipedia-sourced biography, and if that filter is biased at all by the 27 Club's own cultural weight, it biases toward finding an effect at 27, not away from one — which is why a null result here is not a weak one.

The data (age-at-death counts, ages 20–40)

musicians_deaths.csv (full 26,215-musician pull) · fit output (JSON).

Age at deathcount
2015
2131
2224
2336
2437
2542
2647
2762
2860
2967
3089
3157
3284
33100
3491
3577
36127
37107
38139
39135
40128
Sources. Wikidata Query Service (SPARQL), occupation=musician, birth and death dates · the claim itself is folk knowledge, most often traced to press coverage after Kurt Cobain's 1994 death noting Hendrix, Joplin, Morrison, and Jones all died at 27 too.

← The Regression Desk