Itˆo Calculus and Derivative Pricing with Risk-Neutral

Total Page:16

File Type:pdf, Size:1020Kb

Itˆo Calculus and Derivative Pricing with Risk-Neutral ITO^ CALCULUS AND DERIVATIVE PRICING WITH RISK-NEUTRAL MEASURE MAX CYTRYNBAUM Abstract. This paper will develop some of the fundamental results in the theory of Stochastic Differential Equations (SDE). After a brief review of stochastic processes and the It^oCalculus, we set our sights on some of the more advanced machinery needed to work with SDE. Chief among our results are the Feynman-Kac Theorem, which establishes a link between stochastic methods and the classic PDE approach, and the Girsanov theorem, which allows us to change the drift of an It^o diffusion by switching to an equivalent martingale measure. These results are also valuable on a practical level, and we will consider some of their applications to derivative pricing calculations in mathematical finance. Contents 1. Introduction and Motivation 1 2. It^oCalculus and Brownian Motion 1 3. Stochastic Differential Equations 5 4. It^oDiffusions 7 5. Feynman-Kac and PDE 11 6. The Girsanov Theorem 13 7. Risk-Neutral Measure and Black-Scholes 17 Acknowledgments 19 References 20 1. Introduction and Motivation In many applications, the evolution of a system with some fixed initial state is subject to random perturbations from the environment. For example, a stock price may rise in the long term yet be subject to seemingly random short-term fluctuations. Similarly, a small object in a liquid suspension may experience random impulses from collisions with surrounding water particles. This leads us to the consideration of a differential equation of the following form: dX t = b(t; X ) + σ(t; X ) · W (1.1) dt t t t where Wt represents \white noise". The way to formulate this precisely is through It^ocalculus and Brownian motion. We will briefly review some of the basic results from It^ocalculus. We assume the reader has a working knowledge of measure theoretic probability and is comfortable with the properties of conditional expectation. 2. Ito^ Calculus and Brownian Motion We will closely follow the exposition in [4]. Let (Ω; F;P ) be a probability space. Definition 2.1 (Filtration). We say that fFtgt≥0 is a filtration on the space (Ω; F;P ) if (1) Ft is sub σ-algebra of F for each t 1 2 MAX CYTRYNBAUM (2) Ft ⊂ Fs for all t ≤ s. n A measurable function f : [0; 1) × Ω ! R is said to be adapted to the filtration fFtgt≥0 if ! ! f(t; !) is an Ft measurable function for each t. The sub σ-algebra Ft represents the amount of information available to us at time t. Intuitively, this says that the value of the Ft-adapted random variable ft(!) can be determined by only using information in the σ-algebras up to Ft. This inability to see into the future is important in mathematical finance, where f(t; !) may represent some investment strategy and Ft may be the price information available up to time t. Thus, we cannot use future price information to determine our strategy. Definition 2.2 (Brownian Motion). We call a stochastic process B(t; !) = Bt(!) a version of Brownian motion starting at x 2 R when (1) B0 = x for all ! (2) For all times 0 ≤ t1 ≤ t2 ≤ · · · ≤ tn, B(t2) − B(t1);B(t2) − B(t3); ··· ;B(tn) − B(tn−1) are independent random variables (3) B(t + h) − B(t) is normally distributed with mean 0 and variance h for all t; h 2 [0; 1] (4) B(t) is P -a.s. t-continuous Similarly, we may define Bt 2 Rn to be a Brownian motion if B(t) = (B1(t);:::;Bn(t)) where each Bi(t) is a version of 1-dimensional brownian motion and all the Bi(t) are independent. For a construction of Brownian motion, we refer the reader to [5]. Definition 2.3 (Martingale). A stochastic process fMtg is said to be a martingale with respect to the filtration fFtgt≥0 if (1) fMtg is adapted to fFtgt≥0 (2) E[jMtj] < 1 for all t (3) For all 0 ≤ s < t and for a.s. ! E[MtjFs] = Ms A martingale neither increases nor decreases on average and can thus be thought of as a model of a fair game. From the above it is also clear that for any t we have E[Mt] = E[M0]. In what follows, we let fFtgt≥0 be the filtration generated by fBtg (i.e. Ft is the σ-algebra generated by ! ! B(t; !) for each t.) Then using independence of increments and properties of conditional expectation, we calculate: E[BtjFs] = E[Bt − BsjFs] + E[BsjFs] = E[B(t) − B(s)] + B(s) = B(s) so that Brownian motion is a martingale with respect to its own filtration. For more information on martingales in discrete-time, see [7]. We now attempt to find a precise interpretation of the SDE (1.1). To do this, we rewrite (1.1) in the more suggestive form: dXt = b(t; Xt)dt + σ(t; Xt)dBt (2.1) where we have interpreted white noise in terms of brownian motion as Wtdt = dBt, which leads to the tentative integral equation: Z Z Xt = b(t; Xt)dt + σ(t; Xt)dBt (2.2) Thinking in terms of Riemann-Stieltjes integration, it seems natural to interpret an integral of the R form f(t; !)dBt(!) as a limit of sums of the form: X f(tj;!)∆Btj (!) j ITO^ CALCULUS AND DERIVATIVE PRICING WITH RISK-NEUTRAL MEASURE 3 Intuitively, the increments f(tj;!)∆Btj (!) reflect the random change in Xt due to white noise. We now make this notion precise. Definition 2.4 (It^oIntegrable). We say that a function f(t; !) is It^oIntegrable on [S; T ] if the following conditions are satisfied: (1) f(t; !) is B ⊗ F measurable (2) f(t; ·) is Ft-measurable for each t Z T (3) E f 2(t; !)dt < 1 S In this case we write f 2 V[S; T ], following the notation in [4]. We say that a function φ(t; !) is X elementary if φ 2 V[S; T ] and φ(t; !) = φ(tj;!)X[tj ;tj+1] where ftjg is a partion of the interval j [S; T ]. We define: Z T X φ dBt := φ(tj)∆Bj S j where ∆Bj := B(tj+1) − B(tj). This yields the following Lemma 2.5 (It^oIsometry). If φ is elementary and φ 2 V[S; T ], then we have "Z T 2# Z T 2 E f(t; !)dBt = E f (t; !)dt S S Proof. 2 " 2# 20 1 3 Z T X E f(t; !)dBt = E 4@ f(tj;!)∆BjA 5 S j 2 3 X = E 4 f(ti;!)f(tj;!)∆Bj∆Bi5 i;j Now since the the ftj are Ftj adapted and by the independence of increments for Brownian motion, we get that ∆Bj is independent from ∆Biftj fti when i < j. Since E(∆Bj) = 0, E(ftj fti ∆Bj∆Bi) = 0 for i < j. Then the above simplifies to: 2 3 2 3 Z T X 2 2 X 2 X 2 2 E 4 ftj (∆Bj) 5 = ∆tjE[ftj ] = E 4 ftj ∆tj5 = E f (t; !)dt j j j S The first identity uses the fact the ∆Bj and ftj are independent and the result from definition (2.2) 2 that E(∆Bj ) = ∆tj. We can now use this result to extend the It^ointegral to all of V[S; T ]. Specifically, given f 2 V[S; T ] let fφng be a sequence of elementary functions such that: Z T 2 E (f(t; !) − φn(t; !)) dt ! 0 as n ! 1 (2.3) S As the reader can check, Lemma 2.5 and equation (2.3) imply that fφng is a Cauchy sequence in L2(P ), where P is the law of standard Brownian motion. Since L2(P ) is complete, we can define: Z T Z T f(t; !)dBt(!) = lim φn(t; !)dBt(!) (2.4) S n!1 S 4 MAX CYTRYNBAUM where the limit is taken in L2(P ). Standard analysis arguments can be used to show that this limit is independent of the chosen sequence fφng. For a closer look at the existence of such a sequence R fφng, see [4]. We now provide a brief review of some of the properties of fdBt: + Proposition 2.6 (Properties of the It^oIntegral). Let [S; T ] ⊂ R and let f 2 V[S; T ]. Z T (1) f ! fdBt is a linear operator on V[S; T ] S Z T (2) E fdBt = 0 S Z T (3) fdBt is FT -measurable S "Z T 2# Z T 2 (4) E fdBt = E f dt S S These all follow by proving the statement for elementary functions and taking limits using equa- tion (2.4). With a little more work we can show Theorem 2.7 (Martingale Property). Let f 2 V[0;T ], 0 ≤ t ≤ T . R t (1) There exists a t-continuous version of 0 fdBs R t (2) Put Mt(!) = 0 fdBs(!). Then Mt is a fFtgt≥0 martingale. Theorem 2.7(2) follows from the fact that Bt is a martingale with respect to its own filtration. We refer the reader to page 32 of [4] for the proof. The above extends naturally to n dimensions. Let n;m m V [S; T ] be the space of n × m matrices v(t; !) such that each vij(t; !) 2 V[S; T ]. Let Bt 2 R . Then we define 0 1 T T v11 ··· v1m Z Z . vdBt = B . C dBt S S @ A vn1 ··· vnm to be the n × 1 vector with ith component m X Z T vik(t; !)dBk(t; !) k=1 S Definition 2.8 (It^oProcess).
Recommended publications
  • Black-Scholes Model
    Chapter 5 Black-Scholes Model Copyright c 2008{2012 Hyeong In Choi, All rights reserved. 5.1 Modeling the Stock Price Process One of the basic building blocks of the Black-Scholes model is the stock price process. In particular, in the Black-Scholes world, the stock price process, denoted by St, is modeled as a geometric Brow- nian motion satisfying the following stochastic differential equation: dSt = St(µdt + σdWt); where µ and σ are constants called the drift and volatility, respec- tively. Also, σ is always assumed to be a positive constant. In order to see if such model is \reasonable," let us look at the price data of KOSPI 200 index. In particular Figure 5.1 depicts the KOSPI 200 index from January 2, 2001 till May 18, 2011. If it is reasonable to model it as a geometric Brownian motion, we must have ∆St ≈ µ∆t + σ∆Wt: St In particular if we let ∆t = h (so that ∆St = St+h − St and ∆Wt = Wt+h − Wt), the above approximate equality becomes St+h − St ≈ µh + σ(Wt+h − Wt): St 2 Since σ(Wt+h − Wt) ∼ N(0; σ h), the histogram of (St+h − St)p=St should resemble a normal distribution with standard deviation σ h. (It is called the h-day volatility.) To see it is indeed the case we have plotted the histograms for h = 1; 2; 3; 5; 7 (days) in Figures 5.2 up to 5.1. MODELING THE STOCK PRICE PROCESS 156 Figure 5.1: KOSPI 200 from 2001.
    [Show full text]
  • Lecture 4: Risk Neutral Pricing 1 Part I: the Girsanov Theorem
    SEEM 5670 { Advanced Models in Financial Engineering Professor: Nan Chen Oct. 17 &18, 2017 Lecture 4: Risk Neutral Pricing 1 Part I: The Girsanov Theorem 1.1 Change of Measure and Girsanov Theorem • Change of measure for a single random variable: Theorem 1. Let (Ω; F;P ) be a sample space and Z be an almost surely nonnegative random variable with E[Z] = 1. For A 2 F, define Z P~(A) = Z(!)dP (!): A Then P~ is a probability measure. Furthermore, if X is a nonnegative random variable, then E~[X] = E[XZ]: If Z is almost surely strictly positive, we also have Y E[Y ] = E~ : Z Definition 1. Let (Ω; F) be a sample space. Two probability measures P and P~ on (Ω; F) are said to be equivalent if P (A) = 0 , P~(A) = 0 for all such A. Theorem 2 (Radon-Nikodym). Let P and P~ be equivalent probability measures defined on (Ω; F). Then there exists an almost surely positive random variable Z such that E[Z] = 1 and Z P~(A) = Z(!)dP (!) A for A 2 F. We say Z is the Radon-Nikodym derivative of P~ with respect to P , and we write dP~ Z = : dP Example 1. Change of measure on Ω = [0; 1]. Example 2. Change of measure for normal random variables. • We can also perform change of measure for a whole process rather than for a single random variable. Suppose that there is a probability space (Ω; F) and a filtration fFt; 0 ≤ t ≤ T g. Suppose further that FT -measurable Z is an almost surely positive random variable satisfying E[Z] = 1.
    [Show full text]
  • Risk Neutral Measures
    We will denote expectations and conditional expectations with respect to the new measure by E˜. That is, given a random variable X, Z E˜X = EZ(T )X = Z(T )X dP . CHAPTER 4 Also, given a σ-algebra F, E˜(X | F) is the unique F-measurable random variable such that Risk Neutral Measures Z Z (1.2) E˜(X | F) dP˜ = X dP˜ , F F Our aim in this section is to show how risk neutral measures can be used to holds for all F measurable events F . Of course, equation (1.2) is equivalent to price derivative securities. The key advantage is that under a risk neutral measure requiring the discounted hedging portfolio becomes a martingale. Thus the price of any Z Z 0 ˜ ˜ derivative security can be computed by conditioning the payoff at maturity. We will (1.2 ) Z(T )E(X | F) dP = Z(T )X dP , F F use this to provide an elegant derivation of the Black-Scholes formula, and discuss for all F measurable events F . the fundamental theorems of asset pricing. The main goal of this section is to prove the Girsanov theorem. 1. The Girsanov Theorem. Theorem 1.6 (Cameron, Martin, Girsanov). Let b(t) = (b1(t), b2(t), . , bd(t)) be a d-dimensional adapted process, W be a d-dimensional Brownian motion, and ˜ Definition 1.1. Two probability measures P and P are said to be equivalent define if for every event A, P (A) = 0 if and only if P˜(A) = 0. Z t W˜ (t) = W (t) + b(s) ds .
    [Show full text]
  • The Girsanov Theorem Without (So Much) Stochastic Analysis Antoine Lejay
    The Girsanov theorem without (so much) stochastic analysis Antoine Lejay To cite this version: Antoine Lejay. The Girsanov theorem without (so much) stochastic analysis. 2017. hal-01498129v1 HAL Id: hal-01498129 https://hal.inria.fr/hal-01498129v1 Preprint submitted on 29 Mar 2017 (v1), last revised 22 Sep 2018 (v3) HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. The Girsanov theorem without (so much) stochastic analysis Antoine Lejay March 29, 2017 Abstract In this pedagogical note, we construct the semi-group associated to a stochastic differential equation with a constant diffusion and a Lipschitz drift by composing over small times the semi-groups generated respectively by the Brownian motion and the drift part. Similarly to the interpreta- tion of the Feynman-Kac formula through the Trotter-Kato-Lie formula in which the exponential term appears naturally, we construct by doing so an approximation of the exponential weight of the Girsanov theorem. As this approach only relies on the basic properties of the Gaussian distribution, it provides an alternative explanation of the form of the Girsanov weights without referring to a change of measure nor on stochastic calculus.
    [Show full text]
  • Comparison of Option Pricing Between ARMA-GARCH and GARCH-M Models
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Scholarship@Western Western University Scholarship@Western Electronic Thesis and Dissertation Repository 4-22-2013 12:00 AM Comparison of option pricing between ARMA-GARCH and GARCH-M models Yi Xi The University of Western Ontario Supervisor Dr. Reginald J. Kulperger The University of Western Ontario Graduate Program in Statistics and Actuarial Sciences A thesis submitted in partial fulfillment of the equirr ements for the degree in Master of Science © Yi Xi 2013 Follow this and additional works at: https://ir.lib.uwo.ca/etd Part of the Other Statistics and Probability Commons Recommended Citation Xi, Yi, "Comparison of option pricing between ARMA-GARCH and GARCH-M models" (2013). Electronic Thesis and Dissertation Repository. 1215. https://ir.lib.uwo.ca/etd/1215 This Dissertation/Thesis is brought to you for free and open access by Scholarship@Western. It has been accepted for inclusion in Electronic Thesis and Dissertation Repository by an authorized administrator of Scholarship@Western. For more information, please contact [email protected]. COMPARISON OF OPTION PRICING BETWEEN ARMA-GARCH AND GARCH-M MODELS (Thesis format: Monograph) by Yi Xi Graduate Program in Statistics and Actuarial Science A thesis submitted in partial fulfillment of the requirements for the degree of Master of Science The School of Graduate and Postdoctoral Studies The University of Western Ontario London, Ontario, Canada ⃝c Yi Xi 2013 Abstract Option pricing is a major area in financial modeling. Option pricing is sometimes based on normal GARCH models. Normal GARCH models fail to capture the skewness and the leptokurtosis in financial data.
    [Show full text]
  • Equivalent and Absolutely Continuous Measure Changes for Jump-Diffusion
    The Annals of Applied Probability 2005, Vol. 15, No. 3, 1713–1732 DOI: 10.1214/105051605000000197 c Institute of Mathematical Statistics, 2005 EQUIVALENT AND ABSOLUTELY CONTINUOUS MEASURE CHANGES FOR JUMP-DIFFUSION PROCESSES By Patrick Cheridito1, Damir Filipovic´ and Marc Yor Princeton University, University of Munich and Universit´e Pierre et Marie Curie, Paris VI We provide explicit sufficient conditions for absolute continuity and equivalence between the distributions of two jump-diffusion pro- cesses that can explode and be killed by a potential. 1. Introduction. The purpose of this paper is to give explicit, easy-to- check sufficient conditions for the distributions of two jump-diffusion pro- cesses to be equivalent or absolutely continuous. We consider jump-diffusions that can explode and be killed by a potential. These processes are, in general, not semimartingales. We characterize them by their infinitesimal generators. The structure of the paper is as follows. In Section 2 we introduce the notation and state the paper’s main result, which gives sufficient conditions for the distributions of two jump-diffusions to be equivalent or absolutely continuous. The conditions consist of local bounds on the transformation of one generator into the other one and the assumption that the martingale problem for the second generator has for all initial distributions a unique solution. The formulation of the main theorem involves two sequences of stopping times. Stopping times of the first sequence stop the process before it explodes. The second sequence consists of exit times of the process from regions in the state space where the transformation of the first generator into the second one can be controlled.
    [Show full text]
  • Optimal Importance Sampling for Diffusion Processes
    U.U.D.M. Project Report 2019:38 Optimal Importance Sampling for Diffusion Processes Malvina Fröberg Examensarbete i matematik, 30 hp Handledare: Erik Ekström Examinator: Denis Gaidashev Juni 2019 Department of Mathematics Uppsala University Acknowledgements I would like to express my sincere gratitude to my supervisor, Professor Erik Ekström, for all his help and support. I am thankful for his encouragement and for introducing me to the topic, as well as for the hours spent guiding me. 1 Abstract Variance reduction techniques are used to increase the precision of estimates in numerical calculations and more specifically in Monte Carlo simulations. This thesis focuses on a particular variance reduction technique, namely importance sampling, and applies it to diffusion processes with applications within the field of financial mathematics. Importance sampling attempts to reduce variance by changing the probability measure. The Girsanov theorem is used when chang- ing measure for stochastic processes. However, a change of the probability measure gives a new drift coefficient for the underlying diffusion, which may lead to an increased computational cost. This issue is discussed and formu- lated as a stochastic optimal control problem and studied further by using the Hamilton-Jacobi-Bellman equation with a penalty term to account for compu- tational costs. The objective of this thesis is to examine whether there is an optimal change of measure or an optimal new drift for a diffusion process. This thesis provides examples of optimal measure changes in cases where the set of possible measure changes is restricted but not penalized, as well as examples for unrestricted measure changes but with penalization.
    [Show full text]
  • Week 10 Change of Measure, Girsanov
    Week 10 Change of measure, Girsanov Jonathan Goodman November 25, 2013 1 Reweighting Suppose X is a random variable with probability density u(x). Then the ex- pected value of f(X) is Z Eu[ f(X)] = f(x)u(x) dx : (1) Suppose v(x) is a different probability density. The likelihood ratio is u(x) L(x) = : (2) v(x) The expectation (1) can be expressed as Z Eu[ f(X)] = f(x)u(x) dx Z u(x) = f(x) v(x) dx v(x) Eu[ f(X)] = Ev[ f(X)L(X)] : (3) This formula represents reweighting. The likelihood ratio, L(x) turn u into v. The expectation value is unchanged because L is included in the expectation with respect to v. This section is about Girsanov theory, which is reweighting one diffusion process to get a different diffusion process. The specific topics are: 1. When are two diffusions related by a reweighting? Answer: if they have the same noise. You can adjust the drift by reweighting, but not the noise. 2. If two diffusions are related by a reweighting, what likelihood ratio L(x[1;T ])? The path x[0;T ] is the random variable and L is a function of the random variable. Answer: L(x[0;T ]) is given in terms of a stochastic integral. We give a direct derivation, which is straightforward but might be considered complicated. Then we show how to verify that the stochastic integral for- mula is correct if you are presented with it. This is considered (by me) a less useful approach, albeit more common.
    [Show full text]
  • Lecture Notes for Chapter 6 1 Prototype Model: a One-Step
    Lecture Notes for Chapter 6 This is the chapter that brings together the mathematical tools (Brownian motion, It^ocalculus) and the financial justifications (no-arbitrage pricing) to produce the derivative pricing methodology that dominated derivative trading in the last 40 years. We have seen that the no-arbitrage condition is the ultimate check on a pricing model and we have seen how this condition is verified on a binomial tree. Extending this to a model that is based on a stochastic process that can be made into a martingale under certain probability measure, a formal connection is made with so-called risk-neutral pricing, and the probability measure involved leads to a world that is called risk-neutral world. We will examine three aspects involved in this theory: no-arbitrage condition, martingale, and risk-neutral world, and show how these concepts lead to the pricing methodology as we know today. 1 Prototype model: a one-step binomial tree First we take another look at the one-step binomial model and inspect the impli- cations of no-arbitrage condition imposed on this model, and the emergence of the so-called risk-neutral probability measure. To focus on the main issue, let us assume that the risk-free interest rate r = 0. We have this simplest model for a stock price over one period of time: it starts with a price S0, and can move to one of two states after this time period: S+ or S− (assuming S+ > S−). In order that there is no-arbitrage opportunity for any investor, we must have S− < S0 < S+.
    [Show full text]
  • Stochastic Calculus, Week 8 Equivalent Martingale Measures
    Stochastic Calculus, Week 8 Intuition via Binomial Approximation n Equivalent Martingale Measures Let Wt (ω),t∈ [0,T] be defined by √ Xi T Outline W n(ω)= δt Y (ω),t= iδt, δt= , t j n j=1 1. Intuition via binomial approximation where ω =(ω1,...,ωn) represents the combined outcome of n consecutive binary draws, where each draw may be u 2. Cameron-Martin-Girsanov Theorem (up) or d (down); further, 3. Application to derivative pricing: ( 1 if ωi = u, equivalent martingale measures/risk neutral measures, Yi(ω)= −1 if ωi = d. martingale representation theorem 4. Obtaining the Black-Scholes formula once more Let Ω be the set of all possible ω’s, let F be the appropri- ate σ-field, and let P and Q be two probability measures on (Ω, F), such that the draws are independent under both P and Q, and 1 P(ω = u)=p = , i 2 1 √ Q(ω = u)=q = 1 − γ δt , i 2 for some constant γ. 1 n d ˜ n d ˜ As n →∞, Wt (ω) −→ Wt(ω) (convergence in distribu- Then Wt (ω) −→ Wt(ω), where tion), where Brownian motion with drift γ under P, ˜ Standard Brownian motion under P, Wt(ω)= W (ω)= t Standard Brownian motion under Q. Brownian motion with drift − γ under Q. In summary, we can write down the following table with The measures P and Q are equivalent, which means that drifts: for any even A ∈F,wehaveP(A) > 0 if and only if PQ Q(A) > 0. This requires that γ is such that 0 <q<1.
    [Show full text]
  • Maximizing Expected Logarithmic Utility in a Regime-Switching Model with Inside Information
    Maximizing Expected Logarithmic Utility in a Regime-Switching Model with Inside Information Kenneth Tay Advisor: Professor Ramon van Handel Submitted in partial fulfillment of the requirements for the degree of Bachelor of Arts Department of Mathematics Princeton University May 2010 I hereby declare that I am the sole author of this thesis. I authorize Princeton University to lend this thesis to other institutions or individuals for the purpose of scholarly research. Kenneth Tay I further authorize Princeton University to reproduce this thesis by photocopying or by other means, in total or in part, at the request of other institutions or individuals for the purpose of scholarly research. Kenneth Tay Acknowledgements This page is possibly the most important page in this thesis. Without the the love and support of those around me, this work would not have been completed. I would like to dedicate this thesis to the following people: Mum and Dad, for always being there for me. For pouring your heart and soul into my life, and for encouraging me to pursue my passions. Professor van Handel, my thesis advisor. Thank you for guiding me through this entire process, for your patience in explaining ideas, for challenging me to give my very best. Professor Calderbank, my JP advisor and second reader for my thesis, your dedication to the field of applied mathematics has inspired me to explore this area. Professor Xu Jiagu, the professors at SIMO and SIMO X-Men, for nurturing and honing my skills in mathematics in my earlier years. I am deeply honored to have been taught by so many brilliant minds.
    [Show full text]
  • Local Volatility, Stochastic Volatility and Jump-Diffusion Models
    IEOR E4707: Financial Engineering: Continuous-Time Models Fall 2013 ⃝c 2013 by Martin Haugh Local Volatility, Stochastic Volatility and Jump-Diffusion Models These notes provide a brief introduction to local and stochastic volatility models as well as jump-diffusion models. These models extend the geometric Brownian motion model and are often used in practice to price exotic derivative securities. It is worth emphasizing that the prices of exotics and other non-liquid securities are generally not available in the market-place and so models are needed in order to both price them and calculate their Greeks. This is in contrast to vanilla options where prices are available and easily seen in the market. For these more liquid options, we only need a model, i.e. Black-Scholes, and the volatility surface to calculate the Greeks and perform other risk-management tasks. In addition to describing some of these models, we will also provide an introduction to a commonly used fourier transform method for pricing vanilla options when analytic solutions are not available. This transform method is quite general and can also be used in any model where the characteristic function of the log-stock price is available. Transform methods now play a key role in the numerical pricing of derivative securities. 1 Local Volatility Models The GBM model for stock prices states that dSt = µSt dt + σSt dWt where µ and σ are constants. Moreover, when pricing derivative securities with the cash account as numeraire, we know that µ = r − q where r is the risk-free interest rate and q is the dividend yield.
    [Show full text]