Binomial Model for Forward and Futures Options

Similar documents
Futures Contracts vs. Forward Contracts

Forwards, Futures, Futures Options, Swaps. c 2009 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 367

Futures Options. The underlying of a futures option is a futures contract.

Stochastic Processes and Brownian Motion

Futures Price under the BOPM

Fixed-Income Options

From Discrete Time to Continuous Time Modeling

Trinomial Tree. Set up a trinomial approximation to the geometric Brownian motion ds/s = r dt + σ dw. a

Change of Measure (Cameron-Martin-Girsanov Theorem)

Martingale Pricing Theory in Discrete-Time and Discrete-Space Models

Option Pricing Models. c 2013 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 205

Lecture 17. The model is parametrized by the time period, δt, and three fixed constant parameters, v, σ and the riskless rate r.

Economathematics. Problem Sheet 1. Zbigniew Palmowski. Ws 2 dw s = 1 t

1.1 Basic Financial Derivatives: Forward Contracts and Options

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

Trinomial Tree. Set up a trinomial approximation to the geometric Brownian motion ds/s = r dt + σ dw. a

The Multistep Binomial Model

Arbitrages and pricing of stock options

Computational Finance. Computational Finance p. 1

The Binomial Lattice Model for Stocks: Introduction to Option Pricing

Risk Neutral Valuation

Gamma. The finite-difference formula for gamma is

Brownian Motion and Ito s Lemma

Term Structure Lattice Models

Unbiased Expectations Theory

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

FINANCIAL OPTION ANALYSIS HANDOUTS

25857 Interest Rate Modelling

Binomial model: numerical algorithm

Math 623 (IOE 623), Winter 2008: Final exam

arxiv: v2 [q-fin.pr] 23 Nov 2017

Stochastic Dynamical Systems and SDE s. An Informal Introduction

The Binomial Lattice Model for Stocks: Introduction to Option Pricing

AMH4 - ADVANCED OPTION PRICING. Contents

Value of Flexibility in Managing R&D Projects Revisited

Enlargement of filtration

Valuation of derivative assets Lecture 8

Equilibrium Term Structure Models. c 2008 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 854

The discounted portfolio value of a selffinancing strategy in discrete time was given by. δ tj 1 (s tj s tj 1 ) (9.1) j=1

1 Interest Based Instruments

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

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

1 Geometric Brownian motion

A Continuity Correction under Jump-Diffusion Models with Applications in Finance

Reading: You should read Hull chapter 12 and perhaps the very first part of chapter 13.

MATH3075/3975 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS

SYSM 6304: Risk and Decision Analysis Lecture 6: Pricing and Hedging Financial Derivatives

Basic Arbitrage Theory KTH Tomas Björk

Continuous Processes. Brownian motion Stochastic calculus Ito calculus

The Binomial Model. The analytical framework can be nicely illustrated with the binomial model.

Introduction to Probability Theory and Stochastic Processes for Finance Lecture Notes

Lecture Notes for Chapter 6. 1 Prototype model: a one-step binomial tree

************* with µ, σ, and r all constant. We are also interested in more sophisticated models, such as:

Consequences of Put-Call Parity

Hedging and Pricing in the Binomial Model

Homework Assignments

Edgeworth Binomial Trees

Drunken Birds, Brownian Motion, and Other Random Fun

Introduction Random Walk One-Period Option Pricing Binomial Option Pricing Nice Math. Binomial Models. Christopher Ting.

Stochastic Differential equations as applied to pricing of options

Homework Assignments

European Contingent Claims

************************

1 The continuous time limit

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

Option Pricing. Chapter Discrete Time

Help Session 2. David Sovich. Washington University in St. Louis

Application of Stochastic Calculus to Price a Quanto Spread

THE MARTINGALE METHOD DEMYSTIFIED

Brownian Motion as Limit of Random Walk

Monte Carlo Methods in Structuring and Derivatives Pricing

Probability in Options Pricing

Mathematics of Finance Final Preparation December 19. To be thoroughly prepared for the final exam, you should

Toward the Black-Scholes Formula

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

1. In this exercise, we can easily employ the equations (13.66) (13.70), (13.79) (13.80) and

Hedging Credit Derivatives in Intensity Based Models

2.1 Mathematical Basis: Risk-Neutral Pricing

The Complexity of GARCH Option Pricing Models

Financial Markets & Risk

Chapter 15: Jump Processes and Incomplete Markets. 1 Jumps as One Explanation of Incomplete Markets

Math-Stat-491-Fall2014-Notes-V

DRAFT. 1 exercise in state (S, t), π(s, t) = 0 do not exercise in state (S, t) Review of the Risk Neutral Stock Dynamics

