Skip to main content

08. Alpha-Stable Distributions — The Universal Law of Heavy Tails

Distribution 3/3. Alpha-stable (α-stable, Lévy stable) distributions are a four-parameter family defined by the stability axiom that "their shape does not change under independent sums." They include Gaussian and Cauchy distributions as special cases and provide the CLT limits for infinite-variance data. Background: characteristic functions, stability and the generalized CLT.

Definition: the stability axiom

A random variable XX is stable if, for independent copies X1,X2X_1, X_2 and arbitrary a,b>0a, b > 0, there exist some c>0,dRc > 0, d \in \mathbb{R} such that

aX1+bX2=dcX+daX_1 + bX_2 \overset{d}{=} cX + d

There must then exist an exponent α(0,2]\alpha \in (0, 2] for which cc satisfies cα=aα+bαc^{\alpha} = a^{\alpha} + b^{\alpha}. This α\alpha is the stability index, and it governs the character of the distribution.

  • α=2\alpha = 2: c2=a2+b2c^2 = a^2 + b^2—additivity of variance, hence the Gaussian
  • α<2\alpha \lt 2: the world of infinite variance and heavy tails

As guaranteed by the generalized CLT, stable distributions are all the possible limits of i.i.d. sums. If the Gaussian is "the universal limit in the finite-variance world," the alpha-stable family is the complete list of universal limits after removing that condition.

Defining them with characteristic functions

Except for three special cases, alpha-stable distributions have no closed-form density. Their characteristic functions, however, always have a closed form. In the standard parameterization (1-parameterization) of XSα(γ,β,δ)X \sim S_\alpha(\gamma, \beta, \delta),

φ(t)=exp(iδtγαtα[1iβsgn(t)w(t)])\varphi(t) = \exp\Big( i\delta t - \gamma^{\alpha} \lvert t \rvert^{\alpha} \big[ 1 - i\beta\, \mathrm{sgn}(t) \, w(t) \big] \Big)

where w(t)=tanπα2w(t) = \tan\frac{\pi\alpha}{2} for α1\alpha \ne 1, and w(t)=2πlntw(t) = -\frac{2}{\pi}\ln\lvert t \rvert for α=1\alpha = 1.

The roles of the four parameters:

ParameterRangeRole
α\alpha(0,2](0, 2]Tail thickness (smaller means thicker)
β\beta[1,1][-1, 1]Skewness (positive emphasizes the right tail)
γ\gamma(0,)(0, \infty)Scale
δ\deltaR\mathbb{R}Location

The structure becomes clear in the symmetric case (β=0\beta = 0, δ=0\delta = 0):

φ(t)=exp(γαtα)\varphi(t) = \exp\big( -\gamma^{\alpha} \lvert t \rvert^{\alpha} \big)

Substituting α=2\alpha = 2 gives eγ2t2e^{-\gamma^2 t^2} (Gaussian), and α=1\alpha = 1 gives eγte^{-\gamma \lvert t \rvert} (Cauchy). One expression continuously connects the two distributions.

Three special cases with closed-form densities

Name(α,β)(\alpha, \beta)Density
Gaussian(2,)(2, \cdot)12γπex2/(4γ2)\frac{1}{2\gamma\sqrt{\pi}} e^{-x^2/(4\gamma^2)}β\beta becomes irrelevant
Cauchy(1,0)(1, 0)γπ(γ2+x2)\frac{\gamma}{\pi(\gamma^2 + x^2)}
Lévy(12,1)(\tfrac{1}{2}, 1)γ2πeγ/(2x)x3/2\sqrt{\frac{\gamma}{2\pi}}\, \frac{e^{-\gamma/(2x)}}{x^{3/2}}, x>0x > 0—completely skewed to one side

The Lévy distribution describes the time at which Brownian motion first reaches a given level (first hitting time), and is the standard model of "a wait whose mean waiting time is infinite."

Properties: a world governed by α\alpha

Tails and moments

When α<2\alpha \lt 2, the tail decays polynomially (as a power law):

P(X>x)Cα(1+β)γαxα(x)P(X > x) \sim C_\alpha (1+\beta) \gamma^{\alpha} x^{-\alpha} \qquad (x \to \infty)

Immediate consequences (see the hierarchy of moments):

  • E[Xp]\mathbb{E}[\lvert X \rvert^{p}] is finite only for p<αp \lt \alpha
  • α<2\alpha \lt 2: variance is always infinite
  • α1\alpha \le 1: even the mean does not exist (the Cauchy belongs here)

The practice of "measuring risk with standard deviation" is fundamentally impossible within this family. γ\gamma takes over the role of scale, and quantile-based measures such as VaR become practical alternatives.

Additivity (reproductive property)

The sum of independent stable variables with the same α\alpha is again a stable variable with the same α\alpha. In particular, for i.i.d. XiSαX_i \sim S_\alpha,

X1++Xn=dn1/αX+dnX_1 + \cdots + X_n \overset{d}{=} n^{1/\alpha} X + d_n

