Calibration of the Vasicek Model: An Step by Step Guide

Size: px
Start display at page:

Download "Calibration of the Vasicek Model: An Step by Step Guide"

Transcription

1 Calibratio of the Vasicek Model: A Step by Step Guide Victor Beral A. April, 06 victor.beral@mathmods.eu Abstract I this report we preset 3 methods for calibratig the OrsteiUhlebeck process to a data set. The model is described ad the sesitivity aalysis with respect to chages i the parameters is performed. I particular the Least Squares Method, the Maximum Likelihood Method ad the Log Term Quatile Method are preseted i detail. Itroductio The OrsteiUhlebeck process [3] amed after Leoard Orstei ad George Eugee Uhlebeck, is a stochastic process that, over time, teds to drift towards its log-term mea: such a process is called mearevertig. It ca also be cosidered as the cotiuous-time aalogue of the discrete-time AR process where there is a tedecy of the walk to move back towards a cetral locatio, with a greater attractio whe the process is further away from the ceter. Vasicek assumed that the istataeous spot Iterest Rate uder the real world measure evolves as a Orstei- Uhlebeck process with costat coeciets [5]. The most importat feature which this model exhibits is the mea reversio,which meas that if the iterest rate is bigger tha the log ru mea µ, the the coeciet λ makes the drift become egative so that the rate will be pulled dow i the directio of µ. Similarly, if the iterest rate is smaller tha the log ru mea. Therefore, the coeciet λ is the speed of adjustmet of the iterest rate towards its log ru level. This model is of particulaterest i ace because there are also compellig ecoomic argumets i favor of mea reversio. Whe the rates are high, the ecoomy teds to slow dow ad borrowers require less fuds. Furthermore, the rates pull back to its equilibrium value ad the rates declie. O the cotrary whe the rates are low, there teds to be high demad for fuds o the part of the borrowers ad rates ted to icrease. Oe ufortuate cosequece of a ormally distributed iterest rate is that it is possible for the iterest rate to become egative. I this article we start from the Euler Maruyaa discretizatio scheme for the Vasicek process ad the sesitivity aalysis, the we preset i detail 3 well kow methods Least squares Method, Maximum Likelihood Method ad the Log Term Quatile Method for calibratig the model's parameter to a data set. We also refer the reader to [4] where some of these techiques are applied but usig a dieret scheme. Euler Scheme ad Sesitivity Aalysis The stochastic dieretial equatio SDE for the Orstei-Uhlebeck process is give by dr t λ µ r t dt + σdw t. with λ the mea reversio rate, µ the mea, ad σ the volatility. The solutio of the model is ˆt r t r 0 exp λt + µ exp λt + σ 0 exp λt dw t. Here the iterest rates are ormally distributed ad the expectatio ad variace are give by

2 ad E o [r t ] r 0 exp λt + µ exp λt.3 V ar [r t ] σ exp λt.4 λ as t, the limit of expected rate ad variace, will coverge to µ ad σ λ respectively. The Euler Maruyaa Scheme for this models is r t+δt r t + λ µ r t δt + σ δtn 0,.5 the process ca go egative with probability P r t+δt 0 P r t + λ µ r t δt + σ δtn 0, 0 rt + λ µ r t δt P N 0, σ δt Φ r t + λ µ r t δt σ δt Some of the parameters play a big role i the pricig of a acial derivatives o the forecastig of a process, while some of them do ot aect them so much. Therefore, depedig o what we wat to price or forecast, it is importat to check the sesitivity of the models with respect to dieret parameters. The correspodig sesitivity aalysis is performed as preseted i [6]. Lets cosider a two outcomes of a process which dier exclusively i a perturbatio of oe of the parameters but they have the same stochastic realizatio N 0,, the for λ we have that so r t+δt r t + [λ + λ] µ r t δt + σ δtn 0,.9 r t+δt r t+δt λ µ r t δt.0 whe λ is icreased the variace.4 decreases. So, the chage i the reversio coeciet will ot aect the short rate.3 i log term, just eect the time which is ecessary for the iterest rate to come back to the log term mea. Therefore, λ is importat i the pricig of the acial istrumets which are aected by the volatility.4, but are ot depedet o the log term expected value.3 of the simulated iterest rate. For µ is performed as so for σ is performed as r t+δt r t + λ [µ + µ] r t δt + σ δtn 0,. r t+δt r t+δt λ µ r t δt. so r t+δt r t + λ µ r t δt + [σ + σ] δtn 0,.3 r t+δt r t+δt σ δtn 0,.4 Because of the stadard Browia motio, i the log term, the eect of the chage i σ does ot aect the expected value of the iterest rate.3, but it icreases the variace.4. %% Euler Scheme Vasicek clc clear a l l close a l l %% Set t h e seed at 3

3 0.9 Vasicek Process Iterest rate time Figure.: Vasicek Process rg 3 %% Parameters o f t h e Model lambda 0.3;% Revertio c o e f f i c i e t N3; % Number o f s i m u l a t i o s mu0.7; % Log term Mea sigma 0.05; % V o l a t i l i t y delta_t ; % Time s t e p T00; % Time l e g h t c o l o r [ ' b ', ' r ', 'm' ] ; % c o l o r T. / delta_t ;% Number o f time s t e p s j ; %% Simulatig Vasicek Euler Scheme S0 0.; % S t a r t i g p o i t i ; SS0 ; % S t a r t i g p o i t while i<+ S i S i + lambda. mu S i delta_t + sigma. sqrt delta_t. rad ; ii +; ed Least Squares Calibratio The idea of least squares is that we choose parameter estimates that miimize the average squared dierece betwee observed ad predicted values. That is, we maximize the t of the model to the data by choosig the model that is closest, o average, to the data. Rewritig.5 we have r t+δt r t λδt + λµδt + σ δtn 0,. The relatioship betwee cosecutive observatios r t+δt ad r t is liear with a iid ormal radom term ɛ or where r t+δt ar t + b + ɛ. [r t+δt ] [ r t ] [ a b ] + ɛ.3 a λδt.4 3