Lecture 23: April 10

The Pennsylvania State University. The Graduate School. Department of Industrial Engineering AMERICAN-ASIAN OPTION PRICING BASED ON MONTE CARLO

Advanced Numerical Methods

Robust Pricing and Hedging of Options on Variance

Chapter 1. Bond Pricing (continued)

Pricing Options with Mathematical Models

Continuous Time Finance. Tomas Björk

δ j 1 (S j S j 1 ) (2.3) j=1

The Black-Scholes PDE from Scratch

Another Variant of 3sat. 3sat. 3sat Is NP-Complete. The Proof (concluded)

Corporate Finance, Module 21: Option Valuation. Practice Problems. (The attached PDF file has better formatting.) Updated: July 7, 2005

Replication and Absence of Arbitrage in Non-Semimartingale Models

Stochastic Modelling in Finance

Finance & Stochastic. Contents. Rossano Giandomenico. Independent Research Scientist, Chieti, Italy.

The Binomial Model. Chapter 3

Risk Minimization Control for Beating the Market Strategies

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

Transcription:

Binomial Model for Forward and Futures Options Futures price behaves like a stock paying a continuous dividend yield of r. The futures price at time 0 is (p. 437) F = Se rt. From Lemma 10 (p. 275), the expected value of S at time t in a risk-neutral economy is Se r t. So the expected futures price at time t is Se r t e r(t t) = Se rt = F. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 464

Binomial Model for Forward and Futures Options (continued) The above observation continues to hold if S pays a dividend yield! a By Eq. (39) on p. 445, the futures price at time 0 is F = Se (r q) T. From Lemma 10 (p. 275), the expected value of S at time t in a risk-neutral economy is Se (r q) t. So the expected futures price at time t is Se (r q) t e (r q)(t t) = Se (r q) T = F. a Contributed by Mr. Liu, Yi-Wei (R02723084) on April 16, 2014. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 465

Binomial Model for Forward and Futures Options (concluded) Now, under the BOPM, the risk-neutral probability for the futures price is by Eq. (30) on p. 302. p f (1 d)/(u d) The futures price moves from F to F u with probability p f and to F d with probability 1 p f. Note that the original u and d are used! The binomial tree algorithm for forward options is identical except that Eq. (41) on p. 458 is the payoff. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 466

Spot and Futures Prices under BOPM The futures price is related to the spot price via F = Se rt if the underlying asset pays no dividends. Recall the futures price F moves to F u with probability p f per period. So the stock price moves from S = F e rt to F ue r(t t) = Sue r t with probability p f per period. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 467

Spot and Futures Prices under BOPM (concluded) Similarly, the stock price moves from S = F e rt to Sde r t with probability 1 p f per period. Note that S(ue r t )(de r t ) = Se 2r t S. So the binomial model is not the CRR tree. This model may not be suitable for pricing barrier options (why?). c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 468

Negative Probabilities Revisited As 0 < p f < 1, we have 0 < 1 p f < 1 as well. The problem of negative risk-neutral probabilities is now solved: Suppose the stock pays a continuous dividend yield of q. Build the tree for the futures price F of the futures contract expiring at the same time as the option. By Eq. (39) on p. 445, calculate S from F at each node via S = F e (r q)(t t). c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 469

Swaps Swaps are agreements between two counterparties to exchange cash flows in the future according to a predetermined formula. There are two basic types of swaps: interest rate and currency. An interest rate swap occurs when two parties exchange interest payments periodically. Currency swaps are agreements to deliver one currency against another (our focus here). There are theories about why swaps exist. a a Thanks to a lively discussion on April 16, 2014. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 470

Currency Swaps A currency swap involves two parties to exchange cash flows in different currencies. Consider the following fixed rates available to party A and party B in U.S. dollars and Japanese yen: Dollars Yen A D A % Y A % B D B % Y B % Suppose A wants to take out a fixed-rate loan in yen, and B wants to take out a fixed-rate loan in dollars. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 471

Currency Swaps (continued) A straightforward scenario is for A to borrow yen at Y A % and B to borrow dollars at D B %. But suppose A is relatively more competitive in the dollar market than the yen market, i.e., Y B Y A < D B D A. Consider this alternative arrangement: A borrows dollars. B borrows yen. They enter into a currency swap with a bank as the intermediary. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 472

Currency Swaps (concluded) The counterparties exchange principal at the beginning and the end of the life of the swap. This act transforms A s loan into a yen loan and B s yen loan into a dollar loan. The total gain is ((D B D A ) (Y B Y A ))%: The total interest rate is originally (Y A + D B )%. The new arrangement has a smaller total rate of (D A + Y B )%. Transactions will happen only if the gain is distributed so that the cost to each party is less than the original. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 473

