Monte Carlo Methods and Models in Finance and Insurance

Size: px
Start display at page:

Download "Monte Carlo Methods and Models in Finance and Insurance"

Transcription

1 Chapman & Hall/CRC FINANCIAL MATHEMATICS SERIES Monte Carlo Methods and Models in Finance and Insurance Ralf Korn Elke Korn Gerald Kroisandt f r oc) CRC Press \ V^ J Taylor & Francis Croup ^^"^ Boca Raton London New York CRC Press is an imprint of the Taylor St Francis Croup, an informa business A CHAPMAN & HALL BOOK

2 Contents List of Algorithms xi 1 Introduction and User Guide ' Introduction and concept Contents How to use this book Further literature Acknowledgments 4 2 Generating Random Numbers Introduction How do we get random numbers? Quality criteria for RNGs Technical terms Examples of random number generators Linear congruential generators Multiple recursive generators Combined generators Lagged Fibonacci generators F2-linear generators Nonlinear RNGs More random number generators Improving RNGs Testing and analyzing RNGs Analyzing the lattice structure Equidistribution Diffusion capacity Statistical tests Generating random numbers with general distributions Inversion method Acceptance-rejection method Selected distributions Generating normally distributed random numbers Generating beta-distributed RNs Generating Weibull-distributed RNs Generating gamma-distributed RNs Generating chi-square-distributed RNs 42

3 VI 2.6 Multivariate random variables Multivariate normals Remark: Copulas Sampling from conditional distributions Quasirandom sequences as a substitute for random sequences Halton sequences Sobol sequences Randomized quasi-monte Carlo methods Hybrid Monte Carlo methods Quasirandom sequences and transformations into other random distributions Parallelization techniques Leap-frog method Sequence splitting Several RNGs Independent sequences 53 " Testing parallel RNGs 53 The Monte Carlo Method: Basic Principles Introduction The strong law of large numbers and the Monte Carlo method The strong law of large numbers The crude Monte Carlo method The Monte Carlo method: Some first applications Improving the speed of convergence of the Monte Carlo method: Variance reduction methods Antithetic variates Control variates Stratified sampling Variance reduction by conditional sampling Importance sampling Further aspects of variance reduction methods More methods Application of the variance reduction methods Continuous-Time Stochastic Processes: Continuous Paths Introduction Stochastic processes and their paths: Basic definitions The Monte Carlo method for stochastic processes Monte Carlo and stochastic processes Simulating paths of stochastic processes: Basics Variance reduction for stochastic processes Brownian motion and the Brownian bridge Ill Properties of Brownian motion Weak convergence and Donsker's theorem 116

4 Vll Brownian bridge Basics of Ito calculus The Ito integral The Ito formula Martingale representation and change of measure Stochastic differential equations Basic results on stochastic differential equations Linear stochastic differential equations The square-root stochastic differential equation The Feynman-Kac representation theorem Simulating solutions of stochastic differential'equations Introduction and basic aspects Numerical schemes for ordinary differential equations Numerical schemes for stochastic differential equations Convergence of numerical schemes for SDEs More numerical schemes for SDEs Efficiency of numerical schemes for SDEs Weak extrapolation methods The multilevel Monte Carlo method Which simulation methods for SDE should be chosen? Simulating Financial Models: Continuous Paths Introduction Basics of stock price modelling A Black-Scholes type stock price framework An important special case: The Black-Scholes model Completeness of the market model Basic facts of options An introduction to option pricing A short history of option pricing Option pricing via the replication principle Dividends in the Black-Scholes setting Option pricing and the Monte Carlo method in the Black- Scholes setting Path-independent European options Path-dependent European options More exotic options Data preprocessing by moment matching methods Weaknesses of the Black-Scholes model Local volatility models and the CEV model CEV option pricing with Monte Carlo methods An excursion: Calibrating a model Aspects of option pricing in incomplete markets Stochastic volatility and option pricing in the Heston model The Andersen algorithm for the Heston model

