Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A stock price St follows the process dS1 = Si (u(t, St)dt + o(t, S)dW1) with initial condition So = 210 where ult, St) =

image text in transcribed

A stock price St follows the process dS1 = Si (u(t, St)dt + o(t, S)dW1) with initial condition So = 210 where ult, St) = 0.0525 and ot, St) = 0.15 x (1 + 0.5 x sin(0.0048 x St) x (1 + 0.5 x sin(2.5 xt)). In this question you must price an option with payoff (max{ST 198,0})? The option has maturity 0.4. All the assumptions of the Black-Scholes model hold except for the different price process. The risk free interest rate r is 0.005. Simulate 100000 realizations of the the stock price up to the maturity of the option using the Euler scheme with 100 steps. Use your answer to approximate the price of the option V and to compute a 95% confidence interval for this value. Repeat the calculation using the control variate method using the final stock price ST as the control variate. Again give the a 95% confidence interval. Your MATLAB code must contain a function called answerProblem which must take no parameters and return the following values in exactly this order: (i) price: The approximate price of the option at time 0 (ii) priceError: The width of the confidence interval for the price. (iii) priceCV: The price at time 0 computed using the control variate method. (iv) priceErrorcy: The width of the confidence interval for the control variate method. A stock price St follows the process dS1 = Si (u(t, St)dt + o(t, S)dW1) with initial condition So = 210 where ult, St) = 0.0525 and ot, St) = 0.15 x (1 + 0.5 x sin(0.0048 x St) x (1 + 0.5 x sin(2.5 xt)). In this question you must price an option with payoff (max{ST 198,0})? The option has maturity 0.4. All the assumptions of the Black-Scholes model hold except for the different price process. The risk free interest rate r is 0.005. Simulate 100000 realizations of the the stock price up to the maturity of the option using the Euler scheme with 100 steps. Use your answer to approximate the price of the option V and to compute a 95% confidence interval for this value. Repeat the calculation using the control variate method using the final stock price ST as the control variate. Again give the a 95% confidence interval. Your MATLAB code must contain a function called answerProblem which must take no parameters and return the following values in exactly this order: (i) price: The approximate price of the option at time 0 (ii) priceError: The width of the confidence interval for the price. (iii) priceCV: The price at time 0 computed using the control variate method. (iv) priceErrorcy: The width of the confidence interval for the control variate method

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Options Futures And Other Derivatives

Authors: John C. Hull

4th Edition

0130224448, 9780130224446

More Books

Students also viewed these Finance questions

Question

What is electric dipole explain with example

Answered: 1 week ago

Question

What is polarization? Describe it with examples.

Answered: 1 week ago