Quant Memo
Core

The Skew-Normal Distribution

A generalization of the normal distribution with an extra parameter that lets one tail be longer than the other, useful for return data that is bell-shaped but visibly lopsided.

Prerequisites: The Normal Distribution, Skewness and Kurtosis

A plain normal distribution is perfectly symmetric — its left and right tails are mirror images. Real return data often isn't: equity returns tend to have a longer left tail (occasional sharp crashes) than right tail (steadier grinding gains), a shape a symmetric normal simply cannot represent no matter how its mean and standard deviation are tuned. The skew-normal distribution fixes this by adding one extra shape parameter, α\alpha, on top of the usual location and scale, controlling how much and in which direction the distribution leans.

When α=0\alpha = 0, the skew-normal is exactly an ordinary normal distribution — it's a strict generalization, not a different family. As α\alpha moves away from zero, probability mass shifts, stretching one tail and compressing the other while keeping the overall shape still recognizably bell-like rather than turning into something exotic. A negative α\alpha produces the long-left-tail shape that resembles daily equity return histograms; a positive α\alpha stretches the right tail instead, closer to what some commodity or volatility-related series can look like.

In practice, the skew-normal is used as a slightly richer building block than the normal when a return series is clearly asymmetric but a full heavy-tailed model like a skew-t is more machinery than the problem calls for — fitting three parameters (location, scale, skew) instead of two, and recovering the normal exactly as a special case.

As a rough sense of scale: fitting a skew-normal to a daily equity return series with a shape parameter of α4\alpha \approx -4 produces a skewness coefficient around 0.5-0.5, meaningfully negative but still a recognizable bell curve — compared to α=0\alpha=0, which forces that skewness coefficient to exactly zero regardless of what the data actually looks like.

The skew-normal distribution adds one extra parameter to the normal, letting it stretch one tail relative to the other while reducing to a plain normal exactly when that parameter is zero.

Related concepts

Practice in interviews

Further reading

  • Azzalini, A Class of Distributions Which Includes the Normal Ones, Scandinavian Journal of Statistics (1985)
ShareTwitterLinkedIn