It grows as n1/αn^{1/\alpha} rather than n\sqrt{n}. For the Cauchy with α=1\alpha = 1, the sum is proportional to nn—meaning that the sample mean has the same distribution as a single observation. This is precisely the phenomenon in which the LLN becomes powerless.

Self-similarity and Lévy processes

A stochastic process with stable increments (a Lévy flight or α\alpha-stable Lévy process) is self-similar: X(ct)=dc1/αX(t)X(ct) \overset{d}{=} c^{1/\alpha} X(t). Unlike the continuous paths of Brownian motion (α=2\alpha=2), jumps are fundamental when α<2\alpha \lt 2—paths consist of sudden leaps, which is why these processes are used to model market crashes, animal foraging (Lévy flight foraging), and anomalous diffusion.

Where are they used?

AreaPhenomenonBasis
FinanceHeavy tails of log returns (Mandelbrot's study of cotton prices)Extreme movements occur dozens of times more often than Gaussian predictions
Signal processingModel of impulsive noise (underwater acoustics and atmospheric noise)Power-law spikes
NetworksTraffic bursts and file-size distributionsAggregation of power-law tails
PhysicsAnomalous diffusion and Lévy flightsSelf-similarity + jumps
MLRobust learning under heavy-tailed noise and heavy-tail analysis of SGD noiseEmpirical studies in which gradient noise exhibits α<2\alpha \lt 2

Practical caution: because second-order statistics such as sample variance and sample correlation do not converge in α<2\alpha \lt 2 models, estimation uses characteristic-function-based methods (for example, empirical CF fitting), quantile-based methods (McCulloch), or maximum likelihood (numerical density calculation).

Sampling — Chambers–Mallows–Stuck (CMS)

Exact sampling is possible even without a density. In the symmetric case (β=0\beta = 0), if UUniform(π2,π2)U \sim \mathrm{Uniform}(-\frac{\pi}{2}, \frac{\pi}{2}) and EExp(1)E \sim \mathrm{Exp}(1) are independent, then

X=sin(αU)(cosU)1/α(cos(UαU)E)1ααX = \frac{\sin(\alpha U)}{(\cos U)^{1/\alpha}} \cdot \Big( \frac{\cos(U - \alpha U)}{E} \Big)^{\frac{1-\alpha}{\alpha}}

follows a standard symmetric α\alpha-stable distribution. Setting α=2\alpha = 2 degenerates to the Box–Muller transform—the fact that Gaussian sampling is a special case of CMS is another facet of "Gaussian ⊂ alpha-stable."

Naming caution: SciPy's "alpha distribution" is a different distribution

scipy.stats.alpha is a separate univariate distribution with density f(x)x2exp(12(a1/x)2)f(x) \propto x^{-2} \exp\big(-\tfrac{1}{2}(a - 1/x)^2\big) and is unrelated to the α-stable family on this page. Alpha-stable distributions are provided as scipy.stats.levy_stable. This is an easy source of confusion when moving between the literature and libraries.

Summary of the three distributions — the series conclusion

GaussianBetaAlpha-stable (α<2\alpha \lt 2)
SupportR\mathbb{R}[0,1][0,1]R\mathbb{R} (or a half-line)
Defining axiomCLT limit / maximum entropy / stability (α=2\alpha{=}2)Conjugacy / order statistics / Gamma ratioStability (closure under sums)
Tailex2/2e^{-x^2/2} (ultralight)None (bounded)xαx^{-\alpha} (power law)
MomentsEvery orderEvery orderOnly p<αp \lt \alpha
Closed-form densityYesYesOnly three special cases
Fundamental toolMGF/characteristic functionBeta/Gamma functionsCharacteristic function (the only means)
Representative roleFluctuations of sums, noiseDistribution of probabilities, Bayesian statePhenomena dominated by extremes

The unifying sentence is: axioms create distributions. Once the generative principle—"what is being summed?" (Gaussian and alpha-stable) or "what is being counted?" (Beta)—is understood, the density formula is only a consequence.

What to remember from this page

  1. The single stability axiom aX1+bX2=dcX+daX_1 + bX_2 \overset{d}{=} cX + d determines the entire four-parameter family, and α(0,2]\alpha \in (0,2] governs the tails.
  2. There is no closed-form density, but the characteristic function exp(γαtα[])\exp(-\gamma^\alpha \lvert t \rvert^\alpha [\cdots]) is always closed form—definition, estimation, and computation all happen in characteristic-function space.
  3. Gaussian (α=2\alpha{=}2), Cauchy (α=1\alpha{=}1), and Lévy (α=12\alpha{=}\tfrac12) are the three special cases with closed-form densities.
  4. Variance is infinite when α<2\alpha \lt 2, and even the mean is absent when α1\alpha \le 1—an entire region where second-order statistical methods collapse.
  5. Sums of heavy-tailed data converge to alpha-stable distributions at scale n1/αn^{1/\alpha} (generalized CLT)—the Gaussian CLT is its special case.