Expected Returns
Expected return is the probability-weighted average of all possible returns an asset or portfolio may generate. It is one of the two fundamental inputs to Modern Portfolio Theory (along with the covariance matrix) and drives every mean-variance optimization. The quality of the expected return estimate is often the single most important determinant of portfolio performance.
Overview
In quantitative finance, the expected return of an asset is the first moment of its return distribution. Unlike variance (which can be estimated with reasonable accuracy from historical data), expected returns are notoriously difficult to forecast. Small errors in expected return estimates can produce large swings in optimal portfolio weights, making estimation methodology a critical design choice.
Multiple approaches exist for estimating expected returns, each with different strengths: historical averages, equilibrium models (CAPM), Bayesian methods (Black-Litterman), factor models, and shrinkage estimators. In practice, a combination of methods is often employed to improve robustness.
Formal Definitions
Discrete Random Variable
When returns take on a finite number of values with associated probabilities :
Continuous Random Variable
When the return is a continuous random variable with probability density function :
Notation
- -- Expected return
- -- Probability of scenario
- -- Return in scenario
- -- Probability density function of returns
Estimation Techniques
| Method | Formula / Approach | Notes |
|---|---|---|
| Historical Mean | Simple sample average of past returns. Easy to compute but assumes stationarity and is a noisy estimator, especially for short histories. | |
| CAPM | Derives expected return from systematic risk exposure (beta). Requires only the market premium and risk-free rate as inputs. | |
| Black-Litterman | Bayesian combination of market-implied equilibrium returns and investor views | Produces more stable, intuitive portfolios. Requires specification of views and confidence levels. |
| Factor Models | Multi-factor regression (Fama-French, Carhart, etc.) | Captures multiple sources of systematic risk. Requires estimation of factor exposures and factor risk premia. |
| Shrinkage Estimators | Shrink sample mean toward a structured target (e.g., grand mean, zero) | Reduces estimation error by trading off bias for variance. James-Stein and Bayes-Stein are classical examples. |
Annualization
When working with daily return data, the sample mean must be annualized for comparison with annual benchmarks. The standard convention assumes 252 trading days per year:
Where is the arithmetic mean of daily returns. For log returns, annualization is identical since logarithmic returns are additive over time. For simple returns, geometric compounding can also be used: .
Why Expected Returns Are Hard to Estimate
- Low signal-to-noise ratio: Daily stock returns have a standard deviation roughly 20 times the mean, requiring decades of data for statistically significant estimates.
- Non-stationarity: Expected returns change over time as economic conditions, interest rates, and risk premia evolve.
- Survivorship bias: Historical databases overstate returns by excluding stocks that delisted or went bankrupt.
- Regime dependence: Returns in bull markets differ structurally from those in bear markets, making unconditional estimates misleading.
- Impact on portfolios: Markowitz optimization amplifies errors in expected returns, producing extreme and unstable weights.
Advantages & Limitations
Advantages
- Foundation of MPT: Expected returns are essential for any mean-variance or utility-based optimization.
- Multiple methods available: Practitioners can choose or blend several estimation approaches.
- Forward-looking models: CAPM and factor models incorporate economic structure beyond raw history.
- Bayesian frameworks: Black-Litterman allows systematic incorporation of qualitative views.
Limitations
- Estimation error: Expected returns are the hardest parameter to estimate in portfolio optimization.
- Sensitivity: Optimal weights are highly sensitive to expected return inputs.
- Model dependence: Different methods can yield very different estimates for the same asset.
- Historical bias: Past returns may not predict future performance, especially across regimes.
References
- Markowitz, H. (1952). Portfolio selection. Journal of Finance, 7(1), 77-91.
- Black, F., & Litterman, R. (1992). Global portfolio optimization. Financial Analysts Journal, 48(5), 28-43.