Create the function Brown()?
Create a variable W_var = the variance of W over the paths and W_max, which is the Maximum W we see along each path/
How would you plot this?
How do we compare our SDE Euler function to the Black-Scholes formula?
What is the function of Antithetic variance reduction, using SDE stepper function?
Can use SDE_timestepper function
Can use SDE_timestepper function
Can use SDE_timestepper function
What are the steps to create SDE_Basket_stepper () function?
What is the code function for SDE_Basket_stepper()?
What do we need to generate before testing the SDE Basket Stepper function against Black Scholes?
How do you evaluate the SDE Basket Stepper function against Black Sholes when estimating a basket of European call options?
What GBM_Euler() function?
How do we verify the growth of the GBM_Euler() mean?
What is the GBM_Milstein() function?
How do we check of the increasing mean of GBM_Milstein()?
What is CIR_Euler()?