Portfolio Theory & Asset Pricing
Module 5 in the curriculum. Starting point: a vague MBA memory of Markowitz and the efficient frontier, plus practical diversification intuitions from active personal investing. The goal is to rebuild this from the ground up --- the optimization math, the equilibrium models, the empirical failures, and modern factor-based alternatives.
Why this module matters
Portfolio theory answers the most fundamental question an investor faces: how should you allocate capital across risky assets? The answer turns out to depend on deep questions about market efficiency, risk measurement, and whether historical patterns persist. This module connects the math of constrained optimization (a comfort zone) to the economics of asset pricing.
Learning roadmap
| Unit | Topic | Key concepts | Status |
|---|---|---|---|
| 5.1 | Modern Portfolio Theory | Markowitz mean-variance, efficient frontier, covariance matrix , two-fund separation, tangency portfolio | Planned |
| 5.2 | CAPM | Derivation from MPT, Security Market Line, , , empirical failures (Roll’s critique, low-beta anomaly) | Planned |
| 5.3 | Multi-Factor Models | Fama-French 3 & 5 factor, APT, factor investing, smart beta, factor crowding | Planned |
| 5.4 | Efficient Market Hypothesis | Weak/semi-strong/strong forms, joint hypothesis problem, anomalies, Grossman-Stiglitz paradox | Planned |
| 5.5 | Risk Management & VaR | Parametric, historical, Monte Carlo VaR; CVaR/ES; coherent risk measures; stress testing; Taleb critiques | Planned |
Core ideas to internalize
Mean-variance optimization
Given assets with expected return vector and covariance matrix , the investor solves:
The set of solutions traces the efficient frontier. With a risk-free asset at rate , the optimal risky portfolio is the tangency portfolio --- the point where the Capital Allocation Line is tangent to the frontier. This is pure constrained optimization, and the math is clean.
The practical problem: must be estimated, and estimation error in a covariance matrix dominates the optimization. This is why shrinkage estimators (Ledoit-Wolf), Black-Litterman, and risk-parity approaches exist.
CAPM and its discontents
If all investors hold mean-variance optimal portfolios, the market portfolio must be on the efficient frontier. This yields CAPM:
Empirical problems:
- Roll’s critique: the true market portfolio is unobservable, so CAPM is untestable
- Low-beta anomaly: low-beta stocks earn higher risk-adjusted returns than CAPM predicts
- Size and value effects: small-cap and value stocks earn excess returns unexplained by
Factor models: from CAPM to Fama-French
The Fama-French 5-factor model explains returns via:
where SMB (size), HML (value), RMW (profitability), CMA (investment) capture anomalies that CAPM misses. The APT provides the theoretical justification: if returns are driven by factors, arbitrage forces risk premia to be linear in factor exposures.
Risk measures: VaR and beyond
Value at Risk at confidence level : the loss such that . Three approaches:
- Parametric: assume normality,
- Historical simulation: use empirical return distribution
- Monte Carlo: simulate paths from a fitted model
VaR has a fatal flaw: it is not subadditive (diversification can appear to increase risk). CVaR / Expected Shortfall fixes this:
Taleb’s critique goes deeper: all these measures assume we can estimate tail probabilities, which is precisely where our data is thinnest.
Prerequisites
- Probability Theory --- distributions, expectation, covariance
- Statistics --- estimation, regression, hypothesis testing
- Linear algebra --- eigenvalues of , quadratic forms
Key references
- Cochrane --- Asset Pricing (the theoretical backbone)
- Ang --- Asset Management: A Systematic Approach to Factor Investing
- Markowitz --- Portfolio Selection (1952 paper)
- Fama & French --- key papers (1993, 2015)
- MIT OCW 15.401 --- Finance Theory I (portfolio theory sessions)