4 Least Squares Fittig Figure.: Least Squares Fittig b λµδt.5 ɛ σ δtn 0,.6 where usig a least squares ttig as described i the Appedix. + + â.7 ri ad ˆb + so we ca estimate the model's parameters as a.8 λ a δt µ b a σ V ar ɛ δt we refer the reader to the Appedix 4 where the derivatio ad the implemeted code is preseted Maximum Likelihood Calibratio I maximum likelihood estimatio, we search over all possible sets of parameter values for a specied model to d the set of values for which the observed sample was most likely. That is, we d the set of parameter values that, give a model, were most likely to have give us the data that we have i had. The distributio of r t+δt i the Euler scheme is give by so the log-likelihood f r t+δt r t, µ, λ, σ πσ δt exp [r t+δt r t + λ µ r t δt] σ δt 3. L l f, µ, λ, σ l f, µ, λ, σ 3. 4

5 Radom Noise Noise Time Figure 3.: Noise Box Plot obtaiig [ ] l πσ δt exp [ + λ µ δt] 3.3 σ δt [ ] l πσ δt [ ] l πσ δt [r i + λ µ δt] σ δt [ + λ µ δt] σ δt L l [ πσ δt ] [ + λ µ δt] σ δt 3.6 usig the procedure described i the Appedix 4 the parameters are estimated givig ˆµ [ ] ri λδt λδt 3.7 λ δt µ 3.8 µ σ [ + λ µ δt] δt 3.9 we refer the reader to the Appedix 4 where the derivatio ad the implemeted code is preseted. % Y B.X B Noise de_trededy B. X B figure 5 h i s t f i t de_treded, 3 figure 6 probplot ' ormal ', de_treded grid o 5

6 Probability plot for Normal distributio Probability Data 4 Log Term Quatile Method Figure 3.: Normal Plot The major assumptio i this model is that the quatiles from the historical data are represetative for quatiles i the future. Therefore, a 95% codece iterval is take from the historical data ad the parameters i the short iterest rate model are chose such that i 95% of the cases the geerated iterest rates will fall withi the codece iterval take from the historical data. r t N r 0 exp λt + µ exp λt, σ exp λt 4. λ The dierece betwee the log term stadard deviatio ad the deviatio at t is σ σ σ exp λt λ λ usig Taylor expasio for exp λt σ σ λ [ + ] exp λt so σ σ exp λt 4.4 the dierece betwee the log term mea ad the mea at t is so µ r 0 µ exp λt 4.5 µ µ r0 µ exp λt 4.6 The codece iterval is the oe such that P µ.96 σ lim r t µ +.96 σ λ t λ callig q 0.95 µ +.96 σ 4.8 λ ad q 0.05 µ.96 σ 4.9 λ 6

7 we ca obtai the parameters as ad µ q q σ.96 λ q 0.95 q %% Motecarlo Simulatio j ; while j <0000 SS0 ; % S t a r t i g p o i t while i<+ S i S i + lambda. mu S i delta_t + sigma. sqrt delta_t. rad ; ii +; ed MC j ST ; jj +; ed figure 9 hh i s t f i t MC, t i t l e ' D i s t b u t i o o f the Vasicek p r o c e s s by Motecarlo Simulatio ' grid o the error associated with λ is l λ l.96 + l σ l x y 4. usig partial dieretiatio we have that the maximum percetual error for a detailed discussio o errors aalysis see [, ] is give by λ λ σ σ + q q 0.05 q 0.95 q zq u a t i l e MC, yq u a t i l e MC, % Mu z+y. / % Lambda sigma / z y. ^ 7

8 500 Distributio of the Vasicek process by Motecarlo Simulatio Figure 4.: Motecarlo Histogram Appedix Least Squares Fittig The residuals for the model are give by This method miimizes the sum of squared residuals, which is give by S Ri ; + + R i + a + b 4.4 a + b + a + b 4.5 The least squares estimators for the parameters ca the be foud by dieretiatig S with respect to these parameters ad settig these derivatives equal to zero. For b we have that For a we have that S b a + b a + b b + a 4.8 isolatig the usig 4.8 we have S a ari + a + b a + b ari + b a

