Covariance Matrix
Captures how asset returns move together — the foundation of diversification.
The covariance matrix is the core input for portfolio optimization: it shows how asset returns co-move. Diagonal elements are variances (each asset's standalone volatility), while off-diagonal elements are covariances (how pairs move together). For example, stocks and bonds often have low or negative covariance — when stocks fall, bonds may rise — enabling diversification. Diversification benefit: A portfolio of two 20%-volatility assets with 0.5 correlation has ~17.3% volatility, less than either asset alone. The matrix is symmetric (Cov(A,B) = Cov(B,A)) and typically estimated from historical returns, but estimation error is huge—small sample changes can radically alter results. Advanced methods (shrinkage, factor models) improve stability.
- Returns are stationary (stable over time)
- Sample size is sufficient for reliable estimates
- No structural breaks in correlation regime
- Simple sample estimator (no shrinkage)
Portfolio Volatility
Standard deviation of portfolio returns — total risk including diversification effects.
Efficient Frontier
The set of portfolios offering the highest return for each level of risk.
Monte Carlo Simulation
Generating thousands of possible future scenarios through random sampling.
Sharpe Ratio
Risk-adjusted return: excess return divided by volatility.
Minimum Variance Portfolio
The portfolio with the lowest possible volatility.
Maximum Sharpe Portfolio
The portfolio with the highest risk-adjusted return.