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, , on top of the usual location and scale, controlling how much and in which direction the distribution leans.
When , the skew-normal is exactly an ordinary normal distribution — it's a strict generalization, not a different family. As 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 produces the long-left-tail shape that resembles daily equity return histograms; a positive 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 produces a skewness coefficient around , meaningfully negative but still a recognizable bell curve — compared to , 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.
Practice in interviews
Further reading
- Azzalini, A Class of Distributions Which Includes the Normal Ones, Scandinavian Journal of Statistics (1985)