Monte Carlo Simulation
When you cannot compute an expectation, sample it:
An average over draws, unbiased at any n, with an error that falls as one over root n.
Generate many scenarios, evaluate, average. The law of large numbers guarantees convergence and the CLT gives the error.
The rate, and why it is both bad and good
Bad: one more digit of accuracy costs 100 times the samples. Monte Carlo is never precise cheaply.
Good: the rate does not depend on dimension. Numerical integration on a grid needs points in dimensions and becomes impossible past a handful. Monte Carlo converges at whether the problem has 2 dimensions or 200.
Monte Carlo converges slowly but at a rate independent of dimension. That is the entire reason it dominates derivatives pricing and portfolio risk, where the dimension is the number of assets or time steps.
The rest of this lesson is for subscribers
Unlock every lesson in Advanced Topics in Probability and Statistics, and every other premium course.
Subscribe to continueTest your knowledge
Keep reading Advanced Topics in Probability and Statistics
35 lessons in this course, and every other premium course, on one subscription.
- Every lesson in every course, with the worked examples and interactive simulators
- Graded questions on every lesson, with explanations for the wrong answers as well as the right one
- The trainers, timed assessments and brainteaser library that go with them