Skip to main content
← Back to D Definitions

Distribution of returns

What Is Distribution of Returns?

The distribution of returns refers to the statistical pattern that describes the frequency of different investment returns over a specific period. It is a fundamental concept in statistical finance and quantitative analysis, illustrating the likelihood of achieving various positive or negative outcomes from a financial asset or portfolio. Understanding the distribution of returns is crucial for investors and analysts to assess potential rewards and risks, as it goes beyond a simple expected return to map out the full spectrum of possibilities.

This distribution is typically characterized by several statistical measures, including its mean (average return), standard deviation (a measure of volatility), skewness (the asymmetry of the distribution), and kurtosis (the "tailedness" or peakedness of the distribution). By analyzing these characteristics, financial professionals can gain insights into the probability of extreme events and the overall risk profile of an investment. The shape of the distribution of returns significantly influences approaches to risk management and investment decision-making.

History and Origin

The systematic study of the distribution of returns has roots in the broader development of statistics and probability theory, which began to be rigorously applied to financial markets in the mid-20th century. Early financial models often assumed that asset returns followed a normal distribution, a bell-shaped curve characterized entirely by its mean and standard deviation. This assumption greatly simplified financial calculations and was central to the foundational work in portfolio theory.

A pivotal moment came with Harry Markowitz's seminal 1952 paper, "Portfolio Selection," which introduced Modern Portfolio Theory (MPT). Markowitz's work formalized the idea of selecting portfolios based on their expected return and variance (the square of standard deviation), laying the groundwork for quantifying investment risk.,22,21,20 However, as financial markets evolved and data became more available, it became increasingly apparent that real-world financial returns often deviate from this idealized normal distribution.

Pioneering work by mathematicians like Benoît Mandelbrot in the 1960s challenged the normal distribution assumption, introducing concepts such as "fat tails" to describe the more frequent occurrence of extreme market movements than a normal distribution would predict. Academic research, such as studies focusing on "fat tails" in financial return distributions, has explored these deviations, suggesting that market crashes and volatility clustering may not fully account for their existence.,19,18
17

Key Takeaways

  • The distribution of returns illustrates the range and likelihood of different investment outcomes.
  • It is characterized by statistical measures such as mean, standard deviation, skewness, and kurtosis.
  • Real-world financial returns often exhibit "fat tails" and skewness, meaning extreme events occur more frequently than predicted by a normal distribution.
  • Understanding these distributions is critical for accurate risk assessment, portfolio construction, and financial modeling.
  • Deviations from normality have significant implications for traditional financial models and necessitate more robust analytical approaches.

Formula and Calculation

While there isn't a single "formula" for the distribution of returns itself (as it describes the shape of data), its characteristics are quantified using various statistical measures. For a series of historical returns ( R_i ), these measures include:

Mean ((\mu)): The average return.
μ=1Ni=1NRi\mu = \frac{1}{N} \sum_{i=1}^{N} R_i
Where ( N ) is the number of observations.

Standard Deviation ((\sigma)): A measure of the dispersion of returns around the mean.
σ=1N1i=1N(Riμ)2\sigma = \sqrt{\frac{1}{N-1} \sum_{i=1}^{N} (R_i - \mu)^2}

Skewness (S): Measures the asymmetry of the distribution. A positive skew indicates a longer tail on the right side (more frequent small losses, few large gains), while a negative skew indicates a longer tail on the left (more frequent small gains, few large losses).
S=1Ni=1N(Riμσ)3S = \frac{1}{N} \sum_{i=1}^{N} \left(\frac{R_i - \mu}{\sigma}\right)^3

Kurtosis (K): Measures the "tailedness" or peakedness of the distribution. A normal distribution has a kurtosis of 3 (or an excess kurtosis of 0). A distribution with leptokurtic characteristics (K > 3, or excess kurtosis > 0) has "fat tails" and a sharper peak, indicating a higher probability of extreme outcomes.
K=1Ni=1N(Riμσ)4K = \frac{1}{N} \sum_{i=1}^{N} \left(\frac{R_i - \mu}{\sigma}\right)^4

These formulas provide the building blocks for analyzing the empirical distribution of returns for any given asset or portfolio.

Interpreting the Distribution of Returns

Interpreting the distribution of returns moves beyond simply looking at the average return to understand the full risk-return profile. The mean provides a central tendency, indicating the average historical performance. However, it's the interplay with other statistical moments that reveals the true nature of the distribution of returns.

The standard deviation quantifies the typical deviation from the mean; a higher standard deviation indicates greater volatility and risk. For example, two investments might have the same expected return, but one with a much larger standard deviation implies a wider range of possible outcomes, including potentially significant losses.

