VRM2 - Calculating and Applying VaR Flashcards
Explain and gives examples of linear and non-linear portfolios
Linear portfolio is linearly dependent on the changes in its underlying assets
Describe and explain the historical simulation approach for computing VaR and ES
Identify market variables which effect the value of a portfolio, then look at deltas between day 0-1, 1-2, up to 500 in these variables - use deltas from all of these to create 500 scenarios for 500-501st day
VaR and ES can be calculated from this sample by sorting
Describe the delta-normal approach and use it to calculate VaR for non-linear derivatives
Delta-normal gives dP = delta * dS = 0.5 * gamma (dS)^2
ai = di * Si if % change, di if actual
xi = dSi / Si if % change, dSi if actual
then mu_p = sum(i = 1 to n) ai * mu_i
and sigma_p = sum(i = 1 to n) ai^2 * simga_i^2 + 2sum(i>j) ai aj* rho_ij *sigma_i * sigma_j
VaR = mu_p + sigma_p * U
Describe limitations with the delta-normal model
Good for both linear and non-linear when gamma is low, answers skew with increasing gamma
Explain the structured Monte Carlo method for computing VaR and identify its strengths and weaknesses
- value portfolio using current value of risk factors
- sample from MVNorm to determine new values of risk factors
- calculate the effect this has on the portfolio (one day sim)
- repeat and order to find VaR and ES
Can be computationally expensive
Describe implications of correlation breakdown for scenario analysis
In periods of high market stress, correlations do not act in the same way as in normal market conditions - this should be taken into account when calculating VaR and ES
Describe worst-case scenario (WCS) analysis and compare WCS to VaR
When repeated trials, can focus on worst-case over a period and perform analysis on that
Tends to be overly pessimistic so doesn’t tend to be used as alternative to VaR