Diusion processes. Olivier Scaillet. University of Geneva and Swiss Finance Institute

Size: px
Start display at page:

Download "Diusion processes. Olivier Scaillet. University of Geneva and Swiss Finance Institute"

Transcription

1 Diusion processes Olivier Scaillet University of Geneva and Swiss Finance Institute

2 Outline 1 Brownian motion 2 Itô integral 3 Diusion processes 4 Black-Scholes 5 Equity linked life insurance 6 Merton model

3 Introduction In the previous chapters, we considered discrete stochastic processes. Here, we consider continuous-time processes with continuous sample paths. The main example of such processes is the Brownian motion.

4 Bownian motion A Brownian motion B = {B t ; t 0} starting at B 0 = b is a process such that 1 B has independent increments 2 B t+h B t follows a Normal distribution N(0, σ 2 h) 3 the sample paths of B are continuous. The process B is called standard Brownian motion if σ 2 = 1 and B 0 = 0. It is often denoted by W and is also called Wiener process.

5 Distribution of increments The increments of a Brownian motion are stationary as the distribution of B t+h B t only depends on h. Conditionally on B s = x, we have that B t follows a Normal distribution N(x, t s), that is, F (t, y, s, x) = P[B t y B s = x] has a density function f (t, y, s, x) = F (t,y,s,x) 1 = y exp( 1 2π(t s) 2 (y x) 2 t s ).

6 Forward and backward equations The transition density f satises the following partial dierential equations: forward equation: f backward equation: f t = 1 2 f 2 y 2 s = 1 2 f 2 x 2 The forward equation is obtained by xing B s = x, whereas the backward equation is obtained by xing B t = y.

7 First passage time The rst passage time T (x) of the standard Brownian motion at point x is dened by T (x) = inf{t : B t = x} (the requirement of continuous sample paths is obvious for the denition to make sense). The random variable ( T )(x) has a density function f (t) = x exp x2, t 0. 2πt 3 2t

8 Distribution of the maximum We can also characterize the density of the maximum m t = max{b s ; 0 s t}. We note that T (m) t m t m. We could prove that the random variable m ( t has ) a density function 2 f (m) = πt exp m2, m 0. 2t The sample paths of the Brownian motion satisfy the principles of translation and reection.

9 Example: Bachelier's application One of the rst applications of the Brownian motion was proposed by Bachelier (1900). Bachelier used the Brownian motion to describe the evolution of prices on Paris stock exchange. Bachelier assumed that the innitesimal price increments dx t of a nancial asset are proportional to the increments db t of a standard Brownian motion, that is, dx t = σdb t. Starting at an initial value X 0 = x, the value of the process at time t is X t = x + σb t.

10 Example: Bachelier's application (cont'd) A major drawback of this specication is that the price has a non zero probability of getting negative. In order to solve this issue, we rather model the relative increments with respect to the prices (returns) as a standard Brownian motion, that is, dxt X t = σdb t or equivalently dx t = σx t db t. The second expression looks like a dierential equation. However, there are two diculties: 1 the variables in the equation are stochastic 2 the sample paths of B t are not dierentiable even though they are continuous.

11 Example: Bachelier's application (cont'd) The mathematical solution to this problem was found by Itô in the 40's using a new kind of integral: the stochastic integral. In particular, it allows to write X t = x + σ t 0 X sdb s where we integrate with respect to the random element B.

12 Stochastic Itô integral The stochastic integral is built in a similar way as the Riemann integral. The integral is rst dened on a class of piecewise constant processes and is then extended to a larger class by approximation. There are nonetheless two major dierences between Riemann and Itô integrals. The rst one is the convergence type: the Riemann integral converges in R whereas the Itô integral is approximated by sequences of random variables that converge in L 2, the space of square-integrable random variables (nite variance).

13 Stochastic Itô integral (cont'd) The second dierence is the following. Riemann sums approaching the integral of a function f : [0, T ] R have the form n 1 j=0 f (s j)(t j+1 t j ) with 0 = t 0 < t 1 < < t n = T and s j an arbitrary point in [t j, t j+1 ] for all j. The value of the Riemann integral does not depend on the points s j [t j, t j+1 ]. In a stochastic context, the sums have the form I (f n ) = n 1 j=0 f (s j)(w tj+1 W tj ). The limit of such approximations does depend on the choice of intermediary points s j [t j, t j+1 ]. In order to solve the ambiguity, we take s j = t j for all j. As we choose the left point of the interval, the approximations at a particular date only depend on the information known at this date, and not on future events.

14 Stochastic Itô integral (cont'd) Itô's integral is denoted by f (s)dw 0 s and is dened such that lim n E[ f (s)dw 0 s I (f n ) ] = 0. The stochastic integral has the following properties: 1 linearity: t (αf (u) + βg(u))dw 0 u = α t f (u)dw 0 u + β t g(u)dw 0 u [ 2 isometry: E ] t [ ] f (u)dw 0 u 2 t = E f (u) 0 2 du [ ] t 3 martingale property: E f (u)dw 0 u F s = s f (u)dw 0 u The stochastic integral is the core building block of the denition of diusion processes.

15 Diusion processes The stochastic integral allows us to dene integral equations of the form X t = X 0 + t µ(s, X 0 s)ds + t σ(s, X 0 s)dw s whose solution is called diusion process. We often write this equation in a compact dierential form dx t = µ(t, X t )dt + σ(t, X t )dw t called stochastic dierential equation. The term µ(t, X t ) is called drift The term σ(t, X t ) is called volatility (or diusion factor) and corresponds to the instantaneous standard deviation.

16 Applications in nance The geometric Brownian motion is used in Black-Scholes (1975) to model the evolution of stock prices: ds t = ms t dt + σs t dw t The Ornstein-Uhlenbeck process is used in Vasicek (1979) to model the evolution of the short rate r t : dr t = b(a r t )dt + sdw t The square root process is used in Cox-Ingersoll-Ross (1985) to model the evolution of the short rate r t : dr t = b(a r t )dt + s r t dw t

17 Euler discretization The Euler discretization X t+h X t = µ(t, X t )h + σ(t, X t ) hɛ t+h, ɛ t+h N(0, 1) corresponds to the discretization of dx t = µ(t, X t )dt + σ(t, X t )dw t with a time step of size h. It can be used to simulate approximate sample paths of the process by taking h small enough.

18 Itô's lemma Let X t be a diusion process such that X t = X 0 + t µ(s, X 0 s)ds + t σ(s, X 0 s)dw s, or equivalently dx t = µ(t, X t )dt + σ(t, X t )dw t. We aim at characterizing the evolution of Y t = f (t, X t ) through its stochastic dierential equation. In standard calculus, we would use f (t,xt) f (t,xt) the total dierential or chain rule dy t = dt + dx t X t. In stochastic calculus, we get an additional term σ 2 (t, X t )dt in comparison to the usual rule f (t,x t) X 2

19 Itô's lemma (cont'd) Itô's lemma gives the following relationship for Y t = f (t, X t ): dy t = f (t,xt) t dt f (t,x t) σ X 2 2 f (t,xt) (t, X t )dt + dx X t. Replacing dx t by its denition: [ ] dy t = f (t,xt) f (t,xt) + µ(t, X t X t ) f (t,x t) σ 2 X 2 2 (t, X t ) dt + f (t,x t) σ(t, X X t )dw t. The additional factor is a second order factor that is not negligible in comparison to rst order factors and is due to fast oscillations of the sample path of the process.

20 Itô's lemma (cont'd) Itô's formula ressembles a second order Taylor extension of f (t, X t ) where we replace dx t by its expression we apply the following rules: (dt) 2 = 0, dtdw t = 0, (dw t ) 2 = dt. In compact form, we get: dy = df = f t dt + f X dx ( f tt (dt) 2 + 2f Xt ) dxdt + f XX (dx )2 ) ( f XX σ2 dt = f t dt + f X (µdt + σdw ) + 1 ( 2 = f t + f X µ + 1 ) 2 f XX σ2 dt + σf X dw

21 Multidimensional Itô's lemma Let X = (X 1, X 2,...X d ) be a d-dimensional diusion process: dx t = µ t dt + σ t db t with µ = (d 1) vector, σ = (d k) matrix, and B = (B 1, B 2,...B k ) = (k 1) vector is a k-dimensional Brownian motion. Take dy t = df (t, X t ), then ( dy t = f t (t, X t ) + f x (t, X t )µ t + 1 ) 2 tr(σ tσ t f xx(t, X t )) dt +f x (t, X t )σ t db t with f t = f t, f x = row vector with partial derivatives f x i, and f xx = matrix with second partial derivatives 2 f x i x j.

22 Multidimensional Itô's lemma (cont'd) More concise form: dy t = Lf (t, X t )dt + f x (t, X t )σ t db t L is called the innitesimal generator or the Dynkin. Lf (t, X t ) = f t (t, X t ) + f x (t, X t )µ t tr(σ tσ t f xx(t, X t )) Other rule: dy t = f t (t, X t )dt + i f xi (t, X t )dxt i + 1 f xi,x 2 j dxt i dx j t i,j and product dx i t dx j t computed with the conventions dtdt = 0, dtdb i t = 0, db i t dbi t = dt and db i t dbj t = 0 if i j.

23 Integration by part (example) Let { dx 1 t = µ 1 t dt + σ1 t db t dx 2 t Show the integration by part rule ˆ t 0 = µ 2 t dt + σ2 t db t ˆ t Xs 1 dx s 2 = Xt 1 X t 2 X 1 X ˆ t Xs 2 dx s 1 0 σ 1 s σ 2 s ds and note that it diers from standard dierentiation rule d(uv) = du v + u dv and standard integration by part rule uv = du v + u dv.

24 Integration by part (example) Take Y t = Xt 1X t 2 and apply Itô's lemma ( with ) f = x 1 x Hence: f t = 0, f x = (x 2, x 1 ), f xx =. 1 0 Since d = 2 and k = 1, ( we get σ t = (σt 1 ), σt 1 ) which gives the (σ (2 2) matrix σ t σ t 1 = t ) 2 σt 1 σt 2 σt 1 σt 2 (σt 2 ) 2 ( ) σ Hence: σ t σ t 1 f xx = t σt 2 (σt 1 ) 2 and tr(σ (σt 2 ) 2 σt 1 σt 2 t σ t f xx) = 2σt 1 σt 2 and we get dy t = (X 2 t µ 1 t + X 1 t µ 2 t + σ 1 t σ 2 t )dt + (X 2 t σ 1 t + X 1 t σ 2 t )db t or d(x 1 t X 2 t ) = X 2 t dx 1 t + X 1 t dx 2 t + σ 1 t σ 2 t dt Q.E.D.

25 Black-Scholes model The Black-Scholes formula is a European option valuation formula. The Black-Scholes model considers an economy with two asset classes: a riskless asset, T-bill or zero coupon bond a risky asset, stock The value of the riskless asset M t grows at a continuously compounded constant interest rate r and is normalized such that M 0 = 1, that is, dm t = rm t dt with solution M t = e rt. The value of the risky asset S t follows a geometric Brownian motion, that is, ds t = ms t dt + ss t dw t with solution S t = S 0 exp ( (m 1 2 s 2 )t + sw t ).

26 Portfolio Let F = {F t ; t 0} be the ltration generated by the observation of the price history, F t = {S u ; 0 u t}. A portfolio is a pair α = {α t ; t 0} and β = {β t ; t 0} of F -adapted random processes. The pair (α, β) is a time-dependent portfolio containing α t units of stock and β t units of bond. The value of the portfolio at time t (α, β) is given by the value function V t = α t S t + β t M t.

27 Valuation by replication The portfolio is said to be self-nancing if dv t = α t ds t + β t dm t. It means that the changes in the value of the portfolio are only due to variations of the prices: there is no addition or withdrawal of funds. The self-nancing portfolio (α, β) replicates the payo function of a European call option if its value is equal to the value of the call at maturity, that is, V T = (S T K) +. By absence of arbitrage (AOA), we then have that the replicating portfolio value must be equal to the call price.

28 Valuation by replication (cont'd) Let us consider the value function V t of the portfolio as a function of time and the stock price V t = V (t, S t ) = α(t, S t )S t + β(t, S t )e rt. Using Itô's lemma, we get V (t,st) dv t = ds S t + [ V (t,st) t s 2 S 2 t Also, the self-nancing condition gives dv t = α(t, S t )ds t + β(t, S t )re rt dt. 2 V (t,s t) S 2 ] dt.

29 Valuation by replication (cont'd) By identication of the factors of ds t and the factors of dt and using the self-nancing constraint, we get that V (t, S t ) = α(t, S t ) [ S V (t, St ) + 1 ] t 2 s 2 V (t, S 2 St 2 t ) = β(t, S t )re rt. S 2 Multiplying the rst equation by rs t and adding it to the second equation, [ we obtain V (t, St ) + 1 ] t 2 s 2 V (t, S 2 St 2 t ) + V (t, S t) rs t S 2 S. = α(t, S t )rs t + β(t, S t )re rt which, by using α(t, S t )rs t + β(t, S t )re rt = rv (t, S t ), leads to the the pricing equation V (t, S t ) + 1 t 2 s 2 V (t, S 2 St 2 t ) + V (t, S t) rs t rv (t, S t ) = 0. S 2 S

30 Black-Scholes formula We get the Black-Scholes formula by solving this parabolic dierential equation, using the payo function of the option as a terminal condition V (T, S T ) = (S T K) + : V (t, S t ) = S t Φ (d 1 (T t, S t )) Ke r(t t) Φ (d 2 (T t, S t )) d 1 (T t, S t ) = ln(s t/k) + ( r s 2) (T t) s T t d 2 (T t, S t ) = d 1 (T t, S t ) s T t where Φ is the standard normal cumulative distribution. Depending on the derivative product and the assumptions, it is not always as easy to determine an explicit solution, however.

31 Volatility estimation The formula depends on the volatility s of the stock returns that we estimate either using historical returns (historical volatility) or using option prices and the inverse Black-Scholes formula (implied volatility).

32 Equity linked life insurance Concepts used in the Black-Scholes model can be applied to life insurance models. For usual life insurance contracts, a so-called technical interest is paid. Insurance companies usually invest part of their reserves on nancial markets. The expected return is higher than the riskless rate but there is an additional risk. Equity linked life insurances transfer part of this risk to the owner of the policy.

33 Equity linked life insurance (cont'd) The interest rate is higher than for a standard contract, but it is random. Suppose that the payo function of the life insurance depends on a reference index (e.g., the price of a nancial asset, portfolio, or market index). We consider here a contract paying the maximum between some index value and a guaranteed amount b. This approach reduces the risk for the insurer.

34 Equity linked life insurance (cont'd) Let the index value X t follow a geometric Brownian motion dx t = mx t dt + sx t dw t. The payment takes place at a random time T that is triggered if the insured dies (or in case of any other event dened in the contract such as a job loss, a divorce, a wedding). The payo at time T is max(x T, b) = X T b.

35 Types of life insurances We consider two types of contracts based on a xed maturity t 0 : Term insurance, for which the value X T b is paid at the time of death T [0, t 0 ]. Pure endowment insurance, for which the value X t0 b is paid if the insured is still alive at time t 0. In general, we combine the two types of life insurances, possibly with dierent amounts b.

36 Model Suppose that T = T a corresponds to the remaining lifetime of an a-years old insured and that it is independent to the index value X. The probability that the insured does not die in the t years to come is given by 1 F Ta (t) = P[T a > t]. Also, F Ta (t) = P[T a < t] gives the probability that the insured dies during the t years to come. The density of T a at u is denoted by f Ta (u).

37 Model (cont'd) The distribution of T a depends on the age, the gender, the country, the health, etc. There are thus two sources of risk in an equity linked life insurance: the nancial risk due to the evolution of the index the mortality risk of the insured. These two sources are modelled with X and T a and have an impact on the insurance payo.

38 Model (cont'd) Note that the payo function X Ta b can be rewritten as b + max(x Ta b, 0), which is equivalent to the payment of a xed amount b plus a payment max(x Ta b, 0). For a xed T a, we can use the Black-Scholes formula to value a payo max(x Ta b, 0) as it is equivalent to a European call with maturity T a on the index X and with strike price b.

39 Model (cont'd) For a maturity T a = u, the price today is C(u, X 0 ) = X 0 Φ (d 1 (u, X 0 )) be ru Φ (d 2 (u, X 0 )) d 1 (u, X 0 ) = ln(x /b) + ( r s 2) u s u d 2 (u, X 0 ) = d 1 (u, X 0 ) s u where Φ(x) is the standard Normal distribution CDF. In order to compute the insurance premium, we nally weight these prices according to the probability of each possible maturity.

40 Premium of pure endowment insurance The payo of the pure endowment insurance is given by X t0 b at time t 0 if the insured is still alive. The probability to be alive at time t 0 is given by P[T a > t 0 ] = 1 F Ta (t 0 ). The premium today is denoted by Π e and is given by the price 0 today of the unique random payo at time t 0, that is, the sum of the discounted xed amount b and the call price be rt 0 + C(t 0, X 0 ) multiplied by the survival probability 1 F Ta (t 0 ): Π e = 0 (be rt 0 + C(t 0, X 0 )) (1 F Ta (t 0 )).

41 Premium of term insurance For the term insurance, the payo may happen at any time between [0, t 0 ] if the insured dies. If we knew that the death would happen at time T a = u, the value today of the security would be be ru + C(u, X 0 ). The premium today is denoted by Π t and is given by the sum of 0 these values weighted by the density f Ta (u) on all possible dates u between 0 et t 0 : Π e = t (be ru + C(u, X 0 )) f Ta (u)du.

42 Merton's intertemporal model Merton's intertemporal model considers a problem of optimal consumption and portfolio allocation in continuous time. We aim at maximizing an expected utility by optimizing consumption and investment across time, and having an initial wealth w. We suppose that there are N nancial assets, whose prices are dened by dst i = m i St idt + s ist i d dw j j=1 t. The evolution of each nancial asset depends on d sources of noise W j t, j = 1,..., d.

43 Merton's intertemporal model (cont'd) We dene the price of the riskless asset by dm t = rm t dt with M 0 = 1. We may invest in N risky assets and a riskless asset, which gives the multidimensional price process X = (M, S 1,..., S N ). Let c t be the consumption level at time t and Z the nal wealth. We aim at maximizing [ ] t U(c, Z) = E u(c 0 t, t)dt + F (Z), where u and F stand for the utility of consumption and nal wealth, respectively.

44 Merton's intertemporal model (cont'd) We use nancial assets to transfer wealth from one date to the other and to nance future consumption. An investment strategy is given by the process θ = (θ 0, θ 1,..., θ N ). Such a strategy is said to nance the consumption plan c = {c t ; t [0, T ]} and the nal wealth Z if it satises N i=1 θi t S t i = w + t N 0 i=1 θi s ds s i t c 0 sds 0 pour t [0, T ] et N i=1 θi T S T i = Z. For some initial wealth w, we determine the optimal c, z et j.

45 Merton's intertemporal model(cont'd) We may obtain explicit solutions for some particular utility functions (for inst. u(w) = w α /α) using stochastic optimal control techniques. Those kind of models are used in pension funds where we invest the received premia in nancial assets in order to nance future retirement.

Notes on Black-Scholes Option Pricing Formula

Notes on Black-Scholes Option Pricing Formula . Notes on Black-Scholes Option Pricing Formula by De-Xing Guan March 2006 These notes are a brief introduction to the Black-Scholes formula, which prices the European call options. The essential reading

More information

Monte Carlo Methods in Finance

Monte Carlo Methods in Finance Author: Yiyang Yang Advisor: Pr. Xiaolin Li, Pr. Zari Rachev Department of Applied Mathematics and Statistics State University of New York at Stony Brook October 2, 2012 Outline Introduction 1 Introduction

More information

The Black-Scholes Formula

The Black-Scholes Formula FIN-40008 FINANCIAL INSTRUMENTS SPRING 2008 The Black-Scholes Formula These notes examine the Black-Scholes formula for European options. The Black-Scholes formula are complex as they are based on the

More information

The Black-Scholes-Merton Approach to Pricing Options

The Black-Scholes-Merton Approach to Pricing Options he Black-Scholes-Merton Approach to Pricing Options Paul J Atzberger Comments should be sent to: atzberg@mathucsbedu Introduction In this article we shall discuss the Black-Scholes-Merton approach to determining

More information

ARBITRAGE-FREE OPTION PRICING MODELS. Denis Bell. University of North Florida

ARBITRAGE-FREE OPTION PRICING MODELS. Denis Bell. University of North Florida ARBITRAGE-FREE OPTION PRICING MODELS Denis Bell University of North Florida Modelling Stock Prices Example American Express In mathematical finance, it is customary to model a stock price by an (Ito) stochatic

More information

Mathematical Finance

Mathematical Finance Mathematical Finance Option Pricing under the Risk-Neutral Measure Cory Barnes Department of Mathematics University of Washington June 11, 2013 Outline 1 Probability Background 2 Black Scholes for European

More information

Hedging of Life Insurance Liabilities

Hedging of Life Insurance Liabilities Hedging of Life Insurance Liabilities Thorsten Rheinländer, with Francesca Biagini and Irene Schreiber Vienna University of Technology and LMU Munich September 6, 2015 horsten Rheinländer, with Francesca

More information

Option Pricing. Chapter 4 Including dividends in the BS model. Stefan Ankirchner. University of Bonn. last update: 6th November 2013

Option Pricing. Chapter 4 Including dividends in the BS model. Stefan Ankirchner. University of Bonn. last update: 6th November 2013 Option Pricing Chapter 4 Including dividends in the BS model Stefan Ankirchner University of Bonn last update: 6th November 2013 Stefan Ankirchner Option Pricing 1 Dividend payments So far: we assumed

More information

Lecture. S t = S t δ[s t ].

Lecture. S t = S t δ[s t ]. Lecture In real life the vast majority of all traded options are written on stocks having at least one dividend left before the date of expiration of the option. Thus the study of dividends is important

More information

Miscellaneous. Simone Freschi freschi.simone@gmail.com Tommaso Gabriellini tommaso.gabriellini@mpscs.it. Università di Siena

Miscellaneous. Simone Freschi freschi.simone@gmail.com Tommaso Gabriellini tommaso.gabriellini@mpscs.it. Università di Siena Miscellaneous Simone Freschi freschi.simone@gmail.com Tommaso Gabriellini tommaso.gabriellini@mpscs.it Head of Global MPS Capital Services SpA - MPS Group Università di Siena ini A.A. 2014-2015 1 / 1 A

More information

CS 522 Computational Tools and Methods in Finance Robert Jarrow Lecture 1: Equity Options

CS 522 Computational Tools and Methods in Finance Robert Jarrow Lecture 1: Equity Options CS 5 Computational Tools and Methods in Finance Robert Jarrow Lecture 1: Equity Options 1. Definitions Equity. The common stock of a corporation. Traded on organized exchanges (NYSE, AMEX, NASDAQ). A common

More information

第 9 讲 : 股 票 期 权 定 价 : B-S 模 型 Valuing Stock Options: The Black-Scholes Model

第 9 讲 : 股 票 期 权 定 价 : B-S 模 型 Valuing Stock Options: The Black-Scholes Model 1 第 9 讲 : 股 票 期 权 定 价 : B-S 模 型 Valuing Stock Options: The Black-Scholes Model Outline 有 关 股 价 的 假 设 The B-S Model 隐 性 波 动 性 Implied Volatility 红 利 与 期 权 定 价 Dividends and Option Pricing 美 式 期 权 定 价 American

More information

Four Derivations of the Black Scholes PDE by Fabrice Douglas Rouah www.frouah.com www.volopta.com

Four Derivations of the Black Scholes PDE by Fabrice Douglas Rouah www.frouah.com www.volopta.com Four Derivations of the Black Scholes PDE by Fabrice Douglas Rouah www.frouah.com www.volopta.com In this Note we derive the Black Scholes PDE for an option V, given by @t + 1 + rs @S2 @S We derive the

More information

Risk management of CPPI funds in switching regime markets.

Risk management of CPPI funds in switching regime markets. Risk management of CPPI funds in switching regime markets. Donatien Hainaut October, 1 NSA-CRST. 945 Malako Cedex, France. mail: donatien.hainaut@ensae.fr Abstract The constant proportion portfolio insurance

More information

Hedging Options In The Incomplete Market With Stochastic Volatility. Rituparna Sen Sunday, Nov 15

Hedging Options In The Incomplete Market With Stochastic Volatility. Rituparna Sen Sunday, Nov 15 Hedging Options In The Incomplete Market With Stochastic Volatility Rituparna Sen Sunday, Nov 15 1. Motivation This is a pure jump model and hence avoids the theoretical drawbacks of continuous path models.

More information

Introduction to Arbitrage-Free Pricing: Fundamental Theorems

Introduction to Arbitrage-Free Pricing: Fundamental Theorems Introduction to Arbitrage-Free Pricing: Fundamental Theorems Dmitry Kramkov Carnegie Mellon University Workshop on Interdisciplinary Mathematics, Penn State, May 8-10, 2015 1 / 24 Outline Financial market

More information

COMPLETE MARKETS DO NOT ALLOW FREE CASH FLOW STREAMS

COMPLETE MARKETS DO NOT ALLOW FREE CASH FLOW STREAMS COMPLETE MARKETS DO NOT ALLOW FREE CASH FLOW STREAMS NICOLE BÄUERLE AND STEFANIE GRETHER Abstract. In this short note we prove a conjecture posed in Cui et al. 2012): Dynamic mean-variance problems in

More information

Merton-Black-Scholes model for option pricing. Peter Denteneer. 22 oktober 2009

Merton-Black-Scholes model for option pricing. Peter Denteneer. 22 oktober 2009 Merton-Black-Scholes model for option pricing Instituut{Lorentz voor Theoretische Natuurkunde, LION, Universiteit Leiden 22 oktober 2009 With inspiration from: J. Tinbergen, T.C. Koopmans, E. Majorana,

More information

IMPLICIT OPTIONS IN LIFE INSURANCE CONTRACTS The case of lump sum options in deferred annuity contracts Tobias S. Dillmann Institut fur Finanz- und Aktuarwissenschaften c/o Abteilung Unternehmensplanung

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 Fundamentals of Futures and Options Markets, 8th Ed, Ch 13, Copyright John C. Hull 2013 1 The Black-Scholes-Merton Random Walk Assumption

More information

Black-Scholes Equation for Option Pricing

Black-Scholes Equation for Option Pricing Black-Scholes Equation for Option Pricing By Ivan Karmazin, Jiacong Li 1. Introduction In early 1970s, Black, Scholes and Merton achieved a major breakthrough in pricing of European stock options and there

More information

Option Pricing. Chapter 9 - Barrier Options - Stefan Ankirchner. University of Bonn. last update: 9th December 2013

Option Pricing. Chapter 9 - Barrier Options - Stefan Ankirchner. University of Bonn. last update: 9th December 2013 Option Pricing Chapter 9 - Barrier Options - Stefan Ankirchner University of Bonn last update: 9th December 2013 Stefan Ankirchner Option Pricing 1 Standard barrier option Agenda What is a barrier option?

More information

How To Price A Call Option

How To Price A Call Option Now by Itô s formula But Mu f and u g in Ū. Hence τ θ u(x) =E( Mu(X) ds + u(x(τ θ))) 0 τ θ u(x) E( f(x) ds + g(x(τ θ))) = J x (θ). 0 But since u(x) =J x (θ ), we consequently have u(x) =J x (θ ) = min

More information

Review of Basic Options Concepts and Terminology

Review of Basic Options Concepts and Terminology Review of Basic Options Concepts and Terminology March 24, 2005 1 Introduction The purchase of an options contract gives the buyer the right to buy call options contract or sell put options contract some

More information

The Behavior of Bonds and Interest Rates. An Impossible Bond Pricing Model. 780 w Interest Rate Models

The Behavior of Bonds and Interest Rates. An Impossible Bond Pricing Model. 780 w Interest Rate Models 780 w Interest Rate Models The Behavior of Bonds and Interest Rates Before discussing how a bond market-maker would delta-hedge, we first need to specify how bonds behave. Suppose we try to model a zero-coupon

More information

Contents. 5 Numerical results 27 5.1 Single policies... 27 5.2 Portfolio of policies... 29

Contents. 5 Numerical results 27 5.1 Single policies... 27 5.2 Portfolio of policies... 29 Abstract The capital requirements for insurance companies in the Solvency I framework are based on the premium and claim expenditure. This approach does not take the individual risk of the insurer into

More information

Lecture 12: The Black-Scholes Model Steven Skiena. http://www.cs.sunysb.edu/ skiena

Lecture 12: The Black-Scholes Model Steven Skiena. http://www.cs.sunysb.edu/ skiena Lecture 12: The Black-Scholes Model Steven Skiena Department of Computer Science State University of New York Stony Brook, NY 11794 4400 http://www.cs.sunysb.edu/ skiena The Black-Scholes-Merton Model

More information

RISK MODELS IN THE CONTEXT OF EQUITY-LINKED LIFE INSURANCE Dirk Jens F. Nonnenmacher Dresdner Bank AG KS F/C IR Jurgen-Ponto Platz 1, 21. OG 60301 Frankfurt, Germany email: Dirk-Jens.Nonnenmacher@Dresdner-Bank.com

More information

Stocks paying discrete dividends: modelling and option pricing

Stocks paying discrete dividends: modelling and option pricing Stocks paying discrete dividends: modelling and option pricing Ralf Korn 1 and L. C. G. Rogers 2 Abstract In the Black-Scholes model, any dividends on stocks are paid continuously, but in reality dividends

More information

Moreover, under the risk neutral measure, it must be the case that (5) r t = µ t.

Moreover, under the risk neutral measure, it must be the case that (5) r t = µ t. LECTURE 7: BLACK SCHOLES THEORY 1. Introduction: The Black Scholes Model In 1973 Fisher Black and Myron Scholes ushered in the modern era of derivative securities with a seminal paper 1 on the pricing

More information

Does Black-Scholes framework for Option Pricing use Constant Volatilities and Interest Rates? New Solution for a New Problem

Does Black-Scholes framework for Option Pricing use Constant Volatilities and Interest Rates? New Solution for a New Problem Does Black-Scholes framework for Option Pricing use Constant Volatilities and Interest Rates? New Solution for a New Problem Gagan Deep Singh Assistant Vice President Genpact Smart Decision Services Financial

More information

TULLIE, TRACEY ANDREW. Variance Reduction for Monte Carlo Simulation of. for the evolution of an asset price under constant volatility.

TULLIE, TRACEY ANDREW. Variance Reduction for Monte Carlo Simulation of. for the evolution of an asset price under constant volatility. Abstract TULLIE, TRACEY ANDREW. Variance Reduction for Monte Carlo Simulation of European, American or Barrier Options in a Stochastic Volatility Environment. (Under the direction of Jean-Pierre Fouque.)

More information

The Constant Elasticity of Variance Option Pricing Model

The Constant Elasticity of Variance Option Pricing Model The Constant Elasticity of Variance Option Pricing Model John Randal A thesis submitted to the Victoria University of Wellington in partial fulfilment of the requirements for the degree of Master of Science

More information

LECTURE 9: A MODEL FOR FOREIGN EXCHANGE

LECTURE 9: A MODEL FOR FOREIGN EXCHANGE LECTURE 9: A MODEL FOR FOREIGN EXCHANGE 1. Foreign Exchange Contracts There was a time, not so long ago, when a U. S. dollar would buy you precisely.4 British pounds sterling 1, and a British pound sterling

More information

Some Research Problems in Uncertainty Theory

Some Research Problems in Uncertainty Theory Journal of Uncertain Systems Vol.3, No.1, pp.3-10, 2009 Online at: www.jus.org.uk Some Research Problems in Uncertainty Theory aoding Liu Uncertainty Theory Laboratory, Department of Mathematical Sciences

More information

THE BLACK-SCHOLES MODEL AND EXTENSIONS

THE BLACK-SCHOLES MODEL AND EXTENSIONS THE BLAC-SCHOLES MODEL AND EXTENSIONS EVAN TURNER Abstract. This paper will derive the Black-Scholes pricing model of a European option by calculating the expected value of the option. We will assume that

More information

Decomposition of life insurance liabilities into risk factors theory and application

Decomposition of life insurance liabilities into risk factors theory and application Decomposition of life insurance liabilities into risk factors theory and application Katja Schilling University of Ulm March 7, 2014 Joint work with Daniel Bauer, Marcus C. Christiansen, Alexander Kling

More information

A Comparison of Option Pricing Models

A Comparison of Option Pricing Models A Comparison of Option Pricing Models Ekrem Kilic 11.01.2005 Abstract Modeling a nonlinear pay o generating instrument is a challenging work. The models that are commonly used for pricing derivative might

More information

Simulating Stochastic Differential Equations

Simulating Stochastic Differential Equations Monte Carlo Simulation: IEOR E473 Fall 24 c 24 by Martin Haugh Simulating Stochastic Differential Equations 1 Brief Review of Stochastic Calculus and Itô s Lemma Let S t be the time t price of a particular

More information

LECTURE 10.1 Default risk in Merton s model

LECTURE 10.1 Default risk in Merton s model LECTURE 10.1 Default risk in Merton s model Adriana Breccia March 12, 2012 1 1 MERTON S MODEL 1.1 Introduction Credit risk is the risk of suffering a financial loss due to the decline in the creditworthiness

More information

Lecture 15. Sergei Fedotov. 20912 - Introduction to Financial Mathematics. Sergei Fedotov (University of Manchester) 20912 2010 1 / 6

Lecture 15. Sergei Fedotov. 20912 - Introduction to Financial Mathematics. Sergei Fedotov (University of Manchester) 20912 2010 1 / 6 Lecture 15 Sergei Fedotov 20912 - Introduction to Financial Mathematics Sergei Fedotov (University of Manchester) 20912 2010 1 / 6 Lecture 15 1 Black-Scholes Equation and Replicating Portfolio 2 Static

More information

QUANTIZED INTEREST RATE AT THE MONEY FOR AMERICAN OPTIONS

QUANTIZED INTEREST RATE AT THE MONEY FOR AMERICAN OPTIONS QUANTIZED INTEREST RATE AT THE MONEY FOR AMERICAN OPTIONS L. M. Dieng ( Department of Physics, CUNY/BCC, New York, New York) Abstract: In this work, we expand the idea of Samuelson[3] and Shepp[,5,6] for

More information

Implementing and Testing Replicating Portfolios for Life Insurance Contracts. Joseph Abram

Implementing and Testing Replicating Portfolios for Life Insurance Contracts. Joseph Abram Implementing and Testing Replicating Portfolios for Life Insurance Contracts Joseph Abram Abstract Due to the new Solvency II regulation, European insurance companies need to stress-test their balance

More information

Black-Scholes Option Pricing Model

Black-Scholes Option Pricing Model Black-Scholes Option Pricing Model Nathan Coelen June 6, 22 1 Introduction Finance is one of the most rapidly changing and fastest growing areas in the corporate business world. Because of this rapid change,

More information

Simple Arbitrage. Motivated by and partly based on a joint work with T. Sottinen and E. Valkeila. Christian Bender. Saarland University

Simple Arbitrage. Motivated by and partly based on a joint work with T. Sottinen and E. Valkeila. Christian Bender. Saarland University Simple Arbitrage Motivated by and partly based on a joint work with T. Sottinen and E. Valkeila Saarland University December, 8, 2011 Problem Setting Financial market with two assets (for simplicity) on

More information

Fakultät für Mathematik

Fakultät für Mathematik Technische Universität München Fakultät für Mathematik Diplomarbeit in Mathematik Application of Multilevel Monte Carlo simulation to Barrier, Asian and American options Dominik Huth Technische Universität

More information

HPCFinance: New Thinking in Finance. Calculating Variable Annuity Liability Greeks Using Monte Carlo Simulation

HPCFinance: New Thinking in Finance. Calculating Variable Annuity Liability Greeks Using Monte Carlo Simulation HPCFinance: New Thinking in Finance Calculating Variable Annuity Liability Greeks Using Monte Carlo Simulation Dr. Mark Cathcart, Standard Life February 14, 2014 0 / 58 Outline Outline of Presentation

More information

Asian Option Pricing Formula for Uncertain Financial Market

Asian Option Pricing Formula for Uncertain Financial Market Sun and Chen Journal of Uncertainty Analysis and Applications (215) 3:11 DOI 1.1186/s4467-15-35-7 RESEARCH Open Access Asian Option Pricing Formula for Uncertain Financial Market Jiajun Sun 1 and Xiaowei

More information

Jung-Soon Hyun and Young-Hee Kim

Jung-Soon Hyun and Young-Hee Kim J. Korean Math. Soc. 43 (2006), No. 4, pp. 845 858 TWO APPROACHES FOR STOCHASTIC INTEREST RATE OPTION MODEL Jung-Soon Hyun and Young-Hee Kim Abstract. We present two approaches of the stochastic interest

More information

Finite Differences Schemes for Pricing of European and American Options

Finite Differences Schemes for Pricing of European and American Options Finite Differences Schemes for Pricing of European and American Options Margarida Mirador Fernandes IST Technical University of Lisbon Lisbon, Portugal November 009 Abstract Starting with the Black-Scholes

More information

Introduction to portfolio insurance. Introduction to portfolio insurance p.1/41

Introduction to portfolio insurance. Introduction to portfolio insurance p.1/41 Introduction to portfolio insurance Introduction to portfolio insurance p.1/41 Portfolio insurance Maintain the portfolio value above a certain predetermined level (floor) while allowing some upside potential.

More information

under Stochastic Interest Rates Dipartimento di Matematica Applicata alle Scienze University of Trieste Piazzale Europa 1, I-34127 Trieste, Italy

under Stochastic Interest Rates Dipartimento di Matematica Applicata alle Scienze University of Trieste Piazzale Europa 1, I-34127 Trieste, Italy Design and Pricing of Equity-Linked Life Insurance under Stochastic Interest Rates Anna Rita Bacinello Dipartimento di Matematica Applicata alle Scienze Economiche, Statistiche ed Attuariali \Bruno de

More information

The Fair Valuation of Life Insurance Participating Policies: The Mortality Risk Role

The Fair Valuation of Life Insurance Participating Policies: The Mortality Risk Role The Fair Valuation of Life Insurance Participating Policies: The Mortality Risk Role Massimiliano Politano Department of Mathematics and Statistics University of Naples Federico II Via Cinthia, Monte S.Angelo

More information

Option Pricing. Stefan Ankirchner. January 20, 2014. 2 Brownian motion and Stochastic Calculus

Option Pricing. Stefan Ankirchner. January 20, 2014. 2 Brownian motion and Stochastic Calculus Option Pricing Stefan Ankirchner January 2, 214 1 The Binomial Model 2 Brownian motion and Stochastic Calculus We next recall some basic results from Stochastic Calculus. We do not prove most of the results.

More information

Lecture 6: Option Pricing Using a One-step Binomial Tree. Friday, September 14, 12

Lecture 6: Option Pricing Using a One-step Binomial Tree. Friday, September 14, 12 Lecture 6: Option Pricing Using a One-step Binomial Tree An over-simplified model with surprisingly general extensions a single time step from 0 to T two types of traded securities: stock S and a bond

More information

The Black-Scholes pricing formulas

The Black-Scholes pricing formulas The Black-Scholes pricing formulas Moty Katzman September 19, 2014 The Black-Scholes differential equation Aim: Find a formula for the price of European options on stock. Lemma 6.1: Assume that a stock

More information

ELECTRICITY REAL OPTIONS VALUATION

ELECTRICITY REAL OPTIONS VALUATION Vol. 37 (6) ACTA PHYSICA POLONICA B No 11 ELECTRICITY REAL OPTIONS VALUATION Ewa Broszkiewicz-Suwaj Hugo Steinhaus Center, Institute of Mathematics and Computer Science Wrocław University of Technology

More information

Sensitivity analysis of European options in jump-diffusion models via the Malliavin calculus on the Wiener space

Sensitivity analysis of European options in jump-diffusion models via the Malliavin calculus on the Wiener space Sensitivity analysis of European options in jump-diffusion models via the Malliavin calculus on the Wiener space Virginie Debelley and Nicolas Privault Département de Mathématiques Université de La Rochelle

More information

A Pricing Model for American Options with Stochastic Interest Rates Bert Menkveld and Ton Vorst Department of Finance Erasmus University Rotterdam P.O. Box 1738 NL-3000 DR Rotterdam The Netherlands e-mail:

More information

Optimal design of prot sharing rates by FFT.

Optimal design of prot sharing rates by FFT. Optimal design of prot sharing rates by FFT. Donatien Hainaut May 5, 9 ESC Rennes, 3565 Rennes, France. Abstract This paper addresses the calculation of a fair prot sharing rate for participating policies

More information

CHAPTER 3 Pricing Models for One-Asset European Options

CHAPTER 3 Pricing Models for One-Asset European Options CHAPTER 3 Pricing Models for One-Asset European Options The revolution on trading and pricing derivative securities in financial markets and academic communities began in early 1970 s. In 1973, the Chicago

More information

Yield Curve Modeling

Yield Curve Modeling Eötvös Loránd University Faculty of Science Yield Curve Modeling Thesis Balázs Márton Süli Actuarial and Financial Mathematics MSc Quantitative Finances Major Supervisors: Dr. András Zempléni associate

More information

Exam Introduction Mathematical Finance and Insurance

Exam Introduction Mathematical Finance and Insurance Exam Introduction Mathematical Finance and Insurance Date: January 8, 2013. Duration: 3 hours. This is a closed-book exam. The exam does not use scrap cards. Simple calculators are allowed. The questions

More information

Life-insurance-specific optimal investment: the impact of stochastic interest rate and shortfall constraint

Life-insurance-specific optimal investment: the impact of stochastic interest rate and shortfall constraint Life-insurance-specific optimal investment: the impact of stochastic interest rate and shortfall constraint An Radon Workshop on Financial and Actuarial Mathematics for Young Researchers May 30-31 2007,

More information

ELY, WILLIAM, M.A. Pricing European Stock Options using Stochastic and Fuzzy Continuous Time Processes. (2012) Directed by Jan Rychtar. 71 pp.

ELY, WILLIAM, M.A. Pricing European Stock Options using Stochastic and Fuzzy Continuous Time Processes. (2012) Directed by Jan Rychtar. 71 pp. ELY, WILLIAM, M.A. Pricing European Stock Options using Stochastic and Fuzzy Continuous Time Processes. (2012) Directed by Jan Rychtar. 71 pp. Over the past 40 years, much of mathematical nance has been

More information

On Black-Scholes Equation, Black- Scholes Formula and Binary Option Price

On Black-Scholes Equation, Black- Scholes Formula and Binary Option Price On Black-Scholes Equation, Black- Scholes Formula and Binary Option Price Abstract: Chi Gao 12/15/2013 I. Black-Scholes Equation is derived using two methods: (1) risk-neutral measure; (2) - hedge. II.

More information

Pricing Frameworks for Securitization of Mortality Risk

Pricing Frameworks for Securitization of Mortality Risk 1 Pricing Frameworks for Securitization of Mortality Risk Andrew Cairns Heriot-Watt University, Edinburgh Joint work with David Blake & Kevin Dowd Updated version at: http://www.ma.hw.ac.uk/ andrewc 2

More information

Four Derivations of the Black-Scholes Formula by Fabrice Douglas Rouah www.frouah.com www.volopta.com

Four Derivations of the Black-Scholes Formula by Fabrice Douglas Rouah www.frouah.com www.volopta.com Four Derivations of the Black-Scholes Formula by Fabrice Douglas Rouah www.frouah.com www.volota.com In this note we derive in four searate ways the well-known result of Black and Scholes that under certain

More information

Understanding Options and Their Role in Hedging via the Greeks

Understanding Options and Their Role in Hedging via the Greeks Understanding Options and Their Role in Hedging via the Greeks Bradley J. Wogsland Department of Physics and Astronomy, University of Tennessee, Knoxville, TN 37996-1200 Options are priced assuming that

More information

A Memory Reduction Method in Pricing American Options Raymond H. Chan Yong Chen y K. M. Yeung z Abstract This paper concerns with the pricing of American options by simulation methods. In the traditional

More information

Lectures. Sergei Fedotov. 20912 - Introduction to Financial Mathematics. No tutorials in the first week

Lectures. Sergei Fedotov. 20912 - Introduction to Financial Mathematics. No tutorials in the first week Lectures Sergei Fedotov 20912 - Introduction to Financial Mathematics No tutorials in the first week Sergei Fedotov (University of Manchester) 20912 2010 1 / 1 Lecture 1 1 Introduction Elementary economics

More information

Jorge Cruz Lopez - Bus 316: Derivative Securities. Week 11. The Black-Scholes Model: Hull, Ch. 13.

Jorge Cruz Lopez - Bus 316: Derivative Securities. Week 11. The Black-Scholes Model: Hull, Ch. 13. Week 11 The Black-Scholes Model: Hull, Ch. 13. 1 The Black-Scholes Model Objective: To show how the Black-Scholes formula is derived and how it can be used to value options. 2 The Black-Scholes Model 1.

More information

Solution. Let us write s for the policy year. Then the mortality rate during year s is q 30+s 1. q 30+s 1

Solution. Let us write s for the policy year. Then the mortality rate during year s is q 30+s 1. q 30+s 1 Solutions to the May 213 Course MLC Examination by Krzysztof Ostaszewski, http://wwwkrzysionet, krzysio@krzysionet Copyright 213 by Krzysztof Ostaszewski All rights reserved No reproduction in any form

More information

Option pricing. Vinod Kothari

Option pricing. Vinod Kothari Option pricing Vinod Kothari Notation we use this Chapter will be as follows: S o : Price of the share at time 0 S T : Price of the share at time T T : time to maturity of the option r : risk free rate

More information

On Market-Making and Delta-Hedging

On Market-Making and Delta-Hedging On Market-Making and Delta-Hedging 1 Market Makers 2 Market-Making and Bond-Pricing On Market-Making and Delta-Hedging 1 Market Makers 2 Market-Making and Bond-Pricing What to market makers do? Provide

More information

Modelling Interest Rates for Public Debt Management

Modelling Interest Rates for Public Debt Management Università La Sapienza di Roma Facoltà di Scienze Matematiche, Fisiche e Naturali Dottorato di Ricerca in Matematica (XV ciclo) Modelling Interest Rates for Public Debt Management Adamo Uboldi Contents

More information

Alternative Price Processes for Black-Scholes: Empirical Evidence and Theory

Alternative Price Processes for Black-Scholes: Empirical Evidence and Theory Alternative Price Processes for Black-Scholes: Empirical Evidence and Theory Samuel W. Malone April 19, 2002 This work is supported by NSF VIGRE grant number DMS-9983320. Page 1 of 44 1 Introduction This

More information

where N is the standard normal distribution function,

where N is the standard normal distribution function, The Black-Scholes-Merton formula (Hull 13.5 13.8) Assume S t is a geometric Brownian motion w/drift. Want market value at t = 0 of call option. European call option with expiration at time T. Payout at

More information

Valuation of American Options

Valuation of American Options Valuation of American Options Among the seminal contributions to the mathematics of finance is the paper F. Black and M. Scholes, The pricing of options and corporate liabilities, Journal of Political

More information

Optimal Investment Strategy for a Non-Life Insurance Company: Quadratic Loss

Optimal Investment Strategy for a Non-Life Insurance Company: Quadratic Loss Optimal Investment Strategy for a Non-Life Insurance Company: Quadratic Loss Šukasz Delong Institute of Econometrics, Division of Probabilistic Methods Warsaw School of Economics Niepodlegªo±ci 162, 2-554

More information

4: SINGLE-PERIOD MARKET MODELS

4: SINGLE-PERIOD MARKET MODELS 4: SINGLE-PERIOD MARKET MODELS Ben Goldys and Marek Rutkowski School of Mathematics and Statistics University of Sydney Semester 2, 2015 B. Goldys and M. Rutkowski (USydney) Slides 4: Single-Period Market

More information

Chapter 2: Binomial Methods and the Black-Scholes Formula

Chapter 2: Binomial Methods and the Black-Scholes Formula Chapter 2: Binomial Methods and the Black-Scholes Formula 2.1 Binomial Trees We consider a financial market consisting of a bond B t = B(t), a stock S t = S(t), and a call-option C t = C(t), where the

More information

FAIR VALUATION OF THE SURRENDER OPTION EMBEDDED IN A GUARANTEED LIFE INSURANCE PARTICIPATING POLICY. Anna Rita Bacinello

FAIR VALUATION OF THE SURRENDER OPTION EMBEDDED IN A GUARANTEED LIFE INSURANCE PARTICIPATING POLICY. Anna Rita Bacinello FAIR VALUATION OF THE SURRENDER OPTION EMBEDDED IN A GUARANTEED LIFE INSURANCE PARTICIPATING POLICY Anna Rita Bacinello Dipartimento di Matematica Applicata alle Scienze Economiche, Statistiche ed Attuariali

More information

Valuation of the Surrender Option in Life Insurance Policies

Valuation of the Surrender Option in Life Insurance Policies Valuation of the Surrender Option in Life Insurance Policies Hansjörg Furrer Market-consistent Actuarial Valuation ETH Zürich, Frühjahrssemester 2010 Valuing Surrender Options Contents A. Motivation and

More information

VALUATION IN DERIVATIVES MARKETS

VALUATION IN DERIVATIVES MARKETS VALUATION IN DERIVATIVES MARKETS September 2005 Rawle Parris ABN AMRO Property Derivatives What is a Derivative? A contract that specifies the rights and obligations between two parties to receive or deliver

More information

Math 526: Brownian Motion Notes

Math 526: Brownian Motion Notes Math 526: Brownian Motion Notes Definition. Mike Ludkovski, 27, all rights reserved. A stochastic process (X t ) is called Brownian motion if:. The map t X t (ω) is continuous for every ω. 2. (X t X t

More information

JANUARY 2016 EXAMINATIONS. Life Insurance I

JANUARY 2016 EXAMINATIONS. Life Insurance I PAPER CODE NO. MATH 273 EXAMINER: Dr. C. Boado-Penas TEL.NO. 44026 DEPARTMENT: Mathematical Sciences JANUARY 2016 EXAMINATIONS Life Insurance I Time allowed: Two and a half hours INSTRUCTIONS TO CANDIDATES:

More information

Risk-Neutral Valuation of Participating Life Insurance Contracts

Risk-Neutral Valuation of Participating Life Insurance Contracts Risk-Neutral Valuation of Participating Life Insurance Contracts DANIEL BAUER with R. Kiesel, A. Kling, J. Russ, and K. Zaglauer ULM UNIVERSITY RTG 1100 AND INSTITUT FÜR FINANZ- UND AKTUARWISSENSCHAFTEN

More information

Option Pricing. 1 Introduction. Mrinal K. Ghosh

Option Pricing. 1 Introduction. Mrinal K. Ghosh Option Pricing Mrinal K. Ghosh 1 Introduction We first introduce the basic terminology in option pricing. Option: An option is the right, but not the obligation to buy (or sell) an asset under specified

More information

Lecture 4: The Black-Scholes model

Lecture 4: The Black-Scholes model OPTIONS and FUTURES Lecture 4: The Black-Scholes model Philip H. Dybvig Washington University in Saint Louis Black-Scholes option pricing model Lognormal price process Call price Put price Using Black-Scholes

More information

Hedging Variable Annuity Guarantees

Hedging Variable Annuity Guarantees p. 1/4 Hedging Variable Annuity Guarantees Actuarial Society of Hong Kong Hong Kong, July 30 Phelim P Boyle Wilfrid Laurier University Thanks to Yan Liu and Adam Kolkiewicz for useful discussions. p. 2/4

More information

On the Snell envelope approach to optimal switching and pricing Bermudan options

On the Snell envelope approach to optimal switching and pricing Bermudan options On the Snell envelope approach to optimal switching and pricing Bermudan options Ali Hamdi September 22, 2011 Abstract This thesis consists of two papers related to systems of Snell envelopes. The rst

More information

Intermediate Microeconomics (22014)

Intermediate Microeconomics (22014) Intermediate Microeconomics (22014) I. Consumer Instructor: Marc Teignier-Baqué First Semester, 2011 Outline Part I. Consumer 1. umer 1.1 Budget Constraints 1.2 Preferences 1.3 Utility Function 1.4 1.5

More information

OPTIONS and FUTURES Lecture 2: Binomial Option Pricing and Call Options

OPTIONS and FUTURES Lecture 2: Binomial Option Pricing and Call Options OPTIONS and FUTURES Lecture 2: Binomial Option Pricing and Call Options Philip H. Dybvig Washington University in Saint Louis binomial model replicating portfolio single period artificial (risk-neutral)

More information

Managing Life Insurer Risk and Profitability: Annuity Market Development using Natural Hedging Strategies

Managing Life Insurer Risk and Profitability: Annuity Market Development using Natural Hedging Strategies Managing Life Insurer Risk and Profitability: Annuity Market Development using Natural Hedging Strategies Andy Wong, Michael Sherris, and Ralph Stevens 23rd January 2013 Abstract Changing demographics

More information

The interest volatility surface

The interest volatility surface The interest volatility surface David Kohlberg Kandidatuppsats i matematisk statistik Bachelor Thesis in Mathematical Statistics Kandidatuppsats 2011:7 Matematisk statistik Juni 2011 www.math.su.se Matematisk

More information

Sensitivity analysis of utility based prices and risk-tolerance wealth processes

Sensitivity analysis of utility based prices and risk-tolerance wealth processes Sensitivity analysis of utility based prices and risk-tolerance wealth processes Dmitry Kramkov, Carnegie Mellon University Based on a paper with Mihai Sirbu from Columbia University Math Finance Seminar,

More information

Black-Scholes and the Volatility Surface

Black-Scholes and the Volatility Surface IEOR E4707: Financial Engineering: Continuous-Time Models Fall 2009 c 2009 by Martin Haugh Black-Scholes and the Volatility Surface When we studied discrete-time models we used martingale pricing to derive

More information

International Stock Market Integration: A Dynamic General Equilibrium Approach

International Stock Market Integration: A Dynamic General Equilibrium Approach International Stock Market Integration: A Dynamic General Equilibrium Approach Harjoat S. Bhamra London Business School 2003 Outline of talk 1 Introduction......................... 1 2 Economy...........................

More information

Black-Scholes. Ser-Huang Poon. September 29, 2008

Black-Scholes. Ser-Huang Poon. September 29, 2008 Black-Scholes Ser-Huang Poon September 29, 2008 A European style call (put) option is a right, but not an obligation, to purchase (sell) an asset at a strike price on option maturity date, T. An American

More information