9 is equal to groupig ally ari a [ a ri a + ] ri %% C a l i b r a t i o usig Least Squares r e g r e s s i o % P l o t S_i vs S_i figure 3 Y S : ed ;% removig f i r s t p o i t XS : ed ;% removig t h e l a s t p o i t plot Y,X, '. ' l s l i e % l e a s t s q u a r e s l i e ylabel ' r_i+ ' xlabel ' r_i ' t i t l e ' Least Squares F i t t i g ' grid o %Rewrite t h e o f f s e t term o f f s e toes size S,,; ew_x[x', o f f s e t ] ; B ew_x\y' % S o l v e s i t h e Least Squares sese est_lambda B. / delta_t est_mu B./ B Maximum Likelihood Fittig A Estimator for µ A Estimator for L µ [ + λ µ δt] λµδt σ δt 4.6 [ λδt + λµδt] λµ σ [ λδt + λµδt] λµδt [ λδt] 4.9 ˆµ [ ] ri λδt λδt

10 A estimator for σ L λ [ + λ µ δt] µ δt σ δt 4.3 [ + λ µ δt] µ 4.3 σ [ ] µ λ µ δt σ µ λ µ δt 4.34 λ δt µ 4.35 µ L σ 4πσ δt 4πσδt σ + σ σ [r i + λ µ δt] σ 3 δt 4.36 [ + λ µ δt] σ δt [ + λ µ δt] σ 3 δt [ + λ µ δt] δt %% C a l i b r a t i o usig Maximum L i k e l i h o o d Estimators legth S ; Sx sum S : ed ; Sy sum S : ed ; Sxx sum S : ed.^ ; Sxy sum S : ed. S : ed ; Syy sum S : ed.^ ; mu Sy Sxx Sx Sxy / Sxx Sxy Sx^ Sx Sy ; lambda Sxy mu Sx mu Sy + mu^ / Sxx mu Sx + mu^ / delta_t ; a lambda delta_t ; sigmah Syy a Sxy + a^ Sxx mu a Sy a Sx + mu^ a ^/ ; sigma sqrt sigmah lambda/ a ^ ; ed Ackowledgemets This work has bee doe uder the collaboratio of Ayli Chakaroglu, MSc. Societé Geeral RISQ/- MAR/RIM team who we wish to thak for the help i the revisio of this report. 0

11 Refereces [] Philip R Bevigto ad D Keith Robiso. Data reductio ad error aalysis. McGraw-Hill, 003. [] William Lichte. Data ad error aalysis i the itroductory physics laboratory. Ally & Baco, 988. [3] George E Uhlebeck ad Leoard S Orstei. O the theory of the browia motio. Physical review, 365:83, 930. [4] Emile Va Ele. Term structure forecastig, 00. [5] Oldrich Vasicek. A equilibrium characterizatio of the term structure. Joural of acial ecoomics, 5:7788, 977. [6] S Zeytu ad A Gupta. A Comparative Study of the Vasicek ad the CIR Model of the Short Rate. ITWM Kaiserslauter, Germay, 007.

A random variable is a variable whose value is a numerical outcome of a random phenomenon.

A random variable is a variable whose value is a numerical outcome of a random phenomenon. The Practice of Statistics, d ed ates, Moore, ad Stares Itroductio We are ofte more iterested i the umber of times a give outcome ca occur tha i the possible outcomes themselves For example, if we toss

More information

AY Term 2 Mock Examination

AY Term 2 Mock Examination AY 206-7 Term 2 Mock Examiatio Date / Start Time Course Group Istructor 24 March 207 / 2 PM to 3:00 PM QF302 Ivestmet ad Fiacial Data Aalysis G Christopher Tig INSTRUCTIONS TO STUDENTS. This mock examiatio

More information

Combining imperfect data, and an introduction to data assimilation Ross Bannister, NCEO, September 2010

Combining imperfect data, and an introduction to data assimilation Ross Bannister, NCEO, September 2010 Combiig imperfect data, ad a itroductio to data assimilatio Ross Baister, NCEO, September 00 rbaister@readigacuk The probability desity fuctio (PDF prob that x lies betwee x ad x + dx p (x restrictio o

More information

Introduction to Probability and Statistics Chapter 7

Introduction to Probability and Statistics Chapter 7 Itroductio to Probability ad Statistics Chapter 7 Ammar M. Sarha, asarha@mathstat.dal.ca Departmet of Mathematics ad Statistics, Dalhousie Uiversity Fall Semester 008 Chapter 7 Statistical Itervals Based

More information

1 Random Variables and Key Statistics

1 Random Variables and Key Statistics Review of Statistics 1 Radom Variables ad Key Statistics Radom Variable: A radom variable is a variable that takes o differet umerical values from a sample space determied by chace (probability distributio,

More information

Online appendices from The xva Challenge by Jon Gregory. APPENDIX 10A: Exposure and swaption analogy.

Online appendices from The xva Challenge by Jon Gregory. APPENDIX 10A: Exposure and swaption analogy. APPENDIX 10A: Exposure ad swaptio aalogy. Sorese ad Bollier (1994), effectively calculate the CVA of a swap positio ad show this ca be writte as: CVA swap = LGD V swaptio (t; t i, T) PD(t i 1, t i ). i=1

More information

14.30 Introduction to Statistical Methods in Economics Spring 2009

14.30 Introduction to Statistical Methods in Economics Spring 2009 MIT OpeCourseWare http://ocwmitedu 430 Itroductio to Statistical Methods i Ecoomics Sprig 009 For iformatio about citig these materials or our Terms of Use, visit: http://ocwmitedu/terms 430 Itroductio

More information

ii. Interval estimation:

ii. Interval estimation: 1 Types of estimatio: i. Poit estimatio: Example (1) Cosider the sample observatios 17,3,5,1,18,6,16,10 X 8 X i i1 8 17 3 5 118 6 16 10 8 116 8 14.5 14.5 is a poit estimate for usig the estimator X ad

More information

The Valuation of the Catastrophe Equity Puts with Jump Risks

The Valuation of the Catastrophe Equity Puts with Jump Risks The Valuatio of the Catastrophe Equity Puts with Jump Risks Shih-Kuei Li Natioal Uiversity of Kaohsiug Joit work with Chia-Chie Chag Outlie Catastrophe Isurace Products Literatures ad Motivatios Jump Risk

More information

4.5 Generalized likelihood ratio test

4.5 Generalized likelihood ratio test 4.5 Geeralized likelihood ratio test A assumptio that is used i the Athlete Biological Passport is that haemoglobi varies equally i all athletes. We wish to test this assumptio o a sample of k athletes.

More information

Online appendices from Counterparty Risk and Credit Value Adjustment a continuing challenge for global financial markets by Jon Gregory

Online appendices from Counterparty Risk and Credit Value Adjustment a continuing challenge for global financial markets by Jon Gregory Olie appedices from Couterparty Risk ad Credit Value Adjustmet a APPENDIX 8A: Formulas for EE, PFE ad EPE for a ormal distributio Cosider a ormal distributio with mea (expected future value) ad stadard

More information

Sampling Distributions and Estimation

Sampling Distributions and Estimation Cotets 40 Samplig Distributios ad Estimatio 40.1 Samplig Distributios 40. Iterval Estimatio for the Variace 13 Learig outcomes You will lear about the distributios which are created whe a populatio is

More information

Exam 2. Instructor: Cynthia Rudin TA: Dimitrios Bisias. October 25, 2011

Exam 2. Instructor: Cynthia Rudin TA: Dimitrios Bisias. October 25, 2011 15.075 Exam 2 Istructor: Cythia Rudi TA: Dimitrios Bisias October 25, 2011 Gradig is based o demostratio of coceptual uderstadig, so you eed to show all of your work. Problem 1 You are i charge of a study

More information

. (The calculated sample mean is symbolized by x.)

. (The calculated sample mean is symbolized by x.) Stat 40, sectio 5.4 The Cetral Limit Theorem otes by Tim Pilachowski If you have t doe it yet, go to the Stat 40 page ad dowload the hadout 5.4 supplemet Cetral Limit Theorem. The homework (both practice

More information

Lecture 4: Parameter Estimation and Confidence Intervals. GENOME 560 Doug Fowler, GS

Lecture 4: Parameter Estimation and Confidence Intervals. GENOME 560 Doug Fowler, GS Lecture 4: Parameter Estimatio ad Cofidece Itervals GENOME 560 Doug Fowler, GS (dfowler@uw.edu) 1 Review: Probability Distributios Discrete: Biomial distributio Hypergeometric distributio Poisso distributio

More information

1. Suppose X is a variable that follows the normal distribution with known standard deviation σ = 0.3 but unknown mean µ.

1. Suppose X is a variable that follows the normal distribution with known standard deviation σ = 0.3 but unknown mean µ. Chapter 9 Exercises Suppose X is a variable that follows the ormal distributio with kow stadard deviatio σ = 03 but ukow mea µ (a) Costruct a 95% cofidece iterval for µ if a radom sample of = 6 observatios

More information

Control Charts for Mean under Shrinkage Technique

Control Charts for Mean under Shrinkage Technique Helderma Verlag Ecoomic Quality Cotrol ISSN 0940-5151 Vol 24 (2009), No. 2, 255 261 Cotrol Charts for Mea uder Shrikage Techique J. R. Sigh ad Mujahida Sayyed Abstract: I this paper a attempt is made to

More information

18.S096 Problem Set 5 Fall 2013 Volatility Modeling Due Date: 10/29/2013

18.S096 Problem Set 5 Fall 2013 Volatility Modeling Due Date: 10/29/2013 18.S096 Problem Set 5 Fall 2013 Volatility Modelig Due Date: 10/29/2013 1. Sample Estimators of Diffusio Process Volatility ad Drift Let {X t } be the price of a fiacial security that follows a geometric

More information

Proceedings of the 5th WSEAS Int. Conf. on SIMULATION, MODELING AND OPTIMIZATION, Corfu, Greece, August 17-19, 2005 (pp )

Proceedings of the 5th WSEAS Int. Conf. on SIMULATION, MODELING AND OPTIMIZATION, Corfu, Greece, August 17-19, 2005 (pp ) Proceedigs of the 5th WSEAS It. Cof. o SIMULATION, MODELING AND OPTIMIZATION, Corfu, Greece, August 7-9, 005 (pp488-49 Realized volatility estimatio: ew simulatio approach ad empirical study results JULIA

More information

These characteristics are expressed in terms of statistical properties which are estimated from the sample data.

These characteristics are expressed in terms of statistical properties which are estimated from the sample data. 0. Key Statistical Measures of Data Four pricipal features which characterize a set of observatios o a radom variable are: (i) the cetral tedecy or the value aroud which all other values are buched, (ii)

More information

Binomial Model. Stock Price Dynamics. The Key Idea Riskless Hedge

Binomial Model. Stock Price Dynamics. The Key Idea Riskless Hedge Biomial Model Stock Price Dyamics The value of a optio at maturity depeds o the price of the uderlyig stock at maturity. The value of the optio today depeds o the expected value of the optio at maturity

More information

Models of Asset Pricing

Models of Asset Pricing APPENDIX 1 TO CHAPTER 4 Models of Asset Pricig I this appedix, we first examie why diversificatio, the holdig of may risky assets i a portfolio, reduces the overall risk a ivestor faces. The we will see

More information

Models of Asset Pricing

Models of Asset Pricing APPENDIX 1 TO CHAPTER4 Models of Asset Pricig I this appedix, we first examie why diversificatio, the holdig of may risky assets i a portfolio, reduces the overall risk a ivestor faces. The we will see

More information

point estimator a random variable (like P or X) whose values are used to estimate a population parameter

point estimator a random variable (like P or X) whose values are used to estimate a population parameter Estimatio We have oted that the pollig problem which attempts to estimate the proportio p of Successes i some populatio ad the measuremet problem which attempts to estimate the mea value µ of some quatity

More information

x satisfying all regularity conditions. Then

x satisfying all regularity conditions. Then AMS570.01 Practice Midterm Exam Sprig, 018 Name: ID: Sigature: Istructio: This is a close book exam. You are allowed oe-page 8x11 formula sheet (-sided). No cellphoe or calculator or computer is allowed.

More information

r i = a i + b i f b i = Cov[r i, f] The only parameters to be estimated for this model are a i 's, b i 's, σe 2 i

r i = a i + b i f b i = Cov[r i, f] The only parameters to be estimated for this model are a i 's, b i 's, σe 2 i The iformatio required by the mea-variace approach is substatial whe the umber of assets is large; there are mea values, variaces, ad )/2 covariaces - a total of 2 + )/2 parameters. Sigle-factor model:

More information

Models of Asset Pricing

Models of Asset Pricing 4 Appedix 1 to Chapter Models of Asset Pricig I this appedix, we first examie why diversificatio, the holdig of may risky assets i a portfolio, reduces the overall risk a ivestor faces. The we will see

More information

Chapter 8. Confidence Interval Estimation. Copyright 2015, 2012, 2009 Pearson Education, Inc. Chapter 8, Slide 1

Chapter 8. Confidence Interval Estimation. Copyright 2015, 2012, 2009 Pearson Education, Inc. Chapter 8, Slide 1 Chapter 8 Cofidece Iterval Estimatio Copyright 2015, 2012, 2009 Pearso Educatio, Ic. Chapter 8, Slide 1 Learig Objectives I this chapter, you lear: To costruct ad iterpret cofidece iterval estimates for

More information

Lecture 5: Sampling Distribution

Lecture 5: Sampling Distribution Lecture 5: Samplig Distributio Readigs: Sectios 5.5, 5.6 Itroductio Parameter: describes populatio Statistic: describes the sample; samplig variability Samplig distributio of a statistic: A probability

More information

Quantitative Analysis

Quantitative Analysis EduPristie www.edupristie.com Modellig Mea Variace Skewess Kurtosis Mea: X i = i Mode: Value that occurs most frequetly Media: Midpoit of data arraged i ascedig/ descedig order s Avg. of squared deviatios

More information

Research Article The Probability That a Measurement Falls within a Range of n Standard Deviations from an Estimate of the Mean

Research Article The Probability That a Measurement Falls within a Range of n Standard Deviations from an Estimate of the Mean Iteratioal Scholarly Research Network ISRN Applied Mathematics Volume 0, Article ID 70806, 8 pages doi:0.540/0/70806 Research Article The Probability That a Measuremet Falls withi a Rage of Stadard Deviatios

More information

Exam 1 Spring 2015 Statistics for Applications 3/5/2015

Exam 1 Spring 2015 Statistics for Applications 3/5/2015 8.443 Exam Sprig 05 Statistics for Applicatios 3/5/05. Log Normal Distributio: A radom variable X follows a Logormal(θ, σ ) distributio if l(x) follows a Normal(θ, σ ) distributio. For the ormal radom

More information

Inferential Statistics and Probability a Holistic Approach. Inference Process. Inference Process. Chapter 8 Slides. Maurice Geraghty,

Inferential Statistics and Probability a Holistic Approach. Inference Process. Inference Process. Chapter 8 Slides. Maurice Geraghty, Iferetial Statistics ad Probability a Holistic Approach Chapter 8 Poit Estimatio ad Cofidece Itervals This Course Material by Maurice Geraghty is licesed uder a Creative Commos Attributio-ShareAlike 4.0

More information

Subject CT1 Financial Mathematics Core Technical Syllabus

Subject CT1 Financial Mathematics Core Technical Syllabus Subject CT1 Fiacial Mathematics Core Techical Syllabus for the 2018 exams 1 Jue 2017 Subject CT1 Fiacial Mathematics Core Techical Aim The aim of the Fiacial Mathematics subject is to provide a groudig

More information

Department of Mathematics, S.R.K.R. Engineering College, Bhimavaram, A.P., India 2

Department of Mathematics, S.R.K.R. Engineering College, Bhimavaram, A.P., India 2 Skewess Corrected Cotrol charts for two Iverted Models R. Subba Rao* 1, Pushpa Latha Mamidi 2, M.S. Ravi Kumar 3 1 Departmet of Mathematics, S.R.K.R. Egieerig College, Bhimavaram, A.P., Idia 2 Departmet

More information

Basic formula for confidence intervals. Formulas for estimating population variance Normal Uniform Proportion

Basic formula for confidence intervals. Formulas for estimating population variance Normal Uniform Proportion Basic formula for the Chi-square test (Observed - Expected ) Expected Basic formula for cofidece itervals sˆ x ± Z ' Sample size adjustmet for fiite populatio (N * ) (N + - 1) Formulas for estimatig populatio

More information

0.1 Valuation Formula:

0.1 Valuation Formula: 0. Valuatio Formula: 0.. Case of Geeral Trees: q = er S S S 3 S q = er S S 4 S 5 S 4 q 3 = er S 3 S 6 S 7 S 6 Therefore, f (3) = e r [q 3 f (7) + ( q 3 ) f (6)] f () = e r [q f (5) + ( q ) f (4)] = f ()

More information

Stochastic Processes and their Applications in Financial Pricing

Stochastic Processes and their Applications in Financial Pricing Stochastic Processes ad their Applicatios i Fiacial Pricig Adrew Shi Jue 3, 1 Cotets 1 Itroductio Termiology.1 Fiacial.............................................. Stochastics............................................

More information

Statistics for Economics & Business

Statistics for Economics & Business Statistics for Ecoomics & Busiess Cofidece Iterval Estimatio Learig Objectives I this chapter, you lear: To costruct ad iterpret cofidece iterval estimates for the mea ad the proportio How to determie

More information

1 Estimating sensitivities

1 Estimating sensitivities Copyright c 27 by Karl Sigma 1 Estimatig sesitivities Whe estimatig the Greeks, such as the, the geeral problem ivolves a radom variable Y = Y (α) (such as a discouted payoff) that depeds o a parameter

More information

Twitter: @Owe134866 www.mathsfreeresourcelibrary.com Prior Kowledge Check 1) State whether each variable is qualitative or quatitative: a) Car colour Qualitative b) Miles travelled by a cyclist c) Favourite