Example A and B face the following borrowing rates: Dollars Yen A 9% 10% B 12% 11% A wants to borrow yen, and B wants to borrow dollars. A can borrow yen directly at 10%. B can borrow dollars directly at 12%. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 474

Example (continued) The rate differential in dollars (3%) is different from that in yen (1%). So a currency swap with a total saving of 3 1 = 2% is possible. A is relatively more competitive in the dollar market. B is relatively more competitive in the yen market. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 475

Example (concluded) Next page shows an arrangement which is beneficial to all parties involved. A effectively borrows yen at 9.5% (lower than 10%). B borrows dollars at 11.5% (lower than 12%). The gain is 0.5% for A, 0.5% for B, and, if we treat dollars and yen identically, 1% for the bank. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 476

c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 477

As a Package of Cash Market Instruments Assume no default risk. Take B on p. 477 as an example. The swap is equivalent to a long position in a yen bond paying 11% annual interest and a short position in a dollar bond paying 11.5% annual interest. The pricing formula is SP Y P D. P D is the dollar bond s value in dollars. P Y is the yen bond s value in yen. S is the $/yen spot exchange rate. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 478

As a Package of Cash Market Instruments (concluded) The value of a currency swap depends on: The term structures of interest rates in the currencies involved. The spot exchange rate. It has zero value when SP Y = P D. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 479

Example Take a 3-year swap on p. 477 with principal amounts of US$1 million and 100 million yen. The payments are made once a year. The spot exchange rate is 90 yen/$ and the term structures are flat in both nations 8% in the U.S. and 9% in Japan. For B, the value of the swap is (in millions of USD) 1 90 `11 e 0.09 + 11 e 0.09 2 + 111 e 0.09 3 `0.115 e 0.08 + 0.115 e 0.08 2 + 1.115 e 0.08 3 = 0.074. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 480

As a Package of Forward Contracts From Eq. (38) on p. 445, the forward contract maturing i years from now has a dollar value of f i (SY i ) e qi D i e ri. (43) Y i is the yen inflow at year i. S is the $/yen spot exchange rate. q is the yen interest rate. D i is the dollar outflow at year i. r is the dollar interest rate. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 481

As a Package of Forward Contracts (concluded) For simplicity, flat term structures were assumed. Generalization is straightforward. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 482

Example Take the swap in the example on p. 480. Every year, B receives 11 million yen and pays 0.115 million dollars. In addition, at the end of the third year, B receives 100 million yen and pays 1 million dollars. Each of these transactions represents a forward contract. Y 1 = Y 2 = 11, Y 3 = 111, S = 1/90, D 1 = D 2 = 0.115, D 3 = 1.115, q = 0.09, and r = 0.08. Plug in these numbers to get f 1 + f 2 + f 3 = 0.074 million dollars as before. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 483

Stochastic Processes and Brownian Motion c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 484

Of all the intellectual hurdles which the human mind has confronted and has overcome in the last fifteen hundred years, the one which seems to me to have been the most amazing in character and the most stupendous in the scope of its consequences is the one relating to the problem of motion. Herbert Butterfield (1900 1979) c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 485

A stochastic process Stochastic Processes X = { X(t) } is a time series of random variables. X(t) (or X t ) is a random variable for each time t and is usually called the state of the process at time t. A realization of X is called a sample path. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 486

Stochastic Processes (concluded) If the times t form a countable set, X is called a discrete-time stochastic process or a time series. In this case, subscripts rather than parentheses are usually employed, as in X = { X n }. If the times form a continuum, X is called a continuous-time stochastic process. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 487

Random Walks The binomial model is a random walk in disguise. Consider a particle on the integer line, 0, ±1, ±2,.... In each time step, it can make one move to the right with probability p or one move to the left with probability 1 p. This random walk is symmetric when p = 1/2. Connection with the BOPM: The particle s position denotes the number of up moves minus that of down moves up to that time. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 488

Position 4 2 20 40 60 80 Time -2-4 -6-8 c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 489

Random Walk with Drift X n = µ + X n 1 + ξ n. ξ n are independent and identically distributed with zero mean. Drift µ is the expected change per period. Note that this process is continuous in space. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 490

Martingales a { X(t), t 0 } is a martingale if E[ X(t) ] < for t 0 and E[ X(t) X(u), 0 u s ] = X(s), s t. (44) In the discrete-time setting, a martingale means E[ X n+1 X 1, X 2,..., X n ] = X n. (45) X n can be interpreted as a gambler s fortune after the nth gamble. Identity (45) then says the expected fortune after the (n + 1)th gamble equals the fortune after the nth gamble regardless of what may have occurred before. a The origin of the name is somewhat obscure. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 491

