VRM2 - Calculating and Applying VaR Flashcards

1
Q

Explain and gives examples of linear and non-linear portfolios

A

Linear portfolio is linearly dependent on the changes in its underlying assets

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Describe and explain the historical simulation approach for computing VaR and ES

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe the delta-normal approach and use it to calculate VaR for non-linear derivatives

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe limitations with the delta-normal model

A

Good for both linear and non-linear when gamma is low, answers skew with increasing gamma

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Explain the structured Monte Carlo method for computing VaR and identify its strengths and weaknesses

A
  • 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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Describe implications of correlation breakdown for scenario analysis

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Describe worst-case scenario (WCS) analysis and compare WCS to VaR

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly