"The world's most consequential distributions aren't bell curves. They're power laws. And almost no one was taught to recognize one."
The Citizen Knows This Shape Already
You have lived inside power-law distributions your whole life:
- Wealth: the top 0.1% holds far more than 0.1% of the wealth.
- Book sales: a handful of bestsellers outsell the rest of the catalog combined.
- City populations: Tokyo and New York dwarf the median city.
- Social media followers: a few accounts have millions; most have under a hundred.
- Network traffic: a few packets carry most of the bytes.
- Earthquake magnitudes: most are tiny; a few are catastrophic.
Each one is the same animal: a distribution where the probability of a value decays as a power of the value (P(x) ~ x⁻ᵃ for some constant a), rather than as an exponential. Power-law tails decay slowly. Extreme events are not rare.
The 80/20 Headline, Mathematically
The 'Pareto 80/20 rule' you've heard ('80% of the wealth held by 20% of the people') is the citizen-facing label for one specific power law: the Pareto distribution. The rule is approximate; the actual ratio depends on the tail's specific α. But the structure is universal: a thin slice of the population accounts for a thick slice of the total.
The deeper version: in a true power-law distribution, the rule recurses. Among the top 20%, another 80/20 split applies; among the top 4%, another. Self-similar at every scale. This is what scale-free means in statistics — there is no characteristic 'typical' value the way there is for a bell curve.
Mean and Variance Become Slippery
For a power law with α ≤ 2, the variance is theoretically infinite. For α ≤ 1, even the mean is. 'Infinite' in this context means: as you collect more samples, your estimate of the mean keeps growing rather than settling. The citizen-relevant version of this is the move from the previous lesson: the mean of a right-skewed distribution is misleading; the mean of a true power law is sometimes meaningless.
This matters because so many quantities the citizen acts on (wealth, network influence, drug responses, asset returns) are power-law. Reporting their mean is statistical malpractice; reporting their median and their tail percentiles is the honest move.