Martingales (concluded) A martingale is therefore a notion of fair games. Apply the law of iterated conditional expectations to both sides of Eq. (45) on p. 491 to yield for all n. E[ X n ] = E[ X 1 ] (46) Similarly, E[ X(t) ] = E[ X(0) ] in the continuous-time case. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 492

Still a Martingale? Suppose we replace Eq. (45) on p. 491 with E[ X n+1 X n ] = X n. It also says past history cannot affect the future. But is it equivalent to the original definition (45) on p. 491? a a Contributed by Mr. Hsieh, Chicheng (M9007304) on April 13, 2005. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 493

Well, no. a Still a Martingale? (continued) Consider this random walk with drift: X i 1 + ξ i, if i is even, X i = X i 2, otherwise. Above, ξ n are random variables with zero mean. 2005. a Contributed by Mr. Zhang, Ann-Sheng (B89201033) on April 13, c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 494

Still a Martingale? (concluded) It is not hard to see that E[ X i X i 1 ] = X i 1, X i 1, if i is even, otherwise. It is a martingale by the new definition. But E[ X i..., X i 2, X i 1 ] = X i 1, X i 2, if i is even, otherwise. It is not a martingale by the original definition. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 495

Example Consider the stochastic process n { Z n X i, n 1 }, i=1 where X i are independent random variables with zero mean. This process is a martingale because E[ Z n+1 Z 1, Z 2,..., Z n ] = E[ Z n + X n+1 Z 1, Z 2,..., Z n ] = E[ Z n Z 1, Z 2,..., Z n ] + E[ X n+1 Z 1, Z 2,..., Z n ] = Z n + E[ X n+1 ] = Z n. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 496

Probability Measure A probability measure assigns probabilities to states of the world. A martingale is defined with respect to a probability measure, under which the expectation is taken. A martingale is also defined with respect to an information set. In the characterizations (44) (45) on p. 491, the information set contains the current and past values of X by default. But it need not be so. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 497

Probability Measure (continued) A stochastic process { X(t), t 0 } is a martingale with respect to information sets { I t } if, for all t 0, E[ X(t) ] < and for all u > t. E[ X(u) I t ] = X(t) The discrete-time version: For all n > 0, E[ X n+1 I n ] = X n, given the information sets { I n }. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 498

The above implies Probability Measure (concluded) E[ X n+m I n ] = X n for any m > 0 by Eq. (19) on p. 152. A typical I n is the price information up to time n. Then the above identity says the FVs of X will not deviate systematically from today s value given the price history. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 499

Example Consider the stochastic process { Z n nµ, n 1 }. Z n n i=1 X i. X 1, X 2,... are independent random variables with mean µ. Now, E[ Z n+1 (n + 1) µ X 1, X 2,..., X n ] = E[ Z n+1 X 1, X 2,..., X n ] (n + 1) µ = E[ Z n + X n+1 X 1, X 2,..., X n ] (n + 1) µ = Z n + µ (n + 1) µ = Z n nµ. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 500

Example (concluded) Define Then I n { X 1, X 2,..., X n }. { Z n nµ, n 1 } is a martingale with respect to { I n }. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 501

Martingale Pricing Recall that the price of a European option is the expected discounted future payoff at expiration in a risk-neutral economy. This principle can be generalized using the concept of martingale. Recall the recursive valuation of European option via C = [ pc u + (1 p) C d ]/R. p is the risk-neutral probability. $1 grows to $R in a period. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 502

Martingale Pricing (continued) Let C(i) denote the value of the option at time i. Consider the discount process { C(i), i = 0, 1,..., n R i }. Then, [ C(i + 1) E R i+1 ] C(i) = C = pc u + (1 p) C d R i+1 = C R i. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 503

Martingale Pricing (continued) It is easy to show that [ ] C(k) E R k C(i) = C = C, Ri i k. (47) This formulation assumes: a 1. The model is Markovian: The distribution of the future is determined by the present (time i ) and not the past. 2. The payoff depends only on the terminal price of the underlying asset (Asian options do not qualify). a Contributed by Mr. Wang, Liang-Kai (Ph.D. student, ECE, University of Wisconsin-Madison) and Mr. Hsiao, Huan-Wen (B90902081) on May 3, 2006. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 504

Martingale Pricing (continued) In general, the discount process is a martingale in that a [ ] C(k) Ei π R k = C(i) R i, i k. (48) E π i is taken under the risk-neutral probability conditional on the price information up to time i. This risk-neutral probability is also called the EMM, or the equivalent martingale (probability) measure. a In this general formulation, Asian options do qualify. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 505

