π Risk Metrics
Risk metrics provide quantitative measures of portfolio risk. Each metric captures a different aspect of uncertainty, and no single metric tells the whole story. Using multiple metrics together gives a comprehensive view of portfolio risk.
π Comparative Overview
| Metric | What It Measures | Formula | Range | Details |
|---|---|---|---|---|
| Sharpe Ratio | Risk-adjusted return (total vol) | \(\frac{R_p - R_f}{\sigma_p}\) | \((-\infty, +\infty)\) | π |
| Sortino Ratio | Risk-adjusted return (downside only) | \(\frac{R_p - R_f}{\sigma_d}\) | \((-\infty, +\infty)\) | π |
| Max Drawdown | Worst peak-to-trough decline | \(\frac{Trough - Peak}{Peak}\) | \([-100\%, 0\%]\) | π |
| Volatility | Dispersion of returns | \(\sigma = \sqrt{\text{Var}(R)}\) | \([0, +\infty)\) | π |
π When to Use Each Metric
| Scenario | Best Metric | Why |
|---|---|---|
| Comparing two funds | Sharpe Ratio | Normalizes return by total risk |
| Asymmetric return distributions | Sortino Ratio | Only penalizes downside volatility |
| Worst-case scenario planning | Max Drawdown | Shows the maximum pain point |
| General risk assessment | Volatility | Foundation for all other metrics |
| Portfolio optimization | All four | Each captures a different dimension |
β οΈ Common Pitfalls
Limitations
- Historical metrics β future risk: Past volatility may not predict future volatility
- Normal distribution assumption: Sharpe and Sortino assume returns are roughly normal; financial returns have fat tails
- Lookback sensitivity: Metrics change significantly depending on the time window
- Benchmark dependency: Sharpe and Sortino depend on the risk-free rate, which changes over time
π Related
- π Diversification β How risk reduction works mathematically
- βοΈ Asset Allocation β Using risk metrics to guide allocation
- π Returns & Growth Rates β The "return" side of risk-return