5 vm The Heath-Platen estimator in the Heston model Variance reduction principles in non-black-scholes models Stochastic local volatility models Monte Carlo option pricing: American and Bermudan options The Longstaff-Schwartz algorithm and regression-based variants for pricing Bermudan options Upper price bounds by dual methods Monte Carlo calculation of option price sensitivities The role of the price sensitivities Finite difference simulation The pathwise differentiation method The likelihood ratio method Combining the pathwise differentiation and the likelihood ratio methods by localization Numerical testing in the Black-Scholes setting Basics of interest rate modelling Different notions of interest rates Some popular interest rate products The short rate approach to interest rate modelling Change of numeraire and option pricing: The forward measure The Vasicek model The Cox-Ingersoll-Ross (CIR) model AfHne linear short rate models Perfect calibration: Deterministic shifts and the Hull- White approach Log-normal models and further short rate models The forward rate approach to interest rate modelling The continuous-time Ho-Lee model The Cheyette model LIBOR market models x Log-normal forward-libor modelling Relation between the swaptions and the cap market Aspects of Monte Carlo path simulations of forward- LIBOR rates and derivative pricing Monte Carlo pricing of Bermudan swaptions with a parametric exercise boundary and further comments Alternatives to log-normal forward-libor models Continuous-Time Stochastic Processes: Discontinuous Paths Introduction Poisson processes and Poisson random-measures: Definition and simulation Stochastic integrals with respect to Poisson processes Jump-diffusions: Basics, properties, and simulation 315

6 IX Simulating Gauss-Poisson jump-diffusions Euler-Maruyama scheme for jump-diffusions Levy processes: Properties and examples Definition and properties of Levy processes Examples of Levy processes Simulation of Levy processes Exact simulation and time discretization The Euler-Maruyama scheme for Levy processes Small jump approximation Simulation via series representation 333 Simulating Financial Models: Discontinuous Paths Introduction Merton's jump-diffusion model and stochastic volatility models with jumps Merton's jump-diffusion setting Jump-diffusion with double exponential jumps Stochastic volatility models with jumps Special Levy models and their simulation The Esscher transform The hyperbolic Levy model The variance gamma model Normal inverse Gaussian processes Further aspects of Levy type models 354 Simulating Actuarial Models Introduction Premium principles and risk measures Properties and examples of premium principles Monte Carlo simulation of premium principles Properties and examples of risk measures! Connection between premium principles and risk measures Monte Carlo simulation of risk measures Some applications of Monte Carlo methods in life insurance Mortality: Definitions and classical models Dynamic mortality models Life insurance contracts and premium calculation Pricing longevity products by Monte Carlo simulation Premium reserves and Thiele's differential equation Simulating dependent risks with copulas Definition and basic properties Examples and simulation of copulas Application in actuarial models Nonlife insurance 403

7 8.5.1 The individual model The collective model Rare event simulation and heavy-tailed distributions Dependent claims: An example with copulas Markov chain Monte Carlo and Bayesian estimation Basic properties of Markov chains Simulation of Markov chains Markov chain Monte Carlo methods MCMC methods and Bayesian estimation Examples of MCMC methods and Bayesian estimation in actuarial mathematics Asset-liability management and Solvency II Solvency II Asset-liability management (ALM) 435 References 441 Index 459

Stephane Crepey. Financial Modeling. A Backward Stochastic Differential Equations Perspective. 4y Springer

Stephane Crepey. Financial Modeling. A Backward Stochastic Differential Equations Perspective. 4y Springer Stephane Crepey Financial Modeling A Backward Stochastic Differential Equations Perspective 4y Springer Part I An Introductory Course in Stochastic Processes 1 Some Classes of Discrete-Time Stochastic

More information

Monte Carlo Methods in Finance

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

More information

Master of Mathematical Finance: Course Descriptions

Master of Mathematical Finance: Course Descriptions Master of Mathematical Finance: Course Descriptions CS 522 Data Mining Computer Science This course provides continued exploration of data mining algorithms. More sophisticated algorithms such as support

More information

A Simulation-Based lntroduction Using Excel

A Simulation-Based lntroduction Using Excel Quantitative Finance A Simulation-Based lntroduction Using Excel Matt Davison University of Western Ontario London, Canada CRC Press Taylor & Francis Croup Boca Raton London New York CRC Press is an imprint

More information

The Effective Dimension of Asset-Liability Management Problems in Life Insurance

The Effective Dimension of Asset-Liability Management Problems in Life Insurance The Effective Dimension of Asset-Liability Management Problems in Life Insurance Thomas Gerstner, Michael Griebel, Markus Holtz Institute for Numerical Simulation, University of Bonn holtz@ins.uni-bonn.de

More information

Derivatives: Principles and Practice

Derivatives: Principles and Practice Derivatives: Principles and Practice Rangarajan K. Sundaram Stern School of Business New York University New York, NY 10012 Sanjiv R. Das Leavey School of Business Santa Clara University Santa Clara, CA

More information

Fundamentals of Actuarial Mathematics. 3rd Edition

Fundamentals of Actuarial Mathematics. 3rd Edition Brochure More information from http://www.researchandmarkets.com/reports/2866022/ Fundamentals of Actuarial Mathematics. 3rd Edition Description: - Provides a comprehensive coverage of both the deterministic

More information

