Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2017 Instructor: Dr. Sateesh Mane.

Size: px
Start display at page:

Download "Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2017 Instructor: Dr. Sateesh Mane."

Transcription

1 Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 217 Instructor: Dr. Sateesh Mane c Sateesh R. Mane Lecture 13 November 15, 217 Derivation of the Black-Scholes-Merton formula In this lecture we derive the Black-Scholes-Merton formula for European call and put options. We do it by solving the Black-Scholes-Merton partial differential equation. We also derive the probability density function for geometric Brownian motion. 1

2 13.1 Black-Scholes-Merton equation First recall the Black-Scholes-Merton equation (which includes continuous dividends) V t σ2 S 2 2 V V + (r q)s S2 S rv =. (13.1.1) For a European call, the terminal condition on V at time T is V call (S T, T ) = max(s T K, ). (13.1.2) For a European put, the terminal condition on V at time T is V put (S T, T ) = max(k S T, ). (13.1.3) We solve eq. (13.1.1) by integrating backwards in time from expiration t = T to today t = t. Actually we can just solve eq. (13.1.1) by integrating backwards in time from expiration to an arbitrary value of the time t. 2

3 13.2 Change of variables We can solve eq. (13.1.1) as is but it is simpler to change variable to x = ln(s/k). Note that < S < so < x <. It is also convenient to define τ as the time to expiration τ = T t. Then τ = at expiration and we solve to obtain the solution for τ >. Define U(x, τ) = V (S, t) and solve for U. With this change of variables, eq. (13.1.1) is transformed to U τ σ2 2 U x 2 + (r q 1 2 σ2 ) U x ru =. (13.2.1) Then eq. (13.2.1) is a linear partial differential equation with constant coefficients. This makes eq. (13.2.1) simpler to solve than eq. (13.1.1). For a European call, the terminal condition on U (i.e. τ = ) is (put y = x T ) U call (y, ) = max(ke y K, ) = K max(e y 1, ). (13.2.2) Hence the domain of integration at expiration is y <. For a European put, the terminal condition on U is U put (y, ) = max(k Ke y, ) = K max(1 e y, ). (13.2.3) Hence the domain of integration at expiration is < y. 3

4 13.3 Discount factor There are many ways to solve eq. (13.2.1). First let us factor out the discount factor e r(t t) = e rτ. Let us express U(x, t) in the form Substitution into eq. (13.2.1) yields the following U(x, τ) = G(x, τ) e rτ. (13.3.1) G τ e rτ + rg e rτ σ2 2 G x 2 e rτ + (r q 1 2 σ2 ) G x e rτ rg e rτ =. (13.3.2) Simplifying and factoring out e rτ (which never equals zero) yields the following G τ = 1 2 σ2 2 G x 2 + (r q 1 2 σ2 ) G x. (13.3.3) Then eq. (13.3.3) has the form of a diffusion equation with a drift term. Technically, eq. (13.3.3) is a diffusion-convection equation. Mathematically, eq. (13.3.3) is a parabolic-hyperbolic partial differential equation. We may or may not have time to discuss what that means, in these lectures. 4

5 13.4 Green s function Let us try the following solution for eq. (13.3.3), including y = x T as a parameter: G(x, τ; y) = e (x y+(r q σ2 /2)τ) 2 /(2σ 2 τ) 2σ 2 τ. (13.4.1) The partial derivative G/ x is given by The partial derivative 2 G/ x 2 is given by G x = x y + (r q 1 2 σ2 )τ σ 2 G. (13.4.2) τ 2 G x 2 = G σ 2 τ x y + (r q 1 2 σ2 )τ σ 2 τ G x = G σ 2 τ + (x y + (r q 1 2 σ2 )τ) 2 σ 4 τ 2 G. (13.4.3) The partial derivative G/ τ is given by Substituting into eq. (13.3.3) yields G τ = G 2τ + (x y + (r q 1 2 σ2 )τ) 2 2σ 2 τ 2 G (r q 1 2 σ2 ) x y + (r q 1 2 σ2 )τ σ 2 τ G. (13.4.4) 1 2 σ2 2 G x 2 + (r q 1 2 σ2 ) G x = G 2τ + (x y + (r q 1 2 σ2 )τ) 2 2σ 2 τ 2 G = G τ. Hence G(x, τ; y) in eq. (13.4.1) is a solution of eq. (13.3.3). The function G(x, τ; y) is called a Green s function. (r q 1 2 σ2 ) x y + (r q 1 2 σ2 )τ σ 2 τ G (13.4.5) Grammatically, it should really be called a Green function (named for George Green). However everyone writes Green s function and ignores grammar. The function G(x, τ; y) is the solution of eq. (13.3.3) with the terminal boundary condition Here δ(x y) is the Dirac delta function. lim G(x, τ; y) = δ(x y). (13.4.6) τ 5

6 13.5 General solution for arbitrary terminal payoff Let the terminal payoff function be P(y). The solution of eq. (13.2.1) with terminal payoff P(y) is V (S, t) = U(x, τ) = e rτ G(x, τ; y) P(y) dy. (13.5.1) Note that eq. (13.5.1) is the general solution of the Black-Scholes-Merton equation eq. (13.2.1), for the terminal payoff function P(y), where y = ln(s T /K). The structure of eq. (13.5.1) is a discount factor e rτ = e r(t t) multiplying the expectation value of the terminal payoff. For a European call option, the terminal payoff function is P call (y) = max(s T K, ) = max(ke y K, ) = K max(e y 1, ). (13.5.2) This is nonzero in the interval y <. For a European put option, the terminal payoff function is P put (y) = max(k S T, ) = max(k Ke y, ) = K max(1 e y, ). (13.5.3) This is nonzero in the interval < y. 6

7 13.6 Geometric Brownian Motion: probability density function The Green s function G(x, τ; y) in eq. (13.4.1) is actually a probability density function, but for standard Brownian motion (with a drift term). Let us derive the probability density function for geometric Brownian motion. Hence we want a function in terms of S and t (with parameters S T and T ). Define the function p GBM (S, t; S T, T ) via Then dx/ds = 1/S, hence we obtain p GBM (S, t; S T, T ) = G(x, τ; y) dx ds. (13.6.1) p GBM = 1 S e (ln(s/k) ln(s T /K)+(r q σ 2 /2)(T t)) 2 /(2σ 2 (T t)) 2σ 2 (T t). (13.6.2) The probability density function for geometric Brownian motion is given by p GBM. The function p GBM in eq. (13.6.2) is the probability density that, if the stock price is S at the time t, the random walk of the stock price will have the value S T at the future time T, where T > t. 7

8 13.7 Solution for call option using terminal boundary condition The solution of eq. (13.2.1) which satisfies the terminal boundary condition is given by U(x, τ) = e rτ G(x, τ; y)p call (y) dy = Ke rτ G(x, τ; y)(e y 1) dy = Ke rτ G(x, τ; y)e y dy Ke rτ G(x, τ; y) dy. Hence we must evaluate the following integrals I 1 = G(x, τ; y)e y dy, I 2 = (13.7.1) G(x, τ; y) dy. (13.7.2) We recognize the second integral I 2 immediately as a cumulative Normal distribution: e (x y+(r q σ2 /2)τ) 2 /(2σ 2 τ) G(x, τ; y) dy = dy 2σ 2 τ ( x + (r q 1 2 = N σ2 )τ ) σ τ = N(d 2 ). Recall the definitions of d 1 and d 2 from previous lectures (and recall x = ln(s/k)): (13.7.3) d 1 = d 2 = ln(s/k) + (r q)(t t) σ T t σ T t, (13.7.4a) ln(s/k) + (r q)(t t) σ 1 2 T t σ T t = d 1 σ T t. (13.7.4b) To evaluate I 1 we require the following identity Ke rτ e (x y+(r q σ2 /2)τ) 2 /(2σ 2 τ) e y = Se qτ e (x y+(r q+σ2 /2)τ) 2 /(2σ 2 τ). (13.7.5) The proof of eq. (13.7.5) consists basically of completing the square in the exponent. Then the integral for I 1 also yields a cumulative Normal distribution: Ke rτ I 1 = Ke rτ G(x, τ; y)e y dy = Se qτ e (x y+(r q+σ2 /2)τ) 2 /(2σ 2 τ) 2σ 2 τ ( x + (r q + = Se qτ 1 2 N σ2 )τ ) σ τ = Se qτ N(d 1 ). dy (13.7.6) Summing the integrals yields the Black-Scholes-Merton formula for a European call option. 8

9 13.8 Solution for put option using terminal boundary condition The discount factor and the Green s function is the same for a European put option. Only the terminal boundary condition (terminal payoff) is different. The solution of eq. (13.2.1) which satisfies the terminal boundary condition for a put is U(x, τ) = e rτ G(x, τ; y)p put (y) dy = Ke rτ G(x, τ; y)(1 e y ) dy = Ke rτ G(x, τ; y) dy Ke rτ G(x, τ; y)e y dy. (13.8.1) Hence we must evaluate the following integrals I 3 = G(x, τ; y) dy, I 4 = The evaluation of these integrals is similar to that for the call option. G(x, τ; y)e y dy. (13.8.2) The results are I 3 = N( d 2 ), Ke rτ I 4 = Se qτ N( d 1 ). (13.8.3) Summing the integrals yields the Black-Scholes-Merton formula for a European put option. 9

10 13.9 Black-Scholes-Merton formula The Black-Scholes-Merton formulas for a European call and put option are respectively c(s, t) = Se q(t t) N(d 1 ) Ke r(t t) N(d 2 ), p(s, t) = Ke r(t t) N( d 2 ) Se q(t t) N( d 1 ). (13.9.1a) (13.9.1b) The definitions of d 1 and d 2 were displayed above, but for ease of reference they are d 1 = d 2 = ln(s/k) + (r q)(t t) σ T t σ T t, (13.9.2a) ln(s/k) + (r q)(t t) σ 1 2 T t σ T t = d 1 σ T t. (13.9.2b) 1

Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2017 Instructor: Dr. Sateesh Mane.

Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2017 Instructor: Dr. Sateesh Mane. Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2017 Instructor: Dr. Sateesh Mane c Sateesh R. Mane 2017 14 Lecture 14 November 15, 2017 Derivation of the

More information

Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2017 Instructor: Dr. Sateesh Mane.

Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2017 Instructor: Dr. Sateesh Mane. Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2017 Instructor: Dr. Sateesh Mane c Sateesh R. Mane 2017 20 Lecture 20 Implied volatility November 30, 2017

More information

Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Spring 2018 Instructor: Dr. Sateesh Mane.

Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Spring 2018 Instructor: Dr. Sateesh Mane. Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Spring 218 Instructor: Dr. Sateesh Mane c Sateesh R. Mane 218 19 Lecture 19 May 12, 218 Exotic options The term

More information

Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2017 Instructor: Dr. Sateesh Mane.

Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2017 Instructor: Dr. Sateesh Mane. Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2017 Instructor: Dr. Sateesh Mane c Sateesh R. Mane 2017 9 Lecture 9 9.1 The Greeks November 15, 2017 Let

More information

4. Black-Scholes Models and PDEs. Math6911 S08, HM Zhu

4. Black-Scholes Models and PDEs. Math6911 S08, HM Zhu 4. Black-Scholes Models and PDEs Math6911 S08, HM Zhu References 1. Chapter 13, J. Hull. Section.6, P. Brandimarte Outline Derivation of Black-Scholes equation Black-Scholes models for options Implied

More information

Aspects of Financial Mathematics:

Aspects of Financial Mathematics: Aspects of Financial Mathematics: Options, Derivatives, Arbitrage, and the Black-Scholes Pricing Formula J. Robert Buchanan Millersville University of Pennsylvania email: Bob.Buchanan@millersville.edu

More information

4 Homework: Forwards & Futures

4 Homework: Forwards & Futures Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2017 Instructor: Dr. Sateesh Mane c Sateesh R. Mane 2017 November 15, 2017 due Friday October 13, 2017 at

More information

MASM006 UNIVERSITY OF EXETER SCHOOL OF ENGINEERING, COMPUTER SCIENCE AND MATHEMATICS MATHEMATICAL SCIENCES FINANCIAL MATHEMATICS.

MASM006 UNIVERSITY OF EXETER SCHOOL OF ENGINEERING, COMPUTER SCIENCE AND MATHEMATICS MATHEMATICAL SCIENCES FINANCIAL MATHEMATICS. MASM006 UNIVERSITY OF EXETER SCHOOL OF ENGINEERING, COMPUTER SCIENCE AND MATHEMATICS MATHEMATICAL SCIENCES FINANCIAL MATHEMATICS May/June 2006 Time allowed: 2 HOURS. Examiner: Dr N.P. Byott This is a CLOSED

More information

Solving the Black-Scholes Equation

Solving the Black-Scholes Equation Solving the Black-Scholes Equation An Undergraduate Introduction to Financial Mathematics J. Robert Buchanan 2010 Initial Value Problem for the European Call rf = F t + rsf S + 1 2 σ2 S 2 F SS for (S,

More information

MSC FINANCIAL ENGINEERING PRICING I, AUTUMN LECTURE 6: EXTENSIONS OF BLACK AND SCHOLES RAYMOND BRUMMELHUIS DEPARTMENT EMS BIRKBECK

MSC FINANCIAL ENGINEERING PRICING I, AUTUMN LECTURE 6: EXTENSIONS OF BLACK AND SCHOLES RAYMOND BRUMMELHUIS DEPARTMENT EMS BIRKBECK MSC FINANCIAL ENGINEERING PRICING I, AUTUMN 2010-2011 LECTURE 6: EXTENSIONS OF BLACK AND SCHOLES RAYMOND BRUMMELHUIS DEPARTMENT EMS BIRKBECK In this section we look at some easy extensions of the Black

More information

NEWCASTLE UNIVERSITY SCHOOL OF MATHEMATICS, STATISTICS & PHYSICS SEMESTER 1 SPECIMEN 2 MAS3904. Stochastic Financial Modelling. Time allowed: 2 hours

NEWCASTLE UNIVERSITY SCHOOL OF MATHEMATICS, STATISTICS & PHYSICS SEMESTER 1 SPECIMEN 2 MAS3904. Stochastic Financial Modelling. Time allowed: 2 hours NEWCASTLE UNIVERSITY SCHOOL OF MATHEMATICS, STATISTICS & PHYSICS SEMESTER 1 SPECIMEN 2 Stochastic Financial Modelling Time allowed: 2 hours Candidates should attempt all questions. Marks for each question

More information

Solving the Black-Scholes Equation

Solving the Black-Scholes Equation Solving the Black-Scholes Equation An Undergraduate Introduction to Financial Mathematics J. Robert Buchanan 2014 Initial Value Problem for the European Call The main objective of this lesson is solving

More information

In chapter 5, we approximated the Black-Scholes model

In chapter 5, we approximated the Black-Scholes model Chapter 7 The Black-Scholes Equation In chapter 5, we approximated the Black-Scholes model ds t /S t = µ dt + σ dx t 7.1) with a suitable Binomial model and were able to derive a pricing formula for option

More information

due Saturday May 26, 2018, 12:00 noon

due Saturday May 26, 2018, 12:00 noon Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Spring 2018 Instructor: Dr. Sateesh Mane c Sateesh R. Mane 2018 Final Spring 2018 due Saturday May 26, 2018, 12:00

More information

Option Pricing Models for European Options

Option Pricing Models for European Options Chapter 2 Option Pricing Models for European Options 2.1 Continuous-time Model: Black-Scholes Model 2.1.1 Black-Scholes Assumptions We list the assumptions that we make for most of this notes. 1. The underlying

More information

Probability in Options Pricing

Probability in Options Pricing Probability in Options Pricing Mark Cohen and Luke Skon Kenyon College cohenmj@kenyon.edu December 14, 2012 Mark Cohen and Luke Skon (Kenyon college) Probability Presentation December 14, 2012 1 / 16 What

More information

STOCHASTIC CALCULUS AND BLACK-SCHOLES MODEL

STOCHASTIC CALCULUS AND BLACK-SCHOLES MODEL STOCHASTIC CALCULUS AND BLACK-SCHOLES MODEL YOUNGGEUN YOO Abstract. Ito s lemma is often used in Ito calculus to find the differentials of a stochastic process that depends on time. This paper will introduce

More information

Importance Sampling for Option Pricing. Steven R. Dunbar. Put Options. Monte Carlo Method. Importance. Sampling. Examples.

Importance Sampling for Option Pricing. Steven R. Dunbar. Put Options. Monte Carlo Method. Importance. Sampling. Examples. for for January 25, 2016 1 / 26 Outline for 1 2 3 4 2 / 26 Put Option for A put option is the right to sell an asset at an established price at a certain time. The established price is the strike price,

More information

Black-Scholes-Merton Model

Black-Scholes-Merton Model Black-Scholes-Merton Model Weerachart Kilenthong University of the Thai Chamber of Commerce c Kilenthong 2017 Weerachart Kilenthong University of the Thai Chamber Black-Scholes-Merton of Commerce Model

More information

Lecture 11: Ito Calculus. Tuesday, October 23, 12

Lecture 11: Ito Calculus. Tuesday, October 23, 12 Lecture 11: Ito Calculus Continuous time models We start with the model from Chapter 3 log S j log S j 1 = µ t + p tz j Sum it over j: log S N log S 0 = NX µ t + NX p tzj j=1 j=1 Can we take the limit

More information

Black-Scholes model: Derivation and solution

Black-Scholes model: Derivation and solution III. Black-Scholes model: Derivation and solution Beáta Stehlíková Financial derivatives Faculty of Mathematics, Physics and Informatics Comenius University, Bratislava III. Black-Scholes model: Derivation

More information

1.1 Basic Financial Derivatives: Forward Contracts and Options

1.1 Basic Financial Derivatives: Forward Contracts and Options Chapter 1 Preliminaries 1.1 Basic Financial Derivatives: Forward Contracts and Options A derivative is a financial instrument whose value depends on the values of other, more basic underlying variables

More information

Lecture 18. More on option pricing. Lecture 18 1 / 21

Lecture 18. More on option pricing. Lecture 18 1 / 21 Lecture 18 More on option pricing Lecture 18 1 / 21 Introduction In this lecture we will see more applications of option pricing theory. Lecture 18 2 / 21 Greeks (1) The price f of a derivative depends

More information

Partial differential approach for continuous models. Closed form pricing formulas for discretely monitored models

Partial differential approach for continuous models. Closed form pricing formulas for discretely monitored models Advanced Topics in Derivative Pricing Models Topic 3 - Derivatives with averaging style payoffs 3.1 Pricing models of Asian options Partial differential approach for continuous models Closed form pricing

More information

MSc Financial Engineering CHRISTMAS ASSIGNMENT: MERTON S JUMP-DIFFUSION MODEL. To be handed in by monday January 28, 2013

MSc Financial Engineering CHRISTMAS ASSIGNMENT: MERTON S JUMP-DIFFUSION MODEL. To be handed in by monday January 28, 2013 MSc Financial Engineering 2012-13 CHRISTMAS ASSIGNMENT: MERTON S JUMP-DIFFUSION MODEL To be handed in by monday January 28, 2013 Department EMS, Birkbeck Introduction The assignment consists of Reading

More information

In this lecture we will solve the final-value problem derived in the previous lecture 4, V (1) + rs = rv (t < T )

In this lecture we will solve the final-value problem derived in the previous lecture 4, V (1) + rs = rv (t < T ) MSC FINANCIAL ENGINEERING PRICING I, AUTUMN 2010-2011 LECTURE 5: THE BLACK AND SCHOLES FORMULA AND ITS GREEKS RAYMOND BRUMMELHUIS DEPARTMENT EMS BIRKBECK In this lecture we will solve the final-value problem

More information

Lecture Quantitative Finance Spring Term 2015

Lecture Quantitative Finance Spring Term 2015 and Lecture Quantitative Finance Spring Term 2015 Prof. Dr. Erich Walter Farkas Lecture 06: March 26, 2015 1 / 47 Remember and Previous chapters: introduction to the theory of options put-call parity fundamentals

More information

PDE Methods for the Maximum Drawdown

PDE Methods for the Maximum Drawdown PDE Methods for the Maximum Drawdown Libor Pospisil, Jan Vecer Columbia University, Department of Statistics, New York, NY 127, USA April 1, 28 Abstract Maximum drawdown is a risk measure that plays an

More information

TEACHING NOTE 98-04: EXCHANGE OPTION PRICING

TEACHING NOTE 98-04: EXCHANGE OPTION PRICING TEACHING NOTE 98-04: EXCHANGE OPTION PRICING Version date: June 3, 017 C:\CLASSES\TEACHING NOTES\TN98-04.WPD The exchange option, first developed by Margrabe (1978), has proven to be an extremely powerful

More information

The Forward PDE for American Puts in the Dupire Model

The Forward PDE for American Puts in the Dupire Model The Forward PDE for American Puts in the Dupire Model Peter Carr Ali Hirsa Courant Institute Morgan Stanley New York University 750 Seventh Avenue 51 Mercer Street New York, NY 10036 1 60-3765 (1) 76-988

More information

King s College London

King s College London King s College London University Of London This paper is part of an examination of the College counting towards the award of a degree. Examinations are governed by the College Regulations under the authority

More information

( ) since this is the benefit of buying the asset at the strike price rather

