What does the last part tells us in terms of model risk


Problem

As a risk manager, your task is to evaluate the downside risk of a given asset. In particular, you need to compute the Value at Risk (VaR) for the SPY ETF based on the period dating between Jan 2017 and Dec 2021. To do so, you need to perform the following tasks:

1. To get started, you need to work with weekly adjusted closing prices. The total time series should correspond to 261 weeks. Based on this data, calibrate the μ and σ, assuming that the asset price follows a geometric Brownian motion. Report the estimates in a table.

2. Given the calibrated parameters. Assume that the initial price is given by the last closing price from the week of Jan 8th, 2017. This price should be around $200s. Based on this information and Monte Carlo (MC), you need to simulate the asset price path 1000 times over 260 weeks, corresponding to five years of data. To ensure your results are correct, compute the simulated conditional expectation and variance of S5 given S0 and compare them to the true values. You should report all four values in a single table.

3. In reality, there was a single trajectory of how the SPY price played out during this sample period. On the other hand, the MC simulation results in 1000 paths. Clearly, out of the 1000 paths, there is one simulation that deviates the most and one that deviates least from the true trajectory. Can you spot the latter? As a summary, plot this simulated path versus the actual one.

Hint: There is a zero chance that a simulated path will be exactly the same as the true one. However, one can measure the distance between the simulated path and the true one over time. One potential candidate to measure such distance is the second norm of the differential between the two paths. This is similar to the sum of squared errors. The goal is to identify the path with the lowest discrepancy with the actual data.

4. Suppose you purchased 100 SPY ETFs on Jan 8th, 2017. Based on the simulated paths, compute the 99% VaR of this portfolio position at the end of 2021.

5. Clearly, the above computed VaR depends on the calibrated μ and σ. Instead of computing the VaR based on the calibrated ˆσ, consider a sequence of values for σ ∈{0.10,0.11,...,0.49,0.50}, while keeping μ constant and equal to the calibrated value from Part (1). For each value, you need to rerun the 1000 simulations and compute the 99% VaR from the last part as a function of σ. As a summary, address the following

a. Plot the 99% VaR as a function of σ.

b. What does the last part tells us in terms of model risk, i.e., the importance of getting the suitable model or calibrated parameters?

c. How do you justify the shape of the function from Part (5)? Is it linear or nonlinear? For instance, how does it compare with the case of an IID Gaussian process?

6. Instead of computing the 99% VaR of the portfolio position at the end of 2021, you are interested in computing the weekly 99% VaR of the weekly portfolio return using two approaches:

a. Historical: In this case, assume that the 260 weekly returns represent the return on the portfolio position. Based on these realized returns, compute the 99% VaR?

Note: In this case, the 99% VaR corresponds to the average historical returns minus the 99% historical percentile.

b. Parametric: This approach relies on the MC simulated paths from Part (2). Given  the simulated paths, you can compute the weekly log-returns. This will result in a large simulated sample of 260 ×1000. Based on this "large" data, compute the 99% VaR as you did in the previous part (historical approach).

c. How do both risk metrics compare?

d. As a final perspective, plot the density of the historical returns versus the simulated returns. What do you observe?

e. What did you learn from this exercise in terms of model risk?

Request for Solution File

Ask an Expert for Answer!!
Risk Management: What does the last part tells us in terms of model risk
Reference No:- TGS03256667

Expected delivery within 24 Hours