Martingale Pricing (continued) Equation (48) holds for all assets, not just options. When interest rates are stochastic, the equation becomes [ ] C(i) C(k) M(i) = Eπ i, i k. (49) M(k) M(j) is the balance in the money market account at time j using the rollover strategy with an initial investment of $1. It is called the bank account process. It says the discount process is a martingale under π. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 506

Martingale Pricing (continued) If interest rates are stochastic, then M(j) is a random variable. M(0) = 1. M(j) is known at time j 1. Identity (49) on p. 506 is the general formulation of risk-neutral valuation. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 507

Martingale Pricing (concluded) Theorem 17 A discrete-time model is arbitrage-free if and only if there exists a probability measure such that the discount process is a martingale. a a This probability measure is called the risk-neutral probability measure. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 508

Futures Price under the BOPM Futures prices form a martingale under the risk-neutral probability. The expected futures price in the next period is ( 1 d p f F u + (1 p f ) F d = F u d u + u 1 ) u d d = F (p. 464). Can be generalized to F i = E π i [ F k ], i k, where F i is the futures price at time i. This equation holds under stochastic interest rates, too. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 509

Martingale Pricing and Numeraire a The martingale pricing formula (49) on p. 506 uses the money market account as numeraire. b It expresses the price of any asset relative to the money market account. The money market account is not the only choice for numeraire. Suppose asset S s value is positive at all times. a John Law (1671 1729), Money to be qualified for exchaning goods and for payments need not be certain in its value. b Leon Walras (1834 1910). c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 510

Martingale Pricing and Numeraire (concluded) Choose S as numeraire. Martingale pricing says there exists a risk-neutral probability π under which the relative price of any asset C is a martingale: C(i) S(i) = Eπ i [ C(k) S(k) ], i k. S(j) denotes the price of S at time j. So the discount process remains a martingale. a a This result is related to Girsanov s theorem. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 511

Example Take the binomial model with two assets. In a period, asset one s price can go from S to S 1 S 2. In a period, asset two s price can go from P to P 1 P 2. or or Both assets must move up or down at the same time. Assume S 1 < S P 1 P < S 2 P 2 to rule out arbitrage opportunities. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 512

Example (continued) For any derivative security, let C 1 be its price at time one if asset one s price moves to S 1. Let C 2 be its price at time one if asset one s price moves to S 2. Replicate the derivative by solving αs 1 + βp 1 = C 1, αs 2 + βp 2 = C 2, using α units of asset one and β units of asset two. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 513

Example (continued) This yields α = P 2C 1 P 1 C 2 P 2 S 1 P 1 S 2 and β = S 2C 1 S 1 C 2 S 2 P 1 S 1 P 2. The derivative costs C = αs + βp = P 2S P S 2 P 2 S 1 P 1 S 2 C 1 + P S 1 P 1 S P 2 S 1 P 1 S 2 C 2. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 514

It is easy to verify that Above, Example (concluded) C P = p C 1 P 1 + (1 p) C 2 P 2. p (S/P ) (S 2/P 2 ) (S 1 /P 1 ) (S 2 /P 2 ). The derivative s price using asset two as numeraire (i.e., C/P ) is a martingale under the risk-neutral probability p. The expected returns of the two assets are irrelevant. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 515

Brownian Motion a Brownian motion is a stochastic process { X(t), t 0 } with the following properties. 1. X(0) = 0, unless stated otherwise. 2. for any 0 t 0 < t 1 < < t n, the random variables X(t k ) X(t k 1 ) for 1 k n are independent. b 3. for 0 s < t, X(t) X(s) is normally distributed with mean µ(t s) and variance σ 2 (t s), where µ and σ 0 are real numbers. a Robert Brown (1773 1858). b So X(t) X(s) is independent of X(r) for r s < t. c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 516

Brownian Motion (concluded) The existence and uniqueness of such a process is guaranteed by Wiener s theorem. a This process will be called a (µ, σ) Brownian motion with drift µ and variance σ 2. Although Brownian motion is a continuous function of t with probability one, it is almost nowhere differentiable. The (0, 1) Brownian motion is called the Wiener process. a Norbert Wiener (1894 1964). c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 517

Example If { X(t), t 0 } is the Wiener process, then X(t) X(s) N(0, t s). A (µ, σ) Brownian motion Y = { Y (t), t 0 } can be expressed in terms of the Wiener process: Note that Y (t) = µt + σx(t). (50) Y (t + s) Y (t) N(µs, σ 2 s). c 2014 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 518