Exercise: Stock-price control for vanilla option
When no specialised control variate is available, the underlying itself can be used. Under , exactly.
For a vanilla European call with :
Tasks
-
Implement the call MC pricer using as the control with .
-
Estimate the variance reduction. Hint: derive analytically using the joint distribution of .
-
Forward as control. Try also using (centred forward), which has known mean 0. Does this give the same variance reduction? Why?
-
Comparison with antithetic. From the previous lesson, antithetic gave variance reduction factor for the same problem. How does CV compare?