"The Type I / Type II asymmetry is the most consequential single idea in citizen statistics. The legal system was built around it."
The Definitions
In a hypothesis test:
- Type I error: rejecting H₀ when it is actually true. The 'false alarm.' Probability = α (the significance level).
- Type II error: failing to reject H₀ when H₁ is actually true. The 'missed detection.' Probability = β. Power of the test = 1 − β.
The two errors live on opposite sides of the same decision. For a fixed amount of data, lowering one tends to raise the other. The choice of α (and the resulting β) is therefore a policy decision: which error type are we more willing to pay for?
The Asymmetry Is Always There
Different domains weight the two error types differently:
- Cancer screening: a Type I (false-positive screening) is the cost of unnecessary follow-up tests and anxiety; a Type II (missed cancer) is far worse. Screening tests are calibrated toward sensitivity (low Type II) at the cost of more Type I.
- Drug approval: a Type I (approving a drug that doesn't work) wastes money and creates side effects in patients; a Type II (rejecting an effective drug) means patients suffer without treatment. Regulators set α small (Type I averse) and let Type II float higher — better to approve too few than too many.
- Spam filtering: a Type I (legitimate email marked as spam) means a missed message; a Type II (spam in the inbox) means clutter. Most filters are tuned toward Type II (more clutter, fewer missed messages) because missing a real email is more costly than tolerating spam.
- Criminal trial: a Type I (convicting an innocent person) is treated as worse than a Type II (acquitting a guilty person). This is the entire reason the legal system uses 'beyond reasonable doubt' — a very small α calibrated to a very strong Type I aversion.
The Blackstone Ratio
The 18th-century English jurist William Blackstone wrote: 'it is better that ten guilty persons escape than that one innocent suffer.' That single sentence is the Type I / Type II asymmetry that the entire common-law tradition encodes. Convict the innocent (Type I) = catastrophic. Acquit the guilty (Type II) = unfortunate but acceptable. The ratio (10:1) is rhetorical, but the asymmetry it encodes is operational and very real.