Exercise: Multiple control variates
For an arithmetic Asian call, we have two natural controls:
- = geometric Asian (closed form).
- = (terminal stock, mean ).
Combine both: .
The optimal minimising variance is the OLS regression of on .
Tasks
-
Implement two-control variate pricing for the arithmetic Asian. Use the same parameters as before.
-
Compare the variance reduction with single-control (using just ).
-
Diminishing returns. When does adding help, and when is the geometric Asian alone sufficient?
-
Vector formula. Derive the optimal vector: it's the slope of the OLS regression of on . State this in matrix form.