( ) since this is the benefit of buying the asset at the strike price rather Review of some financial models for MAT 483 Parity and Other Option Relationships The basic parity relationship for European options with the same strike price and the same time to expiration is: C( KT

More information

Valuing Stock Options: The Black-Scholes-Merton Model. Chapter 13

Valuing Stock Options: The Black-Scholes-Merton Model. Chapter 13 Valuing Stock Options: The Black-Scholes-Merton Model Chapter 13 1 The Black-Scholes-Merton Random Walk Assumption l Consider a stock whose price is S l In a short period of time of length t the return

More information

Lecture 8: The Black-Scholes theory

Lecture 8: The Black-Scholes theory Lecture 8: The Black-Scholes theory Dr. Roman V Belavkin MSO4112 Contents 1 Geometric Brownian motion 1 2 The Black-Scholes pricing 2 3 The Black-Scholes equation 3 References 5 1 Geometric Brownian motion

More information

Option Valuation with Sinusoidal Heteroskedasticity

Option Valuation with Sinusoidal Heteroskedasticity Option Valuation with Sinusoidal Heteroskedasticity Caleb Magruder June 26, 2009 1 Black-Scholes-Merton Option Pricing Ito drift-diffusion process (1) can be used to derive the Black Scholes formula (2).

More information

The Black-Scholes Model

The Black-Scholes Model The Black-Scholes Model Liuren Wu Options Markets (Hull chapter: 12, 13, 14) Liuren Wu ( c ) The Black-Scholes Model colorhmoptions Markets 1 / 17 The Black-Scholes-Merton (BSM) model Black and Scholes

More information

A Study on Numerical Solution of Black-Scholes Model

A Study on Numerical Solution of Black-Scholes Model Journal of Mathematical Finance, 8, 8, 37-38 http://www.scirp.org/journal/jmf ISSN Online: 6-44 ISSN Print: 6-434 A Study on Numerical Solution of Black-Scholes Model Md. Nurul Anwar,*, Laek Sazzad Andallah

More information

The Merton Model. A Structural Approach to Default Prediction. Agenda. Idea. Merton Model. The iterative approach. Example: Enron

The Merton Model. A Structural Approach to Default Prediction. Agenda. Idea. Merton Model. The iterative approach. Example: Enron The Merton Model A Structural Approach to Default Prediction Agenda Idea Merton Model The iterative approach Example: Enron A solution using equity values and equity volatility Example: Enron 2 1 Idea

More information

FE610 Stochastic Calculus for Financial Engineers. Stevens Institute of Technology

FE610 Stochastic Calculus for Financial Engineers. Stevens Institute of Technology FE610 Stochastic Calculus for Financial Engineers Lecture 13. The Black-Scholes PDE Steve Yang Stevens Institute of Technology 04/25/2013 Outline 1 The Black-Scholes PDE 2 PDEs in Asset Pricing 3 Exotic

More information

Option Pricing. Simple Arbitrage Relations. Payoffs to Call and Put Options. Black-Scholes Model. Put-Call Parity. Implied Volatility

Option Pricing. Simple Arbitrage Relations. Payoffs to Call and Put Options. Black-Scholes Model. Put-Call Parity. Implied Volatility Simple Arbitrage Relations Payoffs to Call and Put Options Black-Scholes Model Put-Call Parity Implied Volatility Option Pricing Options: Definitions A call option gives the buyer the right, but not the

More information

Merton s Jump Diffusion Model

Merton s Jump Diffusion Model Merton s Jump Diffusion Model Peter Carr (based on lecture notes by Robert Kohn) Bloomberg LP and Courant Institute, NYU Continuous Time Finance Lecture 5 Wednesday, February 16th, 2005 Introduction Merton

More information

The Black-Scholes Model

The Black-Scholes Model The Black-Scholes Model Liuren Wu Options Markets Liuren Wu ( c ) The Black-Merton-Scholes Model colorhmoptions Markets 1 / 18 The Black-Merton-Scholes-Merton (BMS) model Black and Scholes (1973) and Merton

More information

Lecture Note 8 of Bus 41202, Spring 2017: Stochastic Diffusion Equation & Option Pricing

Lecture Note 8 of Bus 41202, Spring 2017: Stochastic Diffusion Equation & Option Pricing Lecture Note 8 of Bus 41202, Spring 2017: Stochastic Diffusion Equation & Option Pricing We shall go over this note quickly due to time constraints. Key concept: Ito s lemma Stock Options: A contract giving

More information

King s College London

King s College London King s College London University Of London This paper is part of an examination of the College counting towards the award of a degree. Examinations are governed by the College Regulations under the authority

More information

Near-Expiry Asymptotics of the Implied Volatility in Local and Stochastic Volatility Models

Near-Expiry Asymptotics of the Implied Volatility in Local and Stochastic Volatility Models Mathematical Finance Colloquium, USC September 27, 2013 Near-Expiry Asymptotics of the Implied Volatility in Local and Stochastic Volatility Models Elton P. Hsu Northwestern University (Based on a joint

More information

Computational Finance

Computational Finance Path Dependent Options Computational Finance School of Mathematics 2018 The Random Walk One of the main assumption of the Black-Scholes framework is that the underlying stock price follows a random walk

More information

Extensions to the Black Scholes Model

Extensions to the Black Scholes Model Lecture 16 Extensions to the Black Scholes Model 16.1 Dividends Dividend is a sum of money paid regularly (typically annually) by a company to its shareholders out of its profits (or reserves). In this

More information

Numerical Methods in Option Pricing (Part III)

Numerical Methods in Option Pricing (Part III) Numerical Methods in Option Pricing (Part III) E. Explicit Finite Differences. Use of the Forward, Central, and Symmetric Central a. In order to obtain an explicit solution for the price of the derivative,

More information

From Discrete Time to Continuous Time Modeling

From Discrete Time to Continuous Time Modeling From Discrete Time to Continuous Time Modeling Prof. S. Jaimungal, Department of Statistics, University of Toronto 2004 Arrow-Debreu Securities 2004 Prof. S. Jaimungal 2 Consider a simple one-period economy

More information

1 The continuous time limit

1 The continuous time limit Derivative Securities, Courant Institute, Fall 2008 http://www.math.nyu.edu/faculty/goodman/teaching/derivsec08/index.html Jonathan Goodman and Keith Lewis Supplementary notes and comments, Section 3 1

More information

NUMERICAL METHODS OF PARTIAL INTEGRO-DIFFERENTIAL EQUATIONS FOR OPTION PRICE

NUMERICAL METHODS OF PARTIAL INTEGRO-DIFFERENTIAL EQUATIONS FOR OPTION PRICE Trends in Mathematics - New Series Information Center for Mathematical Sciences Volume 13, Number 1, 011, pages 1 5 NUMERICAL METHODS OF PARTIAL INTEGRO-DIFFERENTIAL EQUATIONS FOR OPTION PRICE YONGHOON

More information

Options. An Undergraduate Introduction to Financial Mathematics. J. Robert Buchanan. J. Robert Buchanan Options

Options. An Undergraduate Introduction to Financial Mathematics. J. Robert Buchanan. J. Robert Buchanan Options Options An Undergraduate Introduction to Financial Mathematics J. Robert Buchanan 2014 Definitions and Terminology Definition An option is the right, but not the obligation, to buy or sell a security such

More information

Financial derivatives exam Winter term 2014/2015

Financial derivatives exam Winter term 2014/2015 Financial derivatives exam Winter term 2014/2015 Problem 1: [max. 13 points] Determine whether the following assertions are true or false. Write your answers, without explanations. Grading: correct answer

More information

Lecture 4. Finite difference and finite element methods

Lecture 4. Finite difference and finite element methods Finite difference and finite element methods Lecture 4 Outline Black-Scholes equation From expectation to PDE Goal: compute the value of European option with payoff g which is the conditional expectation

More information

Hedging Credit Derivatives in Intensity Based Models

Hedging Credit Derivatives in Intensity Based Models Hedging Credit Derivatives in Intensity Based Models PETER CARR Head of Quantitative Financial Research, Bloomberg LP, New York Director of the Masters Program in Math Finance, Courant Institute, NYU Stanford

More information

Dr. Maddah ENMG 625 Financial Eng g II 10/16/06

Dr. Maddah ENMG 625 Financial Eng g II 10/16/06 Dr. Maddah ENMG 65 Financial Eng g II 10/16/06 Chapter 11 Models of Asset Dynamics () Random Walk A random process, z, is an additive process defined over times t 0, t 1,, t k, t k+1,, such that z( t )

More information

Chapter 3: Black-Scholes Equation and Its Numerical Evaluation

Chapter 3: Black-Scholes Equation and Its Numerical Evaluation Chapter 3: Black-Scholes Equation and Its Numerical Evaluation 3.1 Itô Integral 3.1.1 Convergence in the Mean and Stieltjes Integral Definition 3.1 (Convergence in the Mean) A sequence {X n } n ln of random

More information

Chapter 5 Finite Difference Methods. Math6911 W07, HM Zhu

Chapter 5 Finite Difference Methods. Math6911 W07, HM Zhu Chapter 5 Finite Difference Methods Math69 W07, HM Zhu References. Chapters 5 and 9, Brandimarte. Section 7.8, Hull 3. Chapter 7, Numerical analysis, Burden and Faires Outline Finite difference (FD) approximation

More information

Financial Derivatives Section 5

Financial Derivatives Section 5 Financial Derivatives Section 5 The Black and Scholes Model Michail Anthropelos anthropel@unipi.gr http://web.xrh.unipi.gr/faculty/anthropelos/ University of Piraeus Spring 2018 M. Anthropelos (Un. of

More information

Definition Pricing Risk management Second generation barrier options. Barrier Options. Arfima Financial Solutions

Definition Pricing Risk management Second generation barrier options. Barrier Options. Arfima Financial Solutions Arfima Financial Solutions Contents Definition 1 Definition 2 3 4 Contenido Definition 1 Definition 2 3 4 Definition Definition: A barrier option is an option on the underlying asset that is activated

More information

Credit Risk and Underlying Asset Risk *

Credit Risk and Underlying Asset Risk * Seoul Journal of Business Volume 4, Number (December 018) Credit Risk and Underlying Asset Risk * JONG-RYONG LEE **1) Kangwon National University Gangwondo, Korea Abstract This paper develops the credit

More information

CHAPTER 10 OPTION PRICING - II. Derivatives and Risk Management By Rajiv Srivastava. Copyright Oxford University Press

CHAPTER 10 OPTION PRICING - II. Derivatives and Risk Management By Rajiv Srivastava. Copyright Oxford University Press CHAPTER 10 OPTION PRICING - II Options Pricing II Intrinsic Value and Time Value Boundary Conditions for Option Pricing Arbitrage Based Relationship for Option Pricing Put Call Parity 2 Binomial Option

More information

The Black-Scholes Equation

The Black-Scholes Equation The Black-Scholes Equation MATH 472 Financial Mathematics J. Robert Buchanan 2018 Objectives In this lesson we will: derive the Black-Scholes partial differential equation using Itô s Lemma and no-arbitrage

More information

Black-Scholes Option Pricing

Black-Scholes Option Pricing Black-Scholes Option Pricing The pricing kernel furnishes an alternate derivation of the Black-Scholes formula for the price of a call option. Arbitrage is again the foundation for the theory. 1 Risk-Free

More information

MATH3075/3975 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS

MATH3075/3975 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS MATH307/37 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS School of Mathematics and Statistics Semester, 04 Tutorial problems should be used to test your mathematical skills and understanding of the lecture material.

More information

Monte Carlo Simulations

Monte Carlo Simulations Monte Carlo Simulations Lecture 1 December 7, 2014 Outline Monte Carlo Methods Monte Carlo methods simulate the random behavior underlying the financial models Remember: When pricing you must simulate

More information

Math489/889 Stochastic Processes and Advanced Mathematical Finance Solutions to Practice Problems

Math489/889 Stochastic Processes and Advanced Mathematical Finance Solutions to Practice Problems Math489/889 Stochastic Processes and Advanced Mathematical Finance Solutions to Practice Problems Steve Dunbar No Due Date: Practice Only. Find the mode (the value of the independent variable with the

More information

Pricing Barrier Options under Local Volatility

Pricing Barrier Options under Local Volatility Abstract Pricing Barrier Options under Local Volatility Artur Sepp Mail: artursepp@hotmail.com, Web: www.hot.ee/seppar 16 November 2002 We study pricing under the local volatility. Our research is mainly

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.265/15.070J Fall 2013 Lecture 19 11/20/2013. Applications of Ito calculus to finance

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.265/15.070J Fall 2013 Lecture 19 11/20/2013. Applications of Ito calculus to finance MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.265/15.7J Fall 213 Lecture 19 11/2/213 Applications of Ito calculus to finance Content. 1. Trading strategies 2. Black-Scholes option pricing formula 1 Security

More information

Homework Assignments

Homework Assignments Homework Assignments Week 1 (p 57) #4.1, 4., 4.3 Week (pp 58-6) #4.5, 4.6, 4.8(a), 4.13, 4.0, 4.6(b), 4.8, 4.31, 4.34 Week 3 (pp 15-19) #1.9, 1.1, 1.13, 1.15, 1.18 (pp 9-31) #.,.6,.9 Week 4 (pp 36-37)

More information

Weak Reflection Principle and Static Hedging of Barrier Options

Weak Reflection Principle and Static Hedging of Barrier Options Weak Reflection Principle and Static Hedging of Barrier Options Sergey Nadtochiy Department of Mathematics University of Michigan Apr 2013 Fields Quantitative Finance Seminar Fields Institute, Toronto

More information

American Option Pricing Formula for Uncertain Financial Market

American Option Pricing Formula for Uncertain Financial Market American Option Pricing Formula for Uncertain Financial Market Xiaowei Chen Uncertainty Theory Laboratory, Department of Mathematical Sciences Tsinghua University, Beijing 184, China chenxw7@mailstsinghuaeducn

More information

2 f. f t S 2. Delta measures the sensitivityof the portfolio value to changes in the price of the underlying

2 f. f t S 2. Delta measures the sensitivityof the portfolio value to changes in the price of the underlying Sensitivity analysis Simulating the Greeks Meet the Greeks he value of a derivative on a single underlying asset depends upon the current asset price S and its volatility Σ, the risk-free interest rate

More information

The Black-Scholes Model

The Black-Scholes Model IEOR E4706: Foundations of Financial Engineering c 2016 by Martin Haugh The Black-Scholes Model In these notes we will use Itô s Lemma and a replicating argument to derive the famous Black-Scholes formula

More information

Mathematical Modeling in Economics and Finance: Probability, Stochastic Processes and Differential Equations. Steven R. Dunbar

Mathematical Modeling in Economics and Finance: Probability, Stochastic Processes and Differential Equations. Steven R. Dunbar Mathematical Modeling in Economics and Finance: Probability, Stochastic Processes and Differential Equations Steven R. Dunbar Department of Mathematics, University of Nebraska-Lincoln, Lincoln, Nebraska

More information

Math Computational Finance Barrier option pricing using Finite Difference Methods (FDM)

Math Computational Finance Barrier option pricing using Finite Difference Methods (FDM) . Math 623 - Computational Finance Barrier option pricing using Finite Difference Methods (FDM) Pratik Mehta pbmehta@eden.rutgers.edu Masters of Science in Mathematical Finance Department of Mathematics,

More information

1 Geometric Brownian motion

1 Geometric Brownian motion Copyright c 05 by Karl Sigman Geometric Brownian motion Note that since BM can take on negative values, using it directly for modeling stock prices is questionable. There are other reasons too why BM is

More information

No-arbitrage theorem for multi-factor uncertain stock model with floating interest rate

No-arbitrage theorem for multi-factor uncertain stock model with floating interest rate Fuzzy Optim Decis Making 217 16:221 234 DOI 117/s17-16-9246-8 No-arbitrage theorem for multi-factor uncertain stock model with floating interest rate Xiaoyu Ji 1 Hua Ke 2 Published online: 17 May 216 Springer

More information

2.3 Mathematical Finance: Option pricing

2.3 Mathematical Finance: Option pricing CHAPTR 2. CONTINUUM MODL 8 2.3 Mathematical Finance: Option pricing Options are some of the commonest examples of derivative securities (also termed financial derivatives or simply derivatives). A uropean

More information

The Derivation and Discussion of Standard Black-Scholes Formula

The Derivation and Discussion of Standard Black-Scholes Formula The Derivation and Discussion of Standard Black-Scholes Formula Yiqian Lu October 25, 2013 In this article, we will introduce the concept of Arbitrage Pricing Theory and consequently deduce the standard

More information

The Black-Scholes PDE from Scratch

The Black-Scholes PDE from Scratch The Black-Scholes PDE from Scratch chris bemis November 27, 2006 0-0 Goal: Derive the Black-Scholes PDE To do this, we will need to: Come up with some dynamics for the stock returns Discuss Brownian motion

More information

Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Spring 2018 Instructor: Dr. Sateesh Mane. September 16, 2018

Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Spring 2018 Instructor: Dr. Sateesh Mane. September 16, 2018 Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Spring 208 Instructor: Dr. Sateesh Mane c Sateesh R. Mane 208 2 Lecture 2 September 6, 208 2. Bond: more general

More information

The Black-Scholes Equation using Heat Equation

The Black-Scholes Equation using Heat Equation The Black-Scholes Equation using Heat Equation Peter Cassar May 0, 05 Assumptions of the Black-Scholes Model We have a risk free asset given by the price process, dbt = rbt The asset price follows a geometric

More information

Barrier options. In options only come into being if S t reaches B for some 0 t T, at which point they become an ordinary option.

Barrier options. In options only come into being if S t reaches B for some 0 t T, at which point they become an ordinary option. Barrier options A typical barrier option contract changes if the asset hits a specified level, the barrier. Barrier options are therefore path-dependent. Out options expire worthless if S t reaches the

More information

Module 10:Application of stochastic processes in areas like finance Lecture 36:Black-Scholes Model. Stochastic Differential Equation.

Module 10:Application of stochastic processes in areas like finance Lecture 36:Black-Scholes Model. Stochastic Differential Equation. Stochastic Differential Equation Consider. Moreover partition the interval into and define, where. Now by Rieman Integral we know that, where. Moreover. Using the fundamentals mentioned above we can easily

More information

Homework Set 6 Solutions

Homework Set 6 Solutions MATH 667-010 Introduction to Mathematical Finance Prof. D. A. Edwards Due: Apr. 11, 018 P Homework Set 6 Solutions K z K + z S 1. The payoff diagram shown is for a strangle. Denote its option value by

More information

Exercises for Mathematical Models of Financial Derivatives

Exercises for Mathematical Models of Financial Derivatives Exercises for Mathematical Models of Financial Derivatives January 24, 2 1. It is customary for shares in the UK to have prices between 1p and 1,p (in the US, between $1 and $1), perhaps because then typical

More information

Stochastic Differential Equations in Finance and Monte Carlo Simulations

Stochastic Differential Equations in Finance and Monte Carlo Simulations Stochastic Differential Equations in Finance and Department of Statistics and Modelling Science University of Strathclyde Glasgow, G1 1XH China 2009 Outline Stochastic Modelling in Asset Prices 1 Stochastic

More information

European call option with inflation-linked strike

European call option with inflation-linked strike Mathematical Statistics Stockholm University European call option with inflation-linked strike Ola Hammarlid Research Report 2010:2 ISSN 1650-0377 Postal address: Mathematical Statistics Dept. of Mathematics

More information

FIN FINANCIAL INSTRUMENTS SPRING 2008

FIN FINANCIAL INSTRUMENTS SPRING 2008 FIN-40008 FINANCIAL INSTRUMENTS SPRING 2008 The Greeks Introduction We have studied how to price an option using the Black-Scholes formula. Now we wish to consider how the option price changes, either

More information

Solutions of Exercises on Black Scholes model and pricing financial derivatives MQF: ACTU. 468 S you can also use d 2 = d 1 σ T

Solutions of Exercises on Black Scholes model and pricing financial derivatives MQF: ACTU. 468 S you can also use d 2 = d 1 σ T 1 KING SAUD UNIVERSITY Academic year 2016/2017 College of Sciences, Mathematics Department Module: QMF Actu. 468 Bachelor AFM, Riyadh Mhamed Eddahbi Solutions of Exercises on Black Scholes model and pricing

More information

Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2018 Instructor: Dr. Sateesh Mane

Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2018 Instructor: Dr. Sateesh Mane Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 08 Instructor: Dr. Sateesh Mane c Sateesh R. Mane 08 Homework Please email your solution, as a file attachment,

More information

Cash Accumulation Strategy based on Optimal Replication of Random Claims with Ordinary Integrals

Cash Accumulation Strategy based on Optimal Replication of Random Claims with Ordinary Integrals arxiv:1711.1756v1 [q-fin.mf] 6 Nov 217 Cash Accumulation Strategy based on Optimal Replication of Random Claims with Ordinary Integrals Renko Siebols This paper presents a numerical model to solve the

More information

How Much Should You Pay For a Financial Derivative?

How Much Should You Pay For a Financial Derivative? City University of New York (CUNY) CUNY Academic Works Publications and Research New York City College of Technology Winter 2-26-2016 How Much Should You Pay For a Financial Derivative? Boyan Kostadinov

More information

A Note about the Black-Scholes Option Pricing Model under Time-Varying Conditions Yi-rong YING and Meng-meng BAI

A Note about the Black-Scholes Option Pricing Model under Time-Varying Conditions Yi-rong YING and Meng-meng BAI 2017 2nd International Conference on Advances in Management Engineering and Information Technology (AMEIT 2017) ISBN: 978-1-60595-457-8 A Note about the Black-Scholes Option Pricing Model under Time-Varying

More information

Advanced Numerical Methods

Advanced Numerical Methods Advanced Numerical Methods Solution to Homework One Course instructor: Prof. Y.K. Kwok. When the asset pays continuous dividend yield at the rate q the expected rate of return of the asset is r q under

More information

Market Volatility and Risk Proxies

Market Volatility and Risk Proxies Market Volatility and Risk Proxies... an introduction to the concepts 019 Gary R. Evans. This slide set by Gary R. Evans is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International

More information

We discussed last time how the Girsanov theorem allows us to reweight probability measures to change the drift in an SDE.

We discussed last time how the Girsanov theorem allows us to reweight probability measures to change the drift in an SDE. Risk Neutral Pricing Thursday, May 12, 2011 2:03 PM We discussed last time how the Girsanov theorem allows us to reweight probability measures to change the drift in an SDE. This is used to construct a

More information

Advanced Corporate Finance. 5. Options (a refresher)

Advanced Corporate Finance. 5. Options (a refresher) Advanced Corporate Finance 5. Options (a refresher) Objectives of the session 1. Define options (calls and puts) 2. Analyze terminal payoff 3. Define basic strategies 4. Binomial option pricing model 5.

More information

Chapter 5. Risk Handling Techniques: Diversification and Hedging. Risk Bearing Institutions. Additional Benefits. Chapter 5 Page 1

Chapter 5. Risk Handling Techniques: Diversification and Hedging. Risk Bearing Institutions. Additional Benefits. Chapter 5 Page 1 Chapter 5 Risk Handling Techniques: Diversification and Hedging Risk Bearing Institutions Bearing risk collectively Diversification Examples: Pension Plans Mutual Funds Insurance Companies Additional Benefits

More information