Beta measures how much a security or portfolio moves relative to the overall market. A beta of 1 means the asset moves in lockstep with the market. Beta > 1 means the asset is more volatile than the market. Beta < 1 means it's less volatile. Understanding beta helps you assess how much systematic risk your portfolio carries.
The Formula
Beta = Covariance(Asset Returns, Market Returns) / Variance(Market Returns)
Or equivalently:
Beta = Correlation(Asset, Market) × (StdDev Asset / StdDev Market)
Portfolio beta is the weighted average of individual security betas:
Portfolio Beta = Σ (Weight_i × Beta_i)
Worked Example
A portfolio holds:
- 60% Stock A (Beta 1.2)
- 40% Stock B (Beta 0.8)
Portfolio Beta = 0.60 × 1.2 + 0.40 × 0.8 = 0.72 + 0.32 = 1.04
This portfolio is slightly more volatile than the market. In a year the market rises 10%, you'd expect this portfolio to rise about 10.4%.
Interpreting Beta
| Beta | Meaning |
|---|---|
| < 0 | Moves opposite the market (rare) |
| 0 | No correlation to market |
| 0.5 | Half as volatile as market |
| 1.0 | Moves with market |
| 1.5 | 50% more volatile than market |
| 2.0 | Twice as volatile as market |
Higher beta means higher systematic risk but also potentially higher expected returns (the risk-return tradeoff).
Beta in the CAPM Model
Beta is a cornerstone of the Capital Asset Pricing Model:
Expected Return = Risk-Free Rate + Beta × (Market Return - Risk-Free Rate)
This formula links beta to expected return. If the market risk premium is 6% and a stock has beta 1.2, the expected excess return is 1.2 × 6% = 7.2%.
Limitations
Beta only measures systematic risk (market-driven), not unsystematic risk (company-specific). You can reduce unsystematic risk through diversification, but you can't eliminate beta. Also, historical beta may not predict future beta — companies' risk profiles change.
Tips
Use beta to align your portfolio with your risk tolerance. Aggressive investors might want a portfolio beta > 1; conservative investors prefer beta < 1. Mix high-beta and low-beta assets to hit your target. Remember that beta is backward-looking — calculate it over 3-5 years of historical data for stability.
Use our Portfolio Beta Calculator to compute your portfolio's beta from individual stock betas instantly.