More information

5. Best Unbiased Estimators

5. Best Unbiased Estimators Best Ubiased Estimators http://www.math.uah.edu/stat/poit/ubiased.xhtml 1 of 7 7/16/2009 6:13 AM Virtual Laboratories > 7. Poit Estimatio > 1 2 3 4 5 6 5. Best Ubiased Estimators Basic Theory Cosider agai

More information

Appendix 1 to Chapter 5

Appendix 1 to Chapter 5 Appedix 1 to Chapter 5 Models of Asset Pricig I Chapter 4, we saw that the retur o a asset (such as a bod) measures how much we gai from holdig that asset. Whe we make a decisio to buy a asset, we are

More information

FINM6900 Finance Theory How Is Asymmetric Information Reflected in Asset Prices?

FINM6900 Finance Theory How Is Asymmetric Information Reflected in Asset Prices? FINM6900 Fiace Theory How Is Asymmetric Iformatio Reflected i Asset Prices? February 3, 2012 Referece S. Grossma, O the Efficiecy of Competitive Stock Markets where Traders Have Diverse iformatio, Joural

More information

NOTES ON ESTIMATION AND CONFIDENCE INTERVALS. 1. Estimation

NOTES ON ESTIMATION AND CONFIDENCE INTERVALS. 1. Estimation NOTES ON ESTIMATION AND CONFIDENCE INTERVALS MICHAEL N. KATEHAKIS 1. Estimatio Estimatio is a brach of statistics that deals with estimatig the values of parameters of a uderlyig distributio based o observed/empirical

