Heavy-tailed distributions have polynomial — not exponential — tail decay, which makes extreme outcomes vastly more likely than under a Normal. In finance this matters because real returns have heavier tails than the textbook Gaussian.
The Pareto distribution has for some shape parameter . It models wealth distribution, city sizes, file sizes, and many other power-law phenomena.
The Student-t distribution is bell-shaped like the Normal but has fatter tails controlled by the degrees of freedom . It tends to a Normal as . Quants commonly use Student-t with around – to model financial returns.
The Cauchy distribution is Student-t with — so heavy that the mean and variance don't exist. Sample averages from a Cauchy never stabilize, which breaks naive simulation.
A risk model that assumes Normal returns will systematically underestimate VaR, miscalibrate option prices in the tails, and produce overconfident risk numbers. Stress tests, scenario analysis, and fat-tailed copulas exist precisely because Normal-based models miss the events that matter most.