Risk-Neutral Valuation of Participating Life Insurance Contracts

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

More information

Applied Computational Economics and Finance

Applied Computational Economics and Finance Applied Computational Economics and Finance Mario J. Miranda and Paul L. Fackler The MIT Press Cambridge, Massachusetts London, England Preface xv 1 Introduction 1 1.1 Some Apparently Simple Questions

More information

OPTIONS, FUTURES, & OTHER DERIVATI

OPTIONS, FUTURES, & OTHER DERIVATI Fifth Edition OPTIONS, FUTURES, & OTHER DERIVATI John C. Hull Maple Financial Group Professor of Derivatives and Risk Manage, Director, Bonham Center for Finance Joseph L. Rotinan School of Management

More information

Mathematical Finance

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

More information

Contents. Bibliografische Informationen http://d-nb.info/996662502. digitalisiert durch

Contents. Bibliografische Informationen http://d-nb.info/996662502. digitalisiert durch Part I Methodology 1 Introduction 3 1.1 Basic Concepts. 3 1.2 Preliminary Examples 4 1.2.1 Vanilla Interest-Rate Swap 4 1.2.2 Cancellable Swap.. 5 1.2.3 Managing Credit Risk Collateral, Credit Default

More information

Program description for the Master s Degree Program in Mathematics and Finance

Program description for the Master s Degree Program in Mathematics and Finance Program description for the Master s Degree Program in Mathematics and Finance : English: Master s Degree in Mathematics and Finance Norwegian, bokmål: Master i matematikk og finans Norwegian, nynorsk:

More information

How To Understand The Theory Of Probability

How To Understand The Theory Of Probability Graduate Programs in Statistics Course Titles STAT 100 CALCULUS AND MATR IX ALGEBRA FOR STATISTICS. Differential and integral calculus; infinite series; matrix algebra STAT 195 INTRODUCTION TO MATHEMATICAL

More information

Explicit Option Pricing Formula for a Mean-Reverting Asset in Energy Markets

Explicit Option Pricing Formula for a Mean-Reverting Asset in Energy Markets Explicit Option Pricing Formula for a Mean-Reverting Asset in Energy Markets Anatoliy Swishchuk Mathematical & Computational Finance Lab Dept of Math & Stat, University of Calgary, Calgary, AB, Canada

More information

TABLE OF CONTENTS. GENERAL AND HISTORICAL PREFACE iii SIXTH EDITION PREFACE v PART ONE: REVIEW AND BACKGROUND MATERIAL

TABLE OF CONTENTS. GENERAL AND HISTORICAL PREFACE iii SIXTH EDITION PREFACE v PART ONE: REVIEW AND BACKGROUND MATERIAL TABLE OF CONTENTS GENERAL AND HISTORICAL PREFACE iii SIXTH EDITION PREFACE v PART ONE: REVIEW AND BACKGROUND MATERIAL CHAPTER ONE: REVIEW OF INTEREST THEORY 3 1.1 Interest Measures 3 1.2 Level Annuity

More information

Statistics Graduate Courses

Statistics Graduate Courses Statistics Graduate Courses STAT 7002--Topics in Statistics-Biological/Physical/Mathematics (cr.arr.).organized study of selected topics. Subjects and earnable credit may vary from semester to semester.

More information

Non Linear Dependence Structures: a Copula Opinion Approach in Portfolio Optimization

Non Linear Dependence Structures: a Copula Opinion Approach in Portfolio Optimization Non Linear Dependence Structures: a Copula Opinion Approach in Portfolio Optimization Jean- Damien Villiers ESSEC Business School Master of Sciences in Management Grande Ecole September 2013 1 Non Linear

More information

Hedging Variable Annuity Guarantees

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

More information

STAT2400 STAT2400 STAT2400 STAT2400 STAT2400 STAT2400 STAT2400 STAT2400&3400 STAT2400&3400 STAT2400&3400 STAT2400&3400 STAT3400 STAT3400

STAT2400 STAT2400 STAT2400 STAT2400 STAT2400 STAT2400 STAT2400 STAT2400&3400 STAT2400&3400 STAT2400&3400 STAT2400&3400 STAT3400 STAT3400 Exam P Learning Objectives All 23 learning objectives are covered. General Probability STAT2400 STAT2400 STAT2400 STAT2400 STAT2400 STAT2400 STAT2400 1. Set functions including set notation and basic elements

More information

MATHEMATICAL FINANCE and Derivatives (part II, PhD)

MATHEMATICAL FINANCE and Derivatives (part II, PhD) MATHEMATICAL FINANCE and Derivatives (part II, PhD) Lecturer: Prof. Dr. Marc CHESNEY Location: Time: Mon. 08.00 09.45 Uhr First lecture: 18.02.2008 Language: English Contents: Stochastic volatility models