Skewness offers insight into the asymmetry of the returns. A negatively skewed distribution suggests that large negative returns (losses) are more probable than large positive returns of similar magnitude, even if the mean is positive. Conversely, a positively skewed distribution indicates that large positive returns are more likely. Understanding skewness helps investors assess the "downside risk" beyond just volatility.

Kurtosis describes the shape of the tails of the distribution. A high kurtosis (or positive excess kurtosis, often referred to as "fat tails") means that extreme positive and negative returns occur more frequently than would be expected under a normal distribution. This is a crucial observation in finance, as it highlights that major market events—both crashes and booms—are more common than traditional models might suggest. Consequently, relying solely on standard deviation for risk assessment can underestimate tail risk, the risk of rare, high-impact events.

Investors interpret these measures to inform their asset allocation decisions and determine if a particular investment's risk characteristics align with their risk tolerance.

Hypothetical Example

Consider two hypothetical investment portfolios, Portfolio A and Portfolio B, both with an average annual return (mean) of 8% over the past decade.

Portfolio A (Normal-like Distribution):

  • Mean: 8%
  • Standard Deviation: 12%
  • Skewness: 0.1 (Slightly positive, close to symmetric)
  • Kurtosis: 3.2 (Slightly leptokurtic, close to normal)

This distribution of returns suggests that Portfolio A's performance is fairly predictable. Most of its annual returns fall within a narrow band around the 8% average. While there are occasional deviations, extremely high or low returns are relatively rare, consistent with an approximate normal distribution.

Portfolio B (Fat-Tailed and Skewed Distribution):

  • Mean: 8%
  • Standard Deviation: 18%
  • Skewness: -1.5 (Significantly negative)
  • Kurtosis: 8.0 (Highly leptokurtic, "fat tails")

Despite having the same average return, Portfolio B's distribution of returns tells a very different story. The higher standard deviation indicates greater volatility. The negative skewness suggests that when extreme events occur, they are more likely to be large negative returns (e.g., occasional very large losses) than large positive ones. The high kurtosis indicates that these extreme returns (both positive and negative) are far more common than they would be in a normal distribution, meaning there's a higher chance of experiencing significant gains or losses.

An investor analyzing these distributions would recognize that Portfolio B, while offering the same average return, comes with a much higher probability of experiencing substantial downside events and more frequent large fluctuations, making it a riskier proposition than Portfolio A. This analysis helps refine portfolio construction beyond just mean-variance optimization.

Practical Applications

The distribution of returns is central to numerous practical applications across the financial industry:

  • Risk Management and Value at Risk (VaR): Financial institutions use historical distributions of returns to calculate VaR, a statistical measure that quantifies the potential loss of a portfolio over a specific time horizon at a given confidence level. Understanding the full shape of the distribution, especially the tails, is critical for accurate VaR calculations and effective risk management to comply with regulatory requirements. The SEC, for example, issues guidance on risk management programs and disclosures for funds.,
  • 16 15Portfolio Construction and Diversification: Modern Portfolio Theory (MPT) heavily relies on expected returns and standard deviations of assets to optimize portfolios for a given level of risk. However, practitioners increasingly consider higher moments (skewness and kurtosis) of the distribution of returns to build more robust portfolios, especially in light of the observed "fat tails" in market data. This allows for better asset allocation strategies that account for extreme events.
  • Derivatives Pricing: Models for pricing options and other derivatives, such as the Black-Scholes model, often assume that asset prices follow a log-normal distribution, which implies that log returns are normally distributed. Deviations from this assumption, particularly the presence of fat tails, can lead to mispricing of complex financial instruments.
  • Regulatory Oversight: Regulators, such as the Financial Stability Board (FSB) and the SEC, analyze the distribution of returns and underlying market risks to maintain financial stability and protect investors. The FSB, for instance, publishes reports on global financial stability, highlighting systemic issues and vulnerabilities that can impact return distributions.,,, S14u13c12h11 bodies frequently address how market events, including crises, impact the behavior of financial returns.
  • Performance Measurement and Attribution: Beyond just the average return, analyzing the full distribution helps in understanding the quality of returns. For instance, an investment manager might achieve high returns but with highly negatively skewed or leptokurtic distributions, indicating a higher exposure to rare, significant losses.

Limitations and Criticisms

While the distribution of returns is a powerful analytical tool in quantitative finance, its application is not without limitations and criticisms, primarily stemming from the inherent complexities and non-stationary nature of financial markets.