More information

of Asset Pricing R e = expected return

of Asset Pricing R e = expected return Appedix 1 to Chapter 5 Models of Asset Pricig EXPECTED RETURN I Chapter 4, we saw that the retur o a asset (such as a bod) measures how much we gai from holdig that asset. Whe we make a decisio to buy

More information

Monetary Economics: Problem Set #5 Solutions

Monetary Economics: Problem Set #5 Solutions Moetary Ecoomics oblem Set #5 Moetary Ecoomics: oblem Set #5 Solutios This problem set is marked out of 1 poits. The weight give to each part is idicated below. Please cotact me asap if you have ay questios.

More information

ECON 5350 Class Notes Maximum Likelihood Estimation

ECON 5350 Class Notes Maximum Likelihood Estimation ECON 5350 Class Notes Maximum Likelihood Estimatio 1 Maximum Likelihood Estimatio Example #1. Cosider the radom sample {X 1 = 0.5, X 2 = 2.0, X 3 = 10.0, X 4 = 1.5, X 5 = 7.0} geerated from a expoetial

More information

AMS Portfolio Theory and Capital Markets

AMS Portfolio Theory and Capital Markets AMS 69.0 - Portfolio Theory ad Capital Markets I Class 6 - Asset yamics Robert J. Frey Research Professor Stoy Brook iversity, Applied Mathematics ad Statistics frey@ams.suysb.edu http://www.ams.suysb.edu/~frey/

More information

Ecient estimation of log-normal means with application to pharmacokinetic data

