Variance-Covariance VaR for a Multi-Asset Portfolio

Matrix-form portfolio VaR and ES for a linear portfolio of four asset classes with editable positions, volatilities, and correlations

For a linear portfolio with \(n\) positions, the dollar change in value is \(\Delta P = \sum_{i=1}^{n} \delta_i \, \Delta x_i\), where \(\delta_i\) is the dollar sensitivity of position \(i\) to risk factor \(i\) and \(\Delta x_i\) is the proportional change in that risk factor. Assuming the factor changes are jointly normal with covariance matrix \(\Sigma_{t+1}\), the portfolio variance is

\[ \sigma_{P,t+1}^{2} \;=\; \delta^{\top}\,\Sigma_{t+1}\,\delta \;=\; \sum_{i=1}^{n}\sum_{j=1}^{n} \delta_i\,\delta_j\,\rho_{ij,t+1}\,\sigma_{i,t+1}\,\sigma_{j,t+1} \]

where \(\delta = (\delta_1, \dots, \delta_n)^{\top}\) is the column vector of dollar sensitivities, \(\sigma_{i,t+1}\) is the one-day-ahead standard deviation of factor \(i\), and \(\rho_{ij,t+1}\) is the correlation between factors \(i\) and \(j\). The \(T\)-trading-day VaR and ES at tail probability \(p\) follow from the standard-normal quantile (Hull 2023, chap. 13)

\[ \text{VaR}^{\,p}_{T} \;=\; -\sigma_{P,t+1}\sqrt{T}\,\Phi_p^{-1}, \qquad \text{ES}^{\,p}_{T} \;=\; \sigma_{P,t+1}\sqrt{T}\,\frac{\phi(\Phi_p^{-1})}{p}, \]

where \(\sigma_{P,t+1} = \sqrt{\sigma_{P,t+1}^{2}}\) is the one-day portfolio standard deviation, \(\Phi_p^{-1}\) is the \(p\)-quantile of the standard normal distribution, and \(\phi(\cdot)\) is the standard normal density.

The defaults below describe a mixed portfolio of equities, government bonds, gold, and a foreign-exchange exposure. All risk measures are dollar amounts.

Tip

How to experiment

Start from the default allocation and change one correlation at a time. Drive the equity-bond correlation from the defensive \(-0.3\) towards \(+0.8\): the portfolio volatility jumps as the hedge breaks down. Then flip the sign of a position (short the S&P) and watch both correlations and the diversification benefit flip as well. The correlation matrix is validated: an entry that would violate positive semi-definiteness is highlighted.

Portfolio composition

Note

Limitations. The variance-covariance approach assumes the \(\Delta x_i\) are jointly normal and that the portfolio is linear in the factors. It underestimates tail risk when returns are fat-tailed (see Stylized facts of asset returns) and breaks down entirely when the portfolio contains options (see the next three pages on delta, gamma, and full-valuation methods).

References

Hull, John. 2023. Risk Management and Financial Institutions. 6th ed. John Wiley & Sons.