A major critique is the common assumption of normal distribution for financial asset returns. In reality, financial returns frequently exhibit non-normal characteristics:

  • Fat Tails (Leptokurtosis): Actual market data shows that extreme positive and negative returns occur more often than a normal distribution would predict. This means that large market movements, like those seen during financial crises, are not as rare as a normal distribution would imply.,, Re10l9y8ing on a normal distribution in risk models can therefore lead to an underestimation of potential losses during crises.,
  • 7 6Skewness: Return distributions are often asymmetrical. Negative skewness, meaning a longer tail on the left side, is common in equity markets, indicating that large downward movements are more frequent or severe than large upward movements. This violates the symmetry assumption of the normal distribution.
  • Volatility Clustering: Periods of high volatility tend to be followed by more high volatility, and periods of low volatility by more low volatility. This serial dependence in volatility is not captured by models assuming independent and identically distributed (i.i.d.) returns, a key assumption for the Central Limit Theorem often invoked in finance.
  • 5Non-Stationarity: The underlying statistical properties of financial returns, such as their mean, variance, skewness, and kurtosis, can change over time. Market regimes shift, new information emerges, and unforeseen events occur, meaning historical distributions may not accurately predict future ones. Financial crises, for instance, have been shown to impact the risk-return tradeoff and introduce significant shifts in return distributions.,

Cr4i3tics argue that blindly applying models based on the normal distribution can lead to flawed risk management strategies and potentially disastrous outcomes, as evidenced by various financial crises where "tail events" (events in the extreme tails of the distribution) occurred with unexpected frequency and severity. This2 highlights the need for more sophisticated statistical models that can capture the empirical properties of financial returns, such as GARCH models or those incorporating stable Paretian distributions.

Distribution of Returns vs. Normal Distribution

The terms "distribution of returns" and "normal distribution" are related but distinct concepts in finance.

FeatureDistribution of ReturnsNormal Distribution
DefinitionThe actual pattern of frequencies of different returns observed for a financial asset or portfolio over time.A specific, theoretical bell-shaped probability distribution defined by its mean and standard deviation.
ShapeCan take various shapes: symmetric, skewed (left or right), peaked, or flat.Always perfectly symmetric around its mean, with a characteristic bell shape.
SkewnessCan be positive, negative, or zero.Always exactly zero.
KurtosisCan be higher or lower than 3 (leptokurtic or platykurtic), often exhibiting "fat tails."Always exactly 3 (or 0 excess kurtosis).
Real-world FitRepresents empirical observations, which often deviate from theoretical ideals.An idealized model; often assumed in finance for simplicity but frequently does not accurately capture real-world financial data.,
1ImplicationsProvides a more realistic basis for risk management, highlighting the potential for extreme events.Can underestimate tail risk and the frequency of large gains or losses if applied without considering its limitations.

The crucial point of confusion arises because, for historical convenience and mathematical tractability, financial models, particularly those developed in early portfolio theory, often assumed that the distribution of returns is a normal distribution. However, empirical evidence consistently shows that actual distributions of returns for financial assets, especially equities, tend to have fatter tails and negative skewness compared to a normal distribution. This means large market swings (both up and down) occur more frequently than the normal distribution would predict. While the normal distribution is a valuable theoretical benchmark and simplifies many analyses, it is often an oversimplification of the complex reality of financial market movements.

FAQs

Why is understanding the distribution of returns important for investors?

Understanding the distribution of returns is crucial because it provides a comprehensive view of an investment's risk beyond just its average performance. It helps investors assess the likelihood of various outcomes, including potential losses and gains, thereby informing better risk management and asset allocation decisions.

What does "fat tails" mean in the context of return distributions?

"Fat tails," or leptokurtosis, refers to a characteristic of a return distribution where extreme positive and negative returns occur more frequently than they would in a standard normal distribution. This implies a higher probability of rare, high-impact events (both large gains and large losses) than traditional statistical models might suggest.

How do financial crises impact the distribution of returns?

Financial crises typically lead to significant shifts in the distribution of returns. They often result in increased volatility, pronounced negative skewness (more frequent large losses), and fatter tails (higher kurtosis), reflecting a greater likelihood of extreme price movements during periods of market stress.

Can historical distributions of returns perfectly predict future performance?

No, historical distributions of returns cannot perfectly predict future performance. While they offer valuable insights into past behavior, financial markets are dynamic and subject to continuous change, new information, and unforeseen events. Therefore, relying solely on historical data without considering changing market conditions and economic fundamentals can be misleading.

How does behavioral finance relate to the distribution of returns?

Behavioral finance explores how psychological biases and human behavior influence financial markets. It helps explain why market movements might deviate from rational expectations, contributing to observed anomalies in the distribution of returns, such as excessive volatility, herding behavior, and the presence of "fat tails" or skewness that traditional models struggle to capture.