Ecient estimation of log-normal means with application to pharmacokinetic data STATISTICS IN MEDICINE Statist. Med. 006; 5:303 3038 Published olie 3 December 005 i Wiley IterSciece (www.itersciece.wiley.com. DOI: 0.00/sim.456 Eciet estimatio of log-ormal meas with applicatio to pharmacokietic

More information

Parametric Density Estimation: Maximum Likelihood Estimation

Parametric Density Estimation: Maximum Likelihood Estimation Parametric Desity stimatio: Maimum Likelihood stimatio C6 Today Itroductio to desity estimatio Maimum Likelihood stimatio Itroducto Bayesia Decisio Theory i previous lectures tells us how to desig a optimal

More information

of Asset Pricing APPENDIX 1 TO CHAPTER EXPECTED RETURN APPLICATION Expected Return

of Asset Pricing APPENDIX 1 TO CHAPTER EXPECTED RETURN APPLICATION Expected Return APPENDIX 1 TO CHAPTER 5 Models of Asset Pricig I Chapter 4, we saw that the retur o a asset (such as a bod) measures how much we gai from holdig that asset. Whe we make a decisio to buy a asset, we are

More information

Lecture 16 Investment, Time, and Risk (Basic issues in Finance)

Lecture 16 Investment, Time, and Risk (Basic issues in Finance) Lecture 16 Ivestmet, Time, ad Risk (Basic issues i Fiace) 1. Itertemporal Ivestmet Decisios: The Importace o Time ad Discoutig 1) Time as oe o the most importat actors aectig irm s ivestmet decisios: A

More information

Topic 14: Maximum Likelihood Estimation

Topic 14: Maximum Likelihood Estimation Toic 4: November, 009 As before, we begi with a samle X = (X,, X of radom variables chose accordig to oe of a family of robabilities P θ I additio, f(x θ, x = (x,, x will be used to deote the desity fuctio

More information

1 Basic Growth Models

1 Basic Growth Models UCLA Aderso MGMT37B: Fudametals i Fiace Fall 015) Week #1 rofessor Eduardo Schwartz November 9, 015 Hadout writte by Sheje Hshieh 1 Basic Growth Models 1.1 Cotiuous Compoudig roof: lim 1 + i m = expi)

More information

Lecture 4: Probability (continued)

Lecture 4: Probability (continued) Lecture 4: Probability (cotiued) Desity Curves We ve defied probabilities for discrete variables (such as coi tossig). Probabilities for cotiuous or measuremet variables also are evaluated usig relative

More information

5 Statistical Inference

5 Statistical Inference 5 Statistical Iferece 5.1 Trasitio from Probability Theory to Statistical Iferece 1. We have ow more or less fiished the probability sectio of the course - we ow tur attetio to statistical iferece. I statistical

More information

Sampling Distributions and Estimation

Sampling Distributions and Estimation Samplig Distributios ad Estimatio T O P I C # Populatio Proportios, π π the proportio of the populatio havig some characteristic Sample proportio ( p ) provides a estimate of π : x p umber of successes

More information

1 The Black-Scholes model

1 The Black-Scholes model The Blac-Scholes model. The model setup I the simplest versio of the Blac-Scholes model the are two assets: a ris-less asset ba accout or bod)withpriceprocessbt) at timet, adarisyasset stoc) withpriceprocess

More information

CHAPTER 8 Estimating with Confidence

CHAPTER 8 Estimating with Confidence CHAPTER 8 Estimatig with Cofidece 8.2 Estimatig a Populatio Proportio The Practice of Statistics, 5th Editio Stares, Tabor, Yates, Moore Bedford Freema Worth Publishers Estimatig a Populatio Proportio

More information

Standard Deviations for Normal Sampling Distributions are: For proportions For means _

Standard Deviations for Normal Sampling Distributions are: For proportions For means _ Sectio 9.2 Cofidece Itervals for Proportios We will lear to use a sample to say somethig about the world at large. This process (statistical iferece) is based o our uderstadig of samplig models, ad will

More information

Hopscotch and Explicit difference method for solving Black-Scholes PDE

Hopscotch and Explicit difference method for solving Black-Scholes PDE Mälardale iversity Fiacial Egieerig Program Aalytical Fiace Semiar Report Hopscotch ad Explicit differece method for solvig Blac-Scholes PDE Istructor: Ja Röma Team members: A Gog HaiLog Zhao Hog Cui 0

More information

Lecture 5 Point Es/mator and Sampling Distribu/on

Lecture 5 Point Es/mator and Sampling Distribu/on Lecture 5 Poit Es/mator ad Samplig Distribu/o Fall 03 Prof. Yao Xie, yao.xie@isye.gatech.edu H. Milto Stewart School of Idustrial Systems & Egieerig Georgia Tech Road map Poit Es/ma/o Cofidece Iterval

More information

Unbiased estimators Estimators

Unbiased estimators Estimators 19 Ubiased estimators I Chapter 17 we saw that a dataset ca be modeled as a realizatio of a radom sample from a probability distributio ad that quatities of iterest correspod to features of the model distributio.

More information

An Empirical Study of the Behaviour of the Sample Kurtosis in Samples from Symmetric Stable Distributions

An Empirical Study of the Behaviour of the Sample Kurtosis in Samples from Symmetric Stable Distributions A Empirical Study of the Behaviour of the Sample Kurtosis i Samples from Symmetric Stable Distributios J. Marti va Zyl Departmet of Actuarial Sciece ad Mathematical Statistics, Uiversity of the Free State,

More information

Simulation Efficiency and an Introduction to Variance Reduction Methods

Simulation Efficiency and an Introduction to Variance Reduction Methods Mote Carlo Simulatio: IEOR E4703 Columbia Uiversity c 2017 by Marti Haugh Simulatio Efficiecy ad a Itroductio to Variace Reductio Methods I these otes we discuss the efficiecy of a Mote-Carlo estimator.

More information

Anomaly Correction by Optimal Trading Frequency

Anomaly Correction by Optimal Trading Frequency Aomaly Correctio by Optimal Tradig Frequecy Yiqiao Yi Columbia Uiversity September 9, 206 Abstract Uder the assumptio that security prices follow radom walk, we look at price versus differet movig averages.

More information

Chapter 10 - Lecture 2 The independent two sample t-test and. confidence interval

Chapter 10 - Lecture 2 The independent two sample t-test and. confidence interval Assumptios Idepedet Samples - ukow σ 1, σ - 30 or m 30 - Upooled case Idepedet Samples - ukow σ 1, σ - 30 or m 30 - Pooled case Idepedet samples - Pooled variace - Large samples Chapter 10 - Lecture The

More information

Probability and statistics

Probability and statistics 4 Probability ad statistics Basic deitios Statistics is a mathematical disciplie that allows us to uderstad pheomea shaped by may evets that we caot keep track of. Sice we miss iformatio to predict the

