Markowitz (1952) - Portfolio Selection (Modern Portfolio Theory)
Key Insights
- Harry Markowitz's Portfolio Selection establishes the mathematical foundation for diversification, showing that portfolio risk depends on asset correlations, and introduces the efficient frontier concept.
Edit on GitHub — registry.json
Overview
Harry Markowitz's 1952 paper revolutionized investment management by providing the first mathematical framework for portfolio selection. The key insight: portfolio risk depends on covariances between assets, not just on each asset's individual risk, and diversification is an optimization problem, not a rule of thumb.
The E-V Rule
Markowitz formalized what investors implicitly trade off: expected return (E) against variance of return (V). An investor's problem is to choose the portfolio that maximizes expected return for a given variance, or minimizes variance for a given expected return. The framing matters because it is the first rigorous statement that risk is not a penalty to avoid but a budget to allocate.
Diversification, Made Precise
The paper's technical heart is the covariance math: a portfolio's variance includes not only each asset's variance but every pairwise covariance, weighted by product of holdings. This is why "diversify" means more than "hold many stocks": assets whose returns are negatively or weakly correlated genuinely shrink portfolio variance, while assets that move together merely average their risks. Combining assets whose covariances are low is the only way to reduce risk without reducing expected return.
The Efficient Frontier
Plotting all achievable portfolios in expected-return/variance space produces the efficient frontier: the set of portfolios that dominate all others for each risk level. Every rational investor chooses somewhere on the frontier, and the choice between frontier portfolios is purely a risk preference, not a quality judgment — which is the direct ancestor of Sharpe's later equilibrium insight.
Why It Matters
Modern portfolio theory earned Markowitz the 1990 Nobel and created asset allocation as a discipline. Every optimizer, risk-parity scheme, and factor tilt descends from this paper, as do its known weaknesses: reliance on estimates of expected returns and covariances, sensitivity to input errors, and the assumption of variance as the complete risk measure.
Key Takeaways
- Correlations, not individual risks, determine portfolio risk — the covariance term is the real content of the paper.
- The efficient frontier separates risk allocation from security selection as distinct decisions.
- Garbage-in applies with force: the optimizer is only as good as the return and covariance estimates fed to it.