|
|
|
|
|
Monte Carlo advantages include:
|
|
|
|
1
|
Powerful & flexible
|
|
|
2
|
Able to account for a range of risks (e.g., price risk, volatility risk, and nonlinear exposures)
|
|
|
3
|
Can be extended to longer horizons (important for credit risk measurement)
|
|
|
4
|
Can measure operational risk.
|
|
|
|
|
|
|
Geometric Brownian motion (GBM) is a stochastic model of price behavior
|
|
|
|
GBM assumes changes (innovations) in the asset price are uncorrelated over time.
|
|
|
|
Small price changes are a function of DRIFT (expected return) plus SHOCK (volatility x standard random normal variable)
|
|
|
|
|
|
|
|
LO 14.2: Identify the four steps in computing VAR using Monte Carlo simulation.
|
|
|
|
1
|
Choose a stochastic process and parameters
|
|
|
2
|
Generate a pseudo-sequence of variables e1, e2, . . . en from which prices are computed as St+1, St+2, . . . St+n
|
|
|
3
|
Calculate the value of the asset (or portfolio) Ft+n= FT under this particular sequence of prices at the target horizon
|
|
|
4
|
Repeat steps 2 and 3 as many times as desired
|
|
|
|
|
|
|
LO 14.3: Describe how the Monte Carlo method is used in option pricing.
|
|
|
|
1
|
Choose a process with a drift equal to the risk-free rate, i.e., with ยต = r
|
|
|
2
|
Simulate prices to the horizon ST
|
|
|
3
|
|
|
|
4
|
Discount each terminal value back to the present value at the risk-free rate
|
|
|
5
|
Calculate option value by averaging the discounted payoffs
|
|
|
|
|
|
|
LO 14.4: Discuss the tradeoff between speed and accuracy in Monte Carlo models.
|
|
|
|
|
|
|
|
|
Accuracy. Greater accuracy slows down the simulation. In particular:
|
|
|
|
|
Curse of dimensionality (factors x assets x replications)
|
|
|
|
Portfolio with complex instruments implies "a simulation within a simulation!"
|
|
|
Speed. Greater speed achieved with fewer replications.
|
|
|
|
|
But that introduces sampling variability
|
|
|
Solution is acceleration methods:
|
|
|
|
1
|
Antithetic variable techniques
|
|
|
2
|
Control variate technique
|
|
|
3
|
Quasi-random sequences
|