More information

Maximum Empirical Likelihood Estimation (MELE)

Maximum Empirical Likelihood Estimation (MELE) Maximum Empirical Likelihood Estimatio (MELE Natha Smooha Abstract Estimatio of Stadard Liear Model - Maximum Empirical Likelihood Estimator: Combiatio of the idea of imum likelihood method of momets,

More information

Chapter 8: Estimation of Mean & Proportion. Introduction

Chapter 8: Estimation of Mean & Proportion. Introduction Chapter 8: Estimatio of Mea & Proportio 8.1 Estimatio, Poit Estimate, ad Iterval Estimate 8.2 Estimatio of a Populatio Mea: σ Kow 8.3 Estimatio of a Populatio Mea: σ Not Kow 8.4 Estimatio of a Populatio

More information

The efficiency of Anderson-Darling test with limited sample size: an application to Backtesting Counterparty Credit Risk internal model

The efficiency of Anderson-Darling test with limited sample size: an application to Backtesting Counterparty Credit Risk internal model The efficiecy of Aderso-Darlig test with limited sample size: a applicatio to Backtestig Couterparty Credit Risk iteral model Matteo Formeti 1,2, Luca Spadafora 1,3, Marcello Terraeo 1, ad Fabio Rampoi

More information

Bayes Estimator for Coefficient of Variation and Inverse Coefficient of Variation for the Normal Distribution

Bayes Estimator for Coefficient of Variation and Inverse Coefficient of Variation for the Normal Distribution Iteratioal Joural of Statistics ad Systems ISSN 0973-675 Volume, Number 4 (07, pp. 7-73 Research Idia Publicatios http://www.ripublicatio.com Bayes Estimator for Coefficiet of Variatio ad Iverse Coefficiet

More information

An Improved Estimator of Population Variance using known Coefficient of Variation

An Improved Estimator of Population Variance using known Coefficient of Variation J. Stat. Appl. Pro. Lett. 4, No. 1, 11-16 (017) 11 Joural of Statistics Applicatios & Probability Letters A Iteratioal Joural http://dx.doi.org/10.18576/jsapl/04010 A Improved Estimator of Populatio Variace

More information

Estimating Proportions with Confidence

Estimating Proportions with Confidence Aoucemets: Discussio today is review for midterm, o credit. You may atted more tha oe discussio sectio. Brig sheets of otes ad calculator to midterm. We will provide Scatro form. Homework: (Due Wed Chapter

More information

BIOSTATS 540 Fall Estimation Page 1 of 72. Unit 6. Estimation. Use at least twelve observations in constructing a confidence interval

BIOSTATS 540 Fall Estimation Page 1 of 72. Unit 6. Estimation. Use at least twelve observations in constructing a confidence interval BIOSTATS 540 Fall 015 6. Estimatio Page 1 of 7 Uit 6. Estimatio Use at least twelve observatios i costructig a cofidece iterval - Gerald va Belle What is the mea of the blood pressures of all the studets

More information

CAPITAL ASSET PRICING MODEL

CAPITAL ASSET PRICING MODEL CAPITAL ASSET PRICING MODEL RETURN. Retur i respect of a observatio is give by the followig formula R = (P P 0 ) + D P 0 Where R = Retur from the ivestmet durig this period P 0 = Curret market price P

More information

Chapter 13 Binomial Trees. Options, Futures, and Other Derivatives, 9th Edition, Copyright John C. Hull

Chapter 13 Binomial Trees. Options, Futures, and Other Derivatives, 9th Edition, Copyright John C. Hull Chapter 13 Biomial Trees 1 A Simple Biomial Model! A stock price is curretly $20! I 3 moths it will be either $22 or $18 Stock price $20 Stock Price $22 Stock Price $18 2 A Call Optio (Figure 13.1, page

More information

A Bayesian perspective on estimating mean, variance, and standard-deviation from data

A Bayesian perspective on estimating mean, variance, and standard-deviation from data Brigham Youg Uiversity BYU ScholarsArchive All Faculty Publicatios 006--05 A Bayesia perspective o estimatig mea, variace, ad stadard-deviatio from data Travis E. Oliphat Follow this ad additioal works

More information

Subject CT5 Contingencies Core Technical. Syllabus. for the 2011 Examinations. The Faculty of Actuaries and Institute of Actuaries.

Subject CT5 Contingencies Core Technical. Syllabus. for the 2011 Examinations. The Faculty of Actuaries and Institute of Actuaries. Subject CT5 Cotigecies Core Techical Syllabus for the 2011 Examiatios 1 Jue 2010 The Faculty of Actuaries ad Istitute of Actuaries Aim The aim of the Cotigecies subject is to provide a groudig i the mathematical

More information

Today: Finish Chapter 9 (Sections 9.6 to 9.8 and 9.9 Lesson 3)

Today: Finish Chapter 9 (Sections 9.6 to 9.8 and 9.9 Lesson 3) Today: Fiish Chapter 9 (Sectios 9.6 to 9.8 ad 9.9 Lesso 3) ANNOUNCEMENTS: Quiz #7 begis after class today, eds Moday at 3pm. Quiz #8 will begi ext Friday ad ed at 10am Moday (day of fial). There will be

More information

Pricing 50ETF in the Way of American Options Based on Least Squares Monte Carlo Simulation

Pricing 50ETF in the Way of American Options Based on Least Squares Monte Carlo Simulation Pricig 50ETF i the Way of America Optios Based o Least Squares Mote Carlo Simulatio Shuai Gao 1, Ju Zhao 1 Applied Fiace ad Accoutig Vol., No., August 016 ISSN 374-410 E-ISSN 374-49 Published by Redfame

More information

Confidence Intervals. CI for a population mean (σ is known and n > 30 or the variable is normally distributed in the.

Confidence Intervals. CI for a population mean (σ is known and n > 30 or the variable is normally distributed in the. Cofidece Itervals A cofidece iterval is a iterval whose purpose is to estimate a parameter (a umber that could, i theory, be calculated from the populatio, if measuremets were available for the whole populatio).

More information

Faculdade de Economia da Universidade de Coimbra

Faculdade de Economia da Universidade de Coimbra Faculdade de Ecoomia da Uiversidade de Coimbra Grupo de Estudos Moetários e Fiaceiros (GEMF) Av. Dias da Silva, 65 300-5 COIMBRA, PORTUGAL gemf@fe.uc.pt http://www.uc.pt/feuc/gemf PEDRO GODINHO Estimatig

More information

SOLUTION QUANTITATIVE TOOLS IN BUSINESS NOV 2011

SOLUTION QUANTITATIVE TOOLS IN BUSINESS NOV 2011 SOLUTION QUANTITATIVE TOOLS IN BUSINESS NOV 0 (i) Populatio: Collectio of all possible idividual uits (persos, objects, experimetal outcome whose characteristics are to be studied) Sample: A part of populatio

More information

CreditRisk + Download document from CSFB web site:

CreditRisk + Download document from CSFB web site: CreditRis + Dowload documet from CSFB web site: http://www.csfb.com/creditris/ Features of CreditRis+ pplies a actuarial sciece framewor to the derivatio of the loss distributio of a bod/loa portfolio.

More information

CHAPTER 2 PRICING OF BONDS

CHAPTER 2 PRICING OF BONDS CHAPTER 2 PRICING OF BONDS CHAPTER SUARY This chapter will focus o the time value of moey ad how to calculate the price of a bod. Whe pricig a bod it is ecessary to estimate the expected cash flows ad

More information

A point estimate is the value of a statistic that estimates the value of a parameter.

A point estimate is the value of a statistic that estimates the value of a parameter. Chapter 9 Estimatig the Value of a Parameter Chapter 9.1 Estimatig a Populatio Proportio Objective A : Poit Estimate A poit estimate is the value of a statistic that estimates the value of a parameter.

More information

Kernel Density Estimation. Let X be a random variable with continuous distribution F (x) and density f(x) = d

Kernel Density Estimation. Let X be a random variable with continuous distribution F (x) and density f(x) = d Kerel Desity Estimatio Let X be a radom variable wit cotiuous distributio F (x) ad desity f(x) = d dx F (x). Te goal is to estimate f(x). Wile F (x) ca be estimated by te EDF ˆF (x), we caot set ˆf(x)

More information

Lecture 9: The law of large numbers and central limit theorem

Lecture 9: The law of large numbers and central limit theorem Lecture 9: The law of large umbers ad cetral limit theorem Theorem.4 Let X,X 2,... be idepedet radom variables with fiite expectatios. (i) (The SLLN). If there is a costat p [,2] such that E X i p i i=

More information

= α e ; x 0. Such a random variable is said to have an exponential distribution, with parameter α. [Here, view X as time-to-failure.

= α e ; x 0. Such a random variable is said to have an exponential distribution, with parameter α. [Here, view X as time-to-failure. 1 Homewor 1 AERE 573 Fall 018 DUE 8/9 (W) Name ***NOTE: A wor MUST be placed directly beeath the associated part of a give problem.*** PROBEM 1. (5pts) [Boo 3 rd ed. 1.1 / 4 th ed. 1.13] et ~Uiform[0,].

More information

Granularity Adjustment in a General Factor Model

Granularity Adjustment in a General Factor Model Graularity Adjustmet i a Geeral Factor Model Has Rau-Bredow Uiversity of Cologe, Uiversity of Wuerzburg E-mail: has.rau-bredow@mail.ui-wuerzburg.de May 30, 2005 Abstract The graularity adjustmet techique

More information

Parameter Uncertainty in Loss Ratio Distributions and its Implications

Parameter Uncertainty in Loss Ratio Distributions and its Implications ad its Implicatios Michael G. Wacek, FCAS, MAAA Abstract This paper addresses the issue of parameter ucertaity i loss ratio distributios ad its implicatios for primary ad reisurace ratemakig, uderwritig

More information

Topic-7. Large Sample Estimation

Topic-7. Large Sample Estimation Topic-7 Large Sample Estimatio TYPES OF INFERENCE Ò Estimatio: É Estimatig or predictig the value of the parameter É What is (are) the most likely values of m or p? Ò Hypothesis Testig: É Decidig about

More information

SELECTING THE NUMBER OF CHANGE-POINTS IN SEGMENTED LINE REGRESSION

SELECTING THE NUMBER OF CHANGE-POINTS IN SEGMENTED LINE REGRESSION 1 SELECTING THE NUMBER OF CHANGE-POINTS IN SEGMENTED LINE REGRESSION Hyue-Ju Kim 1,, Bibig Yu 2, ad Eric J. Feuer 3 1 Syracuse Uiversity, 2 Natioal Istitute of Agig, ad 3 Natioal Cacer Istitute Supplemetary

More information

CHAPTER 8: CONFIDENCE INTERVAL ESTIMATES for Means and Proportions

CHAPTER 8: CONFIDENCE INTERVAL ESTIMATES for Means and Proportions CHAPTER 8: CONFIDENCE INTERVAL ESTIMATES for Meas ad Proportios Itroductio: I this chapter we wat to fid out the value of a parameter for a populatio. We do t kow the value of this parameter for the etire

More information

Dr. Maddah ENMG 624 Financial Eng g I 03/22/06. Chapter 6 Mean-Variance Portfolio Theory

Dr. Maddah ENMG 624 Financial Eng g I 03/22/06. Chapter 6 Mean-Variance Portfolio Theory Dr Maddah ENMG 64 Fiacial Eg g I 03//06 Chapter 6 Mea-Variace Portfolio Theory Sigle Period Ivestmets Typically, i a ivestmet the iitial outlay of capital is kow but the retur is ucertai A sigle-period

More information

ST 305: Exam 2 Fall 2014

ST 305: Exam 2 Fall 2014 ST 305: Exam Fall 014 By hadig i this completed exam, I state that I have either give or received assistace from aother perso durig the exam period. I have used o resources other tha the exam itself ad

More information

Analytical Approximate Solutions for Stochastic Volatility. American Options under Barrier Options Models

Analytical Approximate Solutions for Stochastic Volatility. American Options under Barrier Options Models Aalytical Approximate Solutios for Stochastic Volatility America Optios uder Barrier Optios Models Chug-Gee Li Chiao-Hsi Su Soochow Uiversity Abstract This paper exteds the work of Hesto (99) ad itegrates

More information

Annual compounding, revisited

Annual compounding, revisited Sectio 1.: No-aual compouded iterest MATH 105: Cotemporary Mathematics Uiversity of Louisville August 2, 2017 Compoudig geeralized 2 / 15 Aual compoudig, revisited The idea behid aual compoudig is that

More information