Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

How to answer these questions? Table 1: Data for Put Example 02 Time to expiry (T) 1.0 years Strike Price $100 Initial asset price So

How to answer these questions?

image text in transcribed
Table 1: Data for Put Example 02 Time to expiry (T) 1.0 years Strike Price $100 Initial asset price So $100 where K is the strike, and we are interested in the solution near S = K. Note: to carry out a convergence study, you should solve the pricing problem on a sequence of grids. Each grid has twice as many intervals as the previous grid (new nodes inserted halfway between the coarse grid nodes) and the timestep size is halved. Assume that Error = O((At), (AS)?) ; AS = max(Sit1 - Si) (1) Let h = CI.AS h = C2 . At Suppose we label each computation in the above sequence by a set of h values. Then the solution on each grid (at a given point) has the form V(h) = Vexact + A . h2 V (h/2) = Veract + A . (h/2)2 V(h/4) = Veract + A . (h/4)2 (2) where we have assumed that the mesh size and timestep are small enough that the coefficient A in equation (2) is approximately constant. Now, equation (2) implies that V(h) - V(h/2) V(h/2) - V(h/4) ~4 (3) Check the theory by examining the rate of convergence of your pricer. Carry out the above tests using fully implicit, and Crank Nicolson method. Show a conver- gence table for each test. d). Show plots of the option value for the range S = [50, 150], for your solution on the finest grid for CN method. Submit your matlab code

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_2

Step: 3

blur-text-image_3

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

Derivatives Markets

Authors: Robert McDonald

3rd Edition

978-9332536746, 9789332536746

Students also viewed these Mathematics questions

Question

1. Name the five stages of team development.

Answered: 1 week ago