Decomposing Portfolio Risk by Factor
A portfolio's total variance can be split into exactly how much comes from each factor it's exposed to and how much is left over as pure stock-specific noise — turning a single risk number into a list of where the risk actually lives.
Prerequisites: Mapping Positions to Risk Factors, Barra-Style Equity Risk Models
Ask an orchestra conductor how loud the hall got and "very loud" isn't a useful answer — what matters is knowing the strings drove most of it, the brass added a correlated surge on top, and the audience's own noise was a small, uncorrelated residual. A portfolio's risk number works the same way: a single volatility figure hides where the risk comes from. Multi-factor risk decomposition takes that one number apart into exactly how much came from each factor the portfolio is exposed to, and how much is left over as pure, unexplained stock noise.
Splitting the variance
A factor risk model writes total portfolio variance as two pieces:
In words: is the vector of portfolio weights, is the matrix of each stock's exposure to each factor (from the sector, country, and style memberships), and is the factor covariance matrix — how much each factor moves and how the factors move together. The first term, , is the systematic variance: risk that comes from the portfolio's factor tilts. is a diagonal matrix of each stock's own specific variance, the part a factor model can't explain, so is the specific variance — it shrinks as a portfolio holds more, less-correlated names, because specific risk actually diversifies, unlike factor risk.
Worked example 1 — two factors, one portfolio
A portfolio has a net exposure of to a Value factor and to a Momentum factor. Value's own variance is , Momentum's is , and the two factors have a covariance of (they tend to move slightly opposite each other). The factor variance is , so systematic volatility is . If the portfolio's specific variance from its diagonal term works out to , total portfolio variance is , i.e. total volatility of exactly — with the two factors together responsible for of it.
Worked example 2 — attributing the 77% between the two factors
Splitting that further between Value and Momentum uses each factor's own contribution, . Value's piece: . Momentum's piece: . Check: , matching the total factor variance exactly — Value alone contributes of total portfolio risk, more than double Momentum's , even though Momentum's own volatility is higher, because the portfolio's Value tilt is bigger and the negative covariance between the two factors actually works in the portfolio's favor.
What this means in practice
A risk desk doesn't just report "your book's volatility is 12% a year" — it hands the portfolio manager a ranked list of which factors are driving that number, so a manager who believes they're running a stock-picking book can see, in black and white, that most of the risk is actually one large factor tilt they never intended. This is the diagnostic step before hedging or neutralizing anything: you can't fix an exposure you haven't measured.
The specific-variance term assumes stock-specific residuals are uncorrelated with each other. When that assumption breaks — because the model is missing a factor that several holdings secretly share — some of what gets reported as "diversified-away specific risk" is actually correlated risk hiding in the residuals. See Residual Correlation and Missing Factors.
Total portfolio variance always splits cleanly into factor variance (which does not diversify away, since every holding shares the exposure) and specific variance (which does), and the factor piece can always be broken down further, factor by factor, to show exactly where the systematic risk lives.
Related concepts
Practice in interviews
Further reading
- Grinold & Kahn, Active Portfolio Management (Ch. 3)
- Litterman, Modern Investment Management (Ch. 17)