More information

Generating Random Numbers Variance Reduction Quasi-Monte Carlo. Simulation Methods. Leonid Kogan. MIT, Sloan. 15.450, Fall 2010

Generating Random Numbers Variance Reduction Quasi-Monte Carlo. Simulation Methods. Leonid Kogan. MIT, Sloan. 15.450, Fall 2010 Simulation Methods Leonid Kogan MIT, Sloan 15.450, Fall 2010 c Leonid Kogan ( MIT, Sloan ) Simulation Methods 15.450, Fall 2010 1 / 35 Outline 1 Generating Random Numbers 2 Variance Reduction 3 Quasi-Monte

More information

Stocks paying discrete dividends: modelling and option pricing

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

More information

Probability and Statistics

Probability and Statistics Probability and Statistics Syllabus for the TEMPUS SEE PhD Course (Podgorica, April 4 29, 2011) Franz Kappel 1 Institute for Mathematics and Scientific Computing University of Graz Žaneta Popeska 2 Faculty

More information

Exam P - Total 23/23 - 1 -

Exam P - Total 23/23 - 1 - Exam P Learning Objectives Schools will meet 80% of the learning objectives on this examination if they can show they meet 18.4 of 23 learning objectives outlined in this table. Schools may NOT count a

More information

ACTUARIAL MATHEMATICS FOR LIFE CONTINGENT RISKS

ACTUARIAL MATHEMATICS FOR LIFE CONTINGENT RISKS ACTUARIAL MATHEMATICS FOR LIFE CONTINGENT RISKS DAVID C. M. DICKSON University of Melbourne MARY R. HARDY University of Waterloo, Ontario V HOWARD R. WATERS Heriot-Watt University, Edinburgh CAMBRIDGE

More information

Oscillatory Reduction in Option Pricing Formula Using Shifted Poisson and Linear Approximation

Oscillatory Reduction in Option Pricing Formula Using Shifted Poisson and Linear Approximation EPJ Web of Conferences 68, 0 00 06 (2014) DOI: 10.1051/ epjconf/ 20146800006 C Owned by the authors, published by EDP Sciences, 2014 Oscillatory Reduction in Option Pricing Formula Using Shifted Poisson

More information

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

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

More information

Simulating Stochastic Differential Equations

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

More information

Market Risk Analysis. Quantitative Methods in Finance. Volume I. The Wiley Finance Series

Market Risk Analysis. Quantitative Methods in Finance. Volume I. The Wiley Finance Series Brochure More information from http://www.researchandmarkets.com/reports/2220051/ Market Risk Analysis. Quantitative Methods in Finance. Volume I. The Wiley Finance Series Description: Written by leading

More information

Asian Option Pricing Formula for Uncertain Financial Market

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

More information

From CFD to computational finance (and back again?)

From CFD to computational finance (and back again?) computational finance p. 1/17 From CFD to computational finance (and back again?) Mike Giles mike.giles@maths.ox.ac.uk Oxford University Mathematical Institute Oxford-Man Institute of Quantitative Finance

More information

BINOMIAL OPTIONS PRICING MODEL. Mark Ioffe. Abstract

BINOMIAL OPTIONS PRICING MODEL. Mark Ioffe. Abstract BINOMIAL OPTIONS PRICING MODEL Mark Ioffe Abstract Binomial option pricing model is a widespread numerical method of calculating price of American options. In terms of applied mathematics this is simple

More information

Non-Life Insurance Mathematics

Non-Life Insurance Mathematics Thomas Mikosch Non-Life Insurance Mathematics An Introduction with the Poisson Process Second Edition 4y Springer Contents Part I Collective Risk Models 1 The Basic Model 3 2 Models for the Claim Number

More information

Bias in the Estimation of Mean Reversion in Continuous-Time Lévy Processes

Bias in the Estimation of Mean Reversion in Continuous-Time Lévy Processes Bias in the Estimation of Mean Reversion in Continuous-Time Lévy Processes Yong Bao a, Aman Ullah b, Yun Wang c, and Jun Yu d a Purdue University, IN, USA b University of California, Riverside, CA, USA

More information

QUANTIZED INTEREST RATE AT THE MONEY FOR AMERICAN OPTIONS

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

More information

From CFD to computational finance (and back again?)

From CFD to computational finance (and back again?) computational finance p. 1/21 From CFD to computational finance (and back again?) Mike Giles mike.giles@maths.ox.ac.uk Oxford University Mathematical Institute Oxford-Man Institute of Quantitative Finance

More information

Risk/Arbitrage Strategies: An Application to Stock Option Portfolio Management

Risk/Arbitrage Strategies: An Application to Stock Option Portfolio Management Risk/Arbitrage Strategies: An Application to Stock Option Portfolio Management Vincenzo Bochicchio, Niklaus Bühlmann, Stephane Junod and Hans-Fredo List Swiss Reinsurance Company Mythenquai 50/60, CH-8022

More information

Operations Research and Financial Engineering. Courses

Operations Research and Financial Engineering. Courses Operations Research and Financial Engineering Courses ORF 504/FIN 504 Financial Econometrics Professor Jianqing Fan This course covers econometric and statistical methods as applied to finance. Topics

More information

Analysis of Financial Time Series

Analysis of Financial Time Series Analysis of Financial Time Series Analysis of Financial Time Series Financial Econometrics RUEY S. TSAY University of Chicago A Wiley-Interscience Publication JOHN WILEY & SONS, INC. This book is printed

More information

Pricing and calibration in local volatility models via fast quantization

Pricing and calibration in local volatility models via fast quantization Pricing and calibration in local volatility models via fast quantization Parma, 29 th January 2015. Joint work with Giorgia Callegaro and Martino Grasselli Quantization: a brief history Birth: back to

More information

Modeling of Banking Profit via Return-on-Assets and Return-on-Equity

Modeling of Banking Profit via Return-on-Assets and Return-on-Equity Modeling of Banking Profit via Return-on-Assets and Return-on-Equity Prof. Mark A. Petersen & Dr. Ilse Schoeman Abstract In our contribution, we model bank profitability via return-on-assets ROA and return-on-equity

More information

An Analytical Pricing Formula for VIX Futures and Its Empirical Applications

An Analytical Pricing Formula for VIX Futures and Its Empirical Applications Faculty of Informatics, University of Wollongong An Analytical Pricing Formula for VIX Futures and Its Empirical Applications Song-Ping Zhu and Guang-Hua Lian School of Mathematics and Applied Statistics

More information

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

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

More information

Numerical Methods for Pricing Exotic Options

Numerical Methods for Pricing Exotic Options Numerical Methods for Pricing Exotic Options Dimitra Bampou Supervisor: Dr. Daniel Kuhn Second Marker: Professor Berç Rustem 18 June 2008 2 Numerical Methods for Pricing Exotic Options 0BAbstract 3 Abstract

More information

Optimal proportional reinsurance and dividend pay-out for insurance companies with switching reserves

Optimal proportional reinsurance and dividend pay-out for insurance companies with switching reserves Optimal proportional reinsurance and dividend pay-out for insurance companies with switching reserves Abstract: This paper presents a model for an insurance company that controls its risk and dividend

More information

Monte Carlo European Options Pricing Implementation Using Various Industry Library Solutions. By Sergey A. Maidanov

Monte Carlo European Options Pricing Implementation Using Various Industry Library Solutions. By Sergey A. Maidanov Monte Carlo European Options Pricing Implementation Using Various Industry Library Solutions By Sergey A. Maidanov Monte Carlo simulation is one of the recognized numerical tools for pricing derivative

More information

One-year reserve risk including a tail factor : closed formula and bootstrap approaches

One-year reserve risk including a tail factor : closed formula and bootstrap approaches One-year reserve risk including a tail factor : closed formula and bootstrap approaches Alexandre Boumezoued R&D Consultant Milliman Paris alexandre.boumezoued@milliman.com Yoboua Angoua Non-Life Consultant

More information

Contents. List of Figures. List of Tables. List of Examples. Preface to Volume IV

Contents. List of Figures. List of Tables. List of Examples. Preface to Volume IV Contents List of Figures List of Tables List of Examples Foreword Preface to Volume IV xiii xvi xxi xxv xxix IV.1 Value at Risk and Other Risk Metrics 1 IV.1.1 Introduction 1 IV.1.2 An Overview of Market

More information

Two Topics in Parametric Integration Applied to Stochastic Simulation in Industrial Engineering

Two Topics in Parametric Integration Applied to Stochastic Simulation in Industrial Engineering Two Topics in Parametric Integration Applied to Stochastic Simulation in Industrial Engineering Department of Industrial Engineering and Management Sciences Northwestern University September 15th, 2014

More information

Pricing European and American bond option under the Hull White extended Vasicek model

Pricing European and American bond option under the Hull White extended Vasicek model 1 Academic Journal of Computational and Applied Mathematics /August 2013/ UISA Pricing European and American bond option under the Hull White extended Vasicek model Eva Maria Rapoo 1, Mukendi Mpanda 2

More information

Stock Option Pricing Using Bayes Filters

Stock Option Pricing Using Bayes Filters Stock Option Pricing Using Bayes Filters Lin Liao liaolin@cs.washington.edu Abstract When using Black-Scholes formula to price options, the key is the estimation of the stochastic return variance. In this

More information

AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS

AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS Revised Edition James Epperson Mathematical Reviews BICENTENNIAL 0, 1 8 0 7 z ewiley wu 2007 r71 BICENTENNIAL WILEY-INTERSCIENCE A John Wiley & Sons, Inc.,

More information

Introduction to Financial Models for Management and Planning

Introduction to Financial Models for Management and Planning CHAPMAN &HALL/CRC FINANCE SERIES Introduction to Financial Models for Management and Planning James R. Morris University of Colorado, Denver U. S. A. John P. Daley University of Colorado, Denver U. S.

More information

3. Monte Carlo Simulations. Math6911 S08, HM Zhu

3. Monte Carlo Simulations. Math6911 S08, HM Zhu 3. Monte Carlo Simulations Math6911 S08, HM Zhu References 1. Chapters 4 and 8, Numerical Methods in Finance. Chapters 17.6-17.7, Options, Futures and Other Derivatives 3. George S. Fishman, Monte Carlo:

More information

Markov modeling of Gas Futures

Markov modeling of Gas Futures Markov modeling of Gas Futures p.1/31 Markov modeling of Gas Futures Leif Andersen Banc of America Securities February 2008 Agenda Markov modeling of Gas Futures p.2/31 This talk is based on a working

More information

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

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

More information

Numerical Methods for Pricing Exotic Options

Numerical Methods for Pricing Exotic Options Imperial College London Department of Computing Numerical Methods for Pricing Exotic Options by Hardik Dave - 00517958 Supervised by Dr. Daniel Kuhn Second Marker: Professor Berç Rustem Submitted in partial

More information

On the Valuation of Power-Reverse Duals and Equity-Rates Hybrids

On the Valuation of Power-Reverse Duals and Equity-Rates Hybrids On the Valuation of Power-Reverse Duals and Equity-Rates Hybrids Oliver Caps oliver.caps@dkib.com RMT Model Validation Rates Dresdner Bank Examples of Hybrid Products Pricing of Hybrid Products using a

More information

Valuation of the Minimum Guaranteed Return Embedded in Life Insurance Products

Valuation of the Minimum Guaranteed Return Embedded in Life Insurance Products Financial Institutions Center Valuation of the Minimum Guaranteed Return Embedded in Life Insurance Products by Knut K. Aase Svein-Arne Persson 96-20 THE WHARTON FINANCIAL INSTITUTIONS CENTER The Wharton

More information

Pricing of a worst of option using a Copula method M AXIME MALGRAT

Pricing of a worst of option using a Copula method M AXIME MALGRAT Pricing of a worst of option using a Copula method M AXIME MALGRAT Master of Science Thesis Stockholm, Sweden 2013 Pricing of a worst of option using a Copula method MAXIME MALGRAT Degree Project in Mathematical

More information

Hedging Illiquid FX Options: An Empirical Analysis of Alternative Hedging Strategies

Hedging Illiquid FX Options: An Empirical Analysis of Alternative Hedging Strategies Hedging Illiquid FX Options: An Empirical Analysis of Alternative Hedging Strategies Drazen Pesjak Supervised by A.A. Tsvetkov 1, D. Posthuma 2 and S.A. Borovkova 3 MSc. Thesis Finance HONOURS TRACK Quantitative

More information

General price bounds for discrete and continuous arithmetic Asian options

General price bounds for discrete and continuous arithmetic Asian options General price bounds for discrete and continuous arithmetic Asian options 1 Ioannis.Kyriakou@city.ac.uk in collaboration with Gianluca Fusai 1,2 Gianluca.Fusai.1@city.ac.uk 1 Cass Business School, City

More information

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

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

More information

SUPER COMPUTER CONSULTING INC.

SUPER COMPUTER CONSULTING INC. SUPER COMPUTER CONSULTING INC. 1070 Westfield Way, Mundelein, IL 60060 USA Phone: (847) 837-0200 Fax: (847) 837-0228 e-mail: info@supercc.com http://www.supercc.com EXOTIC OPTIONS Including Second Generation

More information

STA 4273H: Statistical Machine Learning

STA 4273H: Statistical Machine Learning STA 4273H: Statistical Machine Learning Russ Salakhutdinov Department of Statistics! rsalakhu@utstat.toronto.edu! http://www.cs.toronto.edu/~rsalakhu/ Lecture 6 Three Approaches to Classification Construct

More information

2014-2015 The Master s Degree with Thesis Course Descriptions in Industrial Engineering

2014-2015 The Master s Degree with Thesis Course Descriptions in Industrial Engineering 2014-2015 The Master s Degree with Thesis Course Descriptions in Industrial Engineering Compulsory Courses IENG540 Optimization Models and Algorithms In the course important deterministic optimization

More information

Cloud Computing. and Scheduling. Data-Intensive Computing. Frederic Magoules, Jie Pan, and Fei Teng SILKQH. CRC Press. Taylor & Francis Group

Cloud Computing. and Scheduling. Data-Intensive Computing. Frederic Magoules, Jie Pan, and Fei Teng SILKQH. CRC Press. Taylor & Francis Group Cloud Computing Data-Intensive Computing and Scheduling Frederic Magoules, Jie Pan, and Fei Teng SILKQH CRC Press Taylor & Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor

More information

Third Edition. Philippe Jorion GARP. WILEY John Wiley & Sons, Inc.

Third Edition. Philippe Jorion GARP. WILEY John Wiley & Sons, Inc. 2008 AGI-Information Management Consultants May be used for personal purporses only or by libraries associated to dandelon.com network. Third Edition Philippe Jorion GARP WILEY John Wiley & Sons, Inc.

More information

Essays in Financial Mathematics

Essays in Financial Mathematics Essays in Financial Mathematics Essays in Financial Mathematics Kristoffer Lindensjö Dissertation for the Degree of Doctor of Philosophy, Ph.D. Stockholm School of Economics, 2013. Dissertation title:

More information

Option Pricing with Lévy Processes

Option Pricing with Lévy Processes Department of Finance Department of Mathematics Faculty of Sciences Option Pricing with Lévy Processes Jump models for European-style options Rui Monteiro Dissertation Master of Science in Financial Mathematics

More information

Pricing and hedging American-style options: a simple simulation-based approach

Pricing and hedging American-style options: a simple simulation-based approach The Journal of Computational Finance (95 125) Volume 13/Number 4, Summer 2010 Pricing and hedging American-style options: a simple simulation-based approach Yang Wang UCLA Mathematics Department, Box 951555,

More information

Pricing Discrete Barrier Options

Pricing Discrete Barrier Options Pricing Discrete Barrier Options Barrier options whose barrier is monitored only at discrete times are called discrete barrier options. They are more common than the continuously monitored versions. The

More information

Mathematical Modeling and Methods of Option Pricing

Mathematical Modeling and Methods of Option Pricing Mathematical Modeling and Methods of Option Pricing This page is intentionally left blank Mathematical Modeling and Methods of Option Pricing Lishang Jiang Tongji University, China Translated by Canguo

More information

A new Feynman-Kac-formula for option pricing in Lévy models

A new Feynman-Kac-formula for option pricing in Lévy models A new Feynman-Kac-formula for option pricing in Lévy models Kathrin Glau Department of Mathematical Stochastics, Universtity of Freiburg (Joint work with E. Eberlein) 6th World Congress of the Bachelier

More information

TABLE OF CONTENTS. A. Put-Call Parity 1 B. Comparing Options with Respect to Style, Maturity, and Strike 13

TABLE OF CONTENTS. A. Put-Call Parity 1 B. Comparing Options with Respect to Style, Maturity, and Strike 13 TABLE OF CONTENTS 1. McDonald 9: "Parity and Other Option Relationships" A. Put-Call Parity 1 B. Comparing Options with Respect to Style, Maturity, and Strike 13 2. McDonald 10: "Binomial Option Pricing:

More information

Markovian projection for volatility calibration

Markovian projection for volatility calibration cutting edge. calibration Markovian projection for volatility calibration Vladimir Piterbarg looks at the Markovian projection method, a way of obtaining closed-form approximations of European-style option

More information

BROWNIAN MOTION DEVELOPMENT FOR MONTE CARLO METHOD APPLIED ON EUROPEAN STYLE OPTION PRICE FORECASTING

BROWNIAN MOTION DEVELOPMENT FOR MONTE CARLO METHOD APPLIED ON EUROPEAN STYLE OPTION PRICE FORECASTING International journal of economics & law Vol. 1 (2011), No. 1 (1-170) BROWNIAN MOTION DEVELOPMENT FOR MONTE CARLO METHOD APPLIED ON EUROPEAN STYLE OPTION PRICE FORECASTING Petar Koĉović, Fakultet za obrazovanje

More information

S 1 S 2. Options and Other Derivatives

S 1 S 2. Options and Other Derivatives Options and Other Derivatives The One-Period Model The previous chapter introduced the following two methods: Replicate the option payoffs with known securities, and calculate the price of the replicating

More information

CONTENTS OF VOLUME IB

CONTENTS OF VOLUME IB CONTENTS OF VOLUME IB Introduction to the Series Contents of the Handbook Preface v vii ix FINANCIAL MARKETS AND ASSET PRICING Chapter 10 Arbitrage, State Prices and Portfolio Theory PHILIP H. DYBVIG and

More information

Valuation of Asian Options

Valuation of Asian Options Valuation of Asian Options - with Levy Approximation Master thesis in Economics Jan 2014 Author: Aleksandra Mraovic, Qian Zhang Supervisor: Frederik Lundtofte Department of Economics Abstract Asian options

More information

Hedging Exotic Options

Hedging Exotic Options Kai Detlefsen Wolfgang Härdle Center for Applied Statistics and Economics Humboldt-Universität zu Berlin Germany introduction 1-1 Models The Black Scholes model has some shortcomings: - volatility is not

More information

Pricing Barrier Options under Local Volatility

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

More information

IL GOES OCAL A TWO-FACTOR LOCAL VOLATILITY MODEL FOR OIL AND OTHER COMMODITIES 15 // MAY // 2014

IL GOES OCAL A TWO-FACTOR LOCAL VOLATILITY MODEL FOR OIL AND OTHER COMMODITIES 15 // MAY // 2014 IL GOES OCAL A TWO-FACTOR LOCAL VOLATILITY MODEL FOR OIL AND OTHER COMMODITIES 15 MAY 2014 2 Marie-Lan Nguyen / Wikimedia Commons Introduction 3 Most commodities trade as futures/forwards Cash+carry arbitrage

More information

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

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

More information

Curriculum Vitae Antonino Zanette. Education. Employement. Activity Research

Curriculum Vitae Antonino Zanette. Education. Employement. Activity Research Curriculum Vitae Antonino Zanette Dipartimento di Scienze Economiche e Statistiche. University of Udine. via Tomadini 30/A 33100 Udine. Email:antonino.zanette@uniud.it Education 1991 Laurea in Scienze

More information

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

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

More information

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

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

More information

Pricing Barrier Option Using Finite Difference Method and MonteCarlo Simulation

Pricing Barrier Option Using Finite Difference Method and MonteCarlo Simulation Pricing Barrier Option Using Finite Difference Method and MonteCarlo Simulation Yoon W. Kwon CIMS 1, Math. Finance Suzanne A. Lewis CIMS, Math. Finance May 9, 000 1 Courant Institue of Mathematical Science,

More information

An Incomplete Market Approach to Employee Stock Option Valuation

An Incomplete Market Approach to Employee Stock Option Valuation An Incomplete Market Approach to Employee Stock Option Valuation Kamil Kladívko Department of Statistics, University of Economics, Prague Department of Finance, Norwegian School of Economics, Bergen Mihail

More information

Tutorial on Markov Chain Monte Carlo

Tutorial on Markov Chain Monte Carlo Tutorial on Markov Chain Monte Carlo Kenneth M. Hanson Los Alamos National Laboratory Presented at the 29 th International Workshop on Bayesian Inference and Maximum Entropy Methods in Science and Technology,

More information

Statistical Rules of Thumb

Statistical Rules of Thumb Statistical Rules of Thumb Second Edition Gerald van Belle University of Washington Department of Biostatistics and Department of Environmental and Occupational Health Sciences Seattle, WA WILEY AJOHN

More information

11. Time series and dynamic linear models

11. Time series and dynamic linear models 11. Time series and dynamic linear models Objective To introduce the Bayesian approach to the modeling and forecasting of time series. Recommended reading West, M. and Harrison, J. (1997). models, (2 nd

More information

From Exotic Options to Exotic Underlyings: Electricity, Weather and Catastrophe Derivatives

From Exotic Options to Exotic Underlyings: Electricity, Weather and Catastrophe Derivatives From Exotic Options to Exotic Underlyings: Electricity, Weather and Catastrophe Derivatives Dr. Svetlana Borovkova Vrije Universiteit Amsterdam History of derivatives Derivative: a financial contract whose

More information

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

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

More information

A Comparison of Option Pricing Models

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

More information

Black-Scholes Equation for Option Pricing

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

More information

The Methodology for the Mid-Term Forecasting of the Financial Results of Firms Belikov V.V., Gataullina R.I., Tregub I.V.

The Methodology for the Mid-Term Forecasting of the Financial Results of Firms Belikov V.V., Gataullina R.I., Tregub I.V. The Methodology for the Mid-Term Forecasting of the Financial Results of Firms Belikov V.V., Gataullina R.I., Tregub I.V. Abstract. The article is dedicated to the mid-term forecasting of the Company financial

More information