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

BetaMeaning
< 0Moves opposite the market (rare)
0No correlation to market
0.5Half as volatile as market
1.0Moves with market
1.550% more volatile than market
2.0Twice 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.