Summary Sampling Techniques

Size: px
Start display at page:

Download "Summary Sampling Techniques"

Transcription

1 Summary Sampling Techniques MS&E 348 Prof. Gerd Infanger 2005/2006 Using Monte Carlo sampling for solving the problem Monte Carlo sampling works very well for estimating multiple integrals or multiple sums for higher h-dimensional spaces. Instead of computing expectations exactly by enumerating all possible outcomes ω Ω (which as already noted above for problems with many random parameters is impossible due to the many combinations of possible outcomes, we use Monte Carlo sampling for estimating the expectations z(ˆx k =Ez ω (ˆx k, and G k+1 = Eπ ω (ˆx k B ω on each iteration k of the Benders decomposition algorithm. Crude Monte Carlo sampling Crude Monte Carlo refers to employing Monte Carlo sampling directly without any variance reduction techniques. On each iteration k of the Benders decomposition algorithm, we draw an independent sample S k of size S k = from the distribution of possible outcomes ω Ω and estimate the expectations z(ˆx k, and G k+1 using the unbiased estimators z(ˆx k = 1 z ω (ˆx k, and G k+1 = 1 π ω (ˆx k B ω The estimator z(ˆx k has a true variance σ 2 z (ˆxk = 1 σ2 (ˆx k, where σ 2 (ˆx k is the (population variance of the second stage costs, given ˆx k, e.g., σ 2 (ˆx k = (z ω (ˆx k z(ˆx k 2 p ω. We estimate the variance σ 2 (ˆx k using sample S k as σ 2 (ˆx k = 1 (z ω (ˆx k z(ˆx k 2 1 Excerpt from the DECIS User s Guide. Copyright c by Gerd Infanger. All rights reserved. 1

2 and obtain σ 2 z (ˆxk = 1 σ2 (ˆx k. Importance sampling Importance sampling is a powerful variance reduction technique. Compared to crude Monte Carlo you can expect, using the same sample size, a significantly better estimate. We recall that z ω (ˆx k =z(v ω, ˆx k, since the parameters of the second-stage subproblem are all functions of the independent random vector V : f ω = f(v ω, B ω = B(v ω, D ω = D(v ω, d ω = d(v ω. Suppose there is a function Γ(v ω, ˆx k that closely approximates z(v ω, ˆx k and whose expectation Γ(ˆx k is known or can be computed easily. We rewrite z(ˆx k = z(vω, ˆx k p(v ω as z(ˆx k = Γ(ˆx z(v ω, ˆx k k Γ(v ω, ˆx k and interpret it as z(ˆx k = Γ(ˆx k E z(vω, ˆx k Γ(v ω, ˆx k distributed according to the probability mass function q(v ω, ˆx k = Γ(vω, ˆx k Γ(ˆx k p(v ω, which depends on the first-stage decision ˆx k on iteration k. Since Γ(ˆx k = Γ(vω, ˆx k p(v ω, Γ(v ω, ˆx k Γ(ˆx k p(v ω q(v ω, ˆx k = Γ(v ω, ˆx k p(v ω Γ(ˆx k =1. Since p(v ω 0, if all Γ(v ω, ˆx k 0also Γ(ˆx k 0 and it follows that q(v ω, ˆx k = Γ(vω, ˆx k Γ(ˆx k p(v ω 0. Also, if all Γ(v ω, ˆx k 0also Γ(ˆx k 0 and it follows again that q(v ω, ˆx k = Γ(vω, ˆx k Γ(ˆx k p(v ω 0. Either Γ(v ω, ˆx k 0 for all ω ΩorΓ(v ω, ˆx k 0 for all ω Ω can be ensured by adding an appropriate constant to the approximation function. We obtain a new estimator of z(ˆx k as z(ˆx k = 1 Γ(ˆx k z(vω, ˆxk Γ(v ω, ˆx k 2

3 by sampling a sample S k of size S k = from the distribution q(v ω, ˆx k. The variance of z is given by var( z = 1 ( Γ(ˆx k z(vω, ˆx k 2 Γ(v ω, ˆx k z(ˆxk q(v ω. One can see easily that if Γ(v ω, ˆx k =z(v ω, ˆx k thenvar( z = 0, and q (v ω, ˆx k = z(vω, ˆx k z(ˆx k p(v ω, where q reflects the best importance distribution. This, of course, is only theoretical, since for computing the best importance distribution we need to know z(ˆx k, which we eventually want to compute. ote that the optimal importance density is proportional to the product z(v ω, ˆx k p(v ω. If we use a Γ(v ω, ˆx k z(v ω, ˆx k, we obtain a good importance distribution, which is approximately proportional to the product z(v ω, ˆx k p(v ω. DECIS uses additive and multiplicative (in the components of the stochastic vector V approximation functions for obtaining variance reductions through importance sampling. Since p(v ω = h p i (v ω i, if Γ(v ω, ˆx k = h, ˆx k then h h Γ(ˆx k = E, ˆx k =, ˆx k p i (v ω i ω i Ω i and if Γ(v ω, ˆx k = h, ˆx k then Γ(ˆx k = E, ˆx k =, ˆx k p i (v ω i. ω i Ω i Instead of computing one h-dimensional integral or sum, both in the additive and multiplicative case the expected value calculation of the approximation function reduces to computing h 1-dimensional integrals or sums. Additive approximation function As additive approximation function DECIS uses a additive marginal cost approximation. We introduce z(τ, ˆx k, the costs of a base case, and compute the approximate cost as the cost of the base case plus the sum of the marginal cost in each dimension of V : Γ(v ω, ˆx k =z(τ, ˆx k + h i, ˆx k, i, ˆx k =z(τ 1,...,τ i 1,v ω i i,τ i+1,...,τ h, ˆx k z(τ, ˆx k. Using this model, we explore the cost function at the margins, e.g., we vary the random elements V i to compute the costs for all outcomes v ω i i while we fix the other random elements at the level of the base case τ. The base case can be any arbitrary chosen point of the set of k i discrete values of V i,,...,h. If possible, we choose τ i as that outcome of V i which leads to the lowest costs, ceteris paribus. 3

4 Using the additive marginal cost model, we can express the expected value of the second stage costs in the following form: h z(ˆx k =z(τ, ˆx k + Γ i (ˆx k z(v ω, ˆx k z(τ, ˆx k Γi (v ω i i, ˆx k h i, ˆx k Γ i (ˆx k j=1 p j (v ω i j, where we assume that h Γ i (vi ω, ˆxk > 0, so that at least one Γ i (vi ω, ˆx > 0. ote that this formulation consists of a constant term and a sum of h expectations. Given a fixed sample size we partition into h sub-samples, with sample sizes i, i =1,...,h such that Σ i = and i 1, i =1,...,,where i is approximately proportional to Γ i (ˆx k. The h expectations are separately approximated by sampling from marginal densities. The i-th expectation corresponds to the i-th component of V. In generating sample points for the i-th expectation, we use the importance density (p i Γ i / Γ i for sampling the i-th component of V and the original marginal densities for any other components. Denoting by µ i (ˆx = 1 i i the estimate of the i-th sum, we obtain z(ˆx k =z(τ, ˆx k + z(v ω, ˆx k z(τ, ˆx k h i, ˆx k h Γ i (ˆx k µ i (ˆx k, the estimated expected value of the second-stage costs. Let σ 2 i (ˆxk bethesamplevariance of the i-th expectation, where we set σ 2 i (ˆxk =0if i = 1. The estimated variance of the mean, σ 2 z(ˆx k, is then given by σ 2 z(ˆx k = h To derive a cut we use an analogous framework: Γ 2 i (ˆxk σ 2 i (ˆxk i. G(ˆx k =π(τ, ˆx k B(τ+ h Γ i (ˆx k π(v ω, ˆx k B(v ω π(τ, ˆx k B(τ Γi (v ω i, ˆx k h, ˆx k Γ i (ˆx k p j (v ω j. j=1 We estimate the coefficients of a cut by sampling using the same scheme and same sample points at hand from the computation of z(ˆx k toobtain G(ˆx k, and compute g(ˆx k = z(ˆx k G(ˆx k ˆx k. 4

5 Multiplicative approximation function For the multiplicative approximation function we introduce the cost of a base case z(τ, ˆx k, and compute the approximate costs as the cost of the base case times the relative marginal cost in each dimension of V : Γ(v ω, ˆx k =z(τ, ˆx k i, ˆx k, i, ˆx k = z(τ 1,...,τ i 1,v ω i i,τ i+1,...,τ h, ˆx k z(τ, ˆx k. We call this the multiplicative marginal cost model. Using this model, we explore the cost function at the margins, e.g. we vary the random elements V i to compute the costs for all outcomes v ω i i while we fix the other random elements at the level of the base case τ and compute the relative marginal cost with regard to the cost of the base case. The base case can be any arbitrary chosen point of the set of W i discrete values of V i,,...,h,since (according to the assumptions z(v ω, ˆx k 0, and therefore also Γ i (v i, ˆx k 0. Using the multiplicative marginal cost model, we can express the expected value of the second stage costs in the following form: z(ˆx k = Γ(ˆx k z(v ω, ˆx k h i, ˆx k Γ(v ω, ˆx k Γ i (ˆx k p i (v ω i i. ote that using the multiplicative marginal approximation we need to estimate only one expectation. We estimate the mean by sampling using the marginal densities p i Γ i / Γ i in each dimension i of the multidimensional random vector V : z(ˆx k = Γ(ˆx k 1 and estimate the variance of the mean, σ 2 z(ˆx k, as σ 2 z (ˆxk = 1 ( 1 z(v ω, ˆx k Γ(v ω, ˆx k, Γ(ˆx k z(vω, ˆx k 2 Γ(v ω, ˆx k z(ˆxk. To derive a cut we use an analogous framework: G(ˆx k = Γ(ˆx k π(v ω, ˆx k B(v ω h i, ˆx k Γ(v ω, ˆx k Γ i (ˆx k p i (v ω i i. We estimate the coefficients of a cut by sampling using the same scheme and sample points at hand from the computation of z(ˆx k toobtain and we compute G(ˆx k = Γ(ˆx k 1 π(v ω, ˆx k B(v ω Γ(v ω, ˆx k, g(ˆx k = z(ˆx k G(ˆx k ˆx k. 5

6 Control variates Control Variates is also a powerful variance reduction technique, which (using the same size of sample may lead to significantly better estimates. We recall that z ω (ˆx k =z(v ω, ˆx k. Suppose there is a function Γ(v ω, ˆx k that closely approximates z(v ω, ˆx k, (i.e., is positively correlated and whose expectation Γ(ˆx k is known or can be computed easily. We rewrite z(ˆx k = z(vω, ˆx k p(v ω as z(ˆx k = z(v ω, ˆx k αγ(v ω, ˆx k p(v ω +α Γ(ˆx k and interpret it as z(ˆx k =E z(v ω, ˆx k αγ(v ω, ˆx k + α Γ(ˆx k. We obtain a new estimator of z(ˆx k, z(ˆx k = 1 z(v ω, ˆx k αγ(v ω, ˆx k + α Γ(ˆx k by sampling a sample S k of size S k = from the distribution p(v ω. The variance of z is given by var( z = 1 var(z(vω, ˆx k αγ(v ω, ˆx k var( z = 1 var(z(v ω, ˆx k + α 2 var(γ(v ω, ˆx k 2αcov(z(v ω, ˆx k, Γ(v ω, ˆx k One can see easily that the larger the covariance between z(v ω, ˆx k andγ(v ω, ˆx k is,the smaller is the variance of the estimate of z(ˆx k. Minimizing the expression above with respect to α, we obtain the optimal value of α, α = cov(z(vω, ˆx k, Γ(v ω, ˆx k var(γ(v ω, ˆx k the value of alpha that leads to the smallest variance of the estimate. When carrying out Monte Carlo sampling with control variates, we estimate both cov(z(v ω, ˆx k, Γ(v ω, ˆx k, and var(γ(v ω, ˆx k using the sample S k used for estimating the expected value z(ˆx k. We estimate the coefficients of a cut using crude Monte Carlo: G(ˆx k = 1 π(v ω, ˆx k B(v ω using the sample points at hand from the computation of z(ˆx k, and compute g(ˆx k = z(ˆx k G(ˆx k ˆx k. DECIS uses both additive and multiplicative approximation functions as control variates. Both in the additive and multiplicative case the expected value calculation of the approximation function requires computing h 1-dimensional integrals or sums. 6

7 Additive approximation function Using the additive marginal cost approximation Γ(v ω, ˆx k =z(τ, ˆx k + h i, ˆx k, where we compute and i, ˆx k =z(τ 1,...,τ i 1,v ω i i,τ i+1,...,τ h, ˆx k z(τ, ˆx k, Γ(ˆx k =z(τ, ˆx k + h Γ i (ˆx k, Γ i (ˆx k = z(τ 1,...,τ i 1,v ωi i,τ i+1,...,τ h, ˆx k p ω i i z(τ, ˆx k. ω i Ω i Multiplicative approximation function Using the multiplicative marginal cost approximation Γ(v ω, ˆx k =z(τ, ˆx k i, ˆx k, where we compute and Γ i (ˆx k = i, ˆx k = z(τ 1,...,τ i 1,v ω i i,τ i+1,...,τ h, ˆx k z(τ, ˆx k, 1 z(τ, ˆx k Γ(ˆx k =z(τ, ˆx k Γ i (ˆx k, z(τ 1,...,τ i 1,v ωi i ω i Ω i,τ i+1,...,τ h, ˆx k p ω i i. 7

IEOR E4703: Monte-Carlo Simulation

IEOR E4703: Monte-Carlo Simulation IEOR E4703: Monte-Carlo Simulation Simulating Stochastic Differential Equations Martin Haugh Department of Industrial Engineering and Operations Research Columbia University Email: martin.b.haugh@gmail.com

More information

DECIS. Contents. Gerd Infanger; Vienna University of Technology; Stanford University

DECIS. Contents. Gerd Infanger; Vienna University of Technology; Stanford University DECIS Gerd Infanger; Vienna University of Technology; Stanford University Contents 1 DECIS.............................................. 2 1.1 Introduction.......................................... 2 1.2

More information

Strategies for Improving the Efficiency of Monte-Carlo Methods

Strategies for Improving the Efficiency of Monte-Carlo Methods Strategies for Improving the Efficiency of Monte-Carlo Methods Paul J. Atzberger General comments or corrections should be sent to: paulatz@cims.nyu.edu Introduction The Monte-Carlo method is a useful

More information

Stratified Sampling in Monte Carlo Simulation: Motivation, Design, and Sampling Error

Stratified Sampling in Monte Carlo Simulation: Motivation, Design, and Sampling Error South Texas Project Risk- Informed GSI- 191 Evaluation Stratified Sampling in Monte Carlo Simulation: Motivation, Design, and Sampling Error Document: STP- RIGSI191- ARAI.03 Revision: 1 Date: September

More information

Extend the ideas of Kan and Zhou paper on Optimal Portfolio Construction under parameter uncertainty

Extend the ideas of Kan and Zhou paper on Optimal Portfolio Construction under parameter uncertainty Extend the ideas of Kan and Zhou paper on Optimal Portfolio Construction under parameter uncertainty George Photiou Lincoln College University of Oxford A dissertation submitted in partial fulfilment for

More information

MAFS Computational Methods for Pricing Structured Products

MAFS Computational Methods for Pricing Structured Products MAFS550 - Computational Methods for Pricing Structured Products Solution to Homework Two Course instructor: Prof YK Kwok 1 Expand f(x 0 ) and f(x 0 x) at x 0 into Taylor series, where f(x 0 ) = f(x 0 )

More information

Simulating Stochastic Differential Equations

Simulating Stochastic Differential Equations IEOR E4603: Monte-Carlo Simulation c 2017 by Martin Haugh Columbia University Simulating Stochastic Differential Equations In these lecture notes we discuss the simulation of stochastic differential equations

More information

IEOR E4703: Monte-Carlo Simulation

IEOR E4703: Monte-Carlo Simulation IEOR E4703: Monte-Carlo Simulation Simulation Efficiency and an Introduction to Variance Reduction Methods Martin Haugh Department of Industrial Engineering and Operations Research Columbia University

More information

Reinforcement Learning

Reinforcement Learning Reinforcement Learning n-step bootstrapping Daniel Hennes 12.06.2017 University Stuttgart - IPVS - Machine Learning & Robotics 1 n-step bootstrapping Unifying Monte Carlo and TD n-step TD n-step Sarsa

More information

Advanced Financial Economics Homework 2 Due on April 14th before class

Advanced Financial Economics Homework 2 Due on April 14th before class Advanced Financial Economics Homework 2 Due on April 14th before class March 30, 2015 1. (20 points) An agent has Y 0 = 1 to invest. On the market two financial assets exist. The first one is riskless.

More information

Optimal Security Liquidation Algorithms

Optimal Security Liquidation Algorithms Optimal Security Liquidation Algorithms Sergiy Butenko Department of Industrial Engineering, Texas A&M University, College Station, TX 77843-3131, USA Alexander Golodnikov Glushkov Institute of Cybernetics,

More information

Chapter 5 Univariate time-series analysis. () Chapter 5 Univariate time-series analysis 1 / 29

Chapter 5 Univariate time-series analysis. () Chapter 5 Univariate time-series analysis 1 / 29 Chapter 5 Univariate time-series analysis () Chapter 5 Univariate time-series analysis 1 / 29 Time-Series Time-series is a sequence fx 1, x 2,..., x T g or fx t g, t = 1,..., T, where t is an index denoting

More information

Final exam solutions

Final exam solutions EE365 Stochastic Control / MS&E251 Stochastic Decision Models Profs. S. Lall, S. Boyd June 5 6 or June 6 7, 2013 Final exam solutions This is a 24 hour take-home final. Please turn it in to one of the

More information

Portfolio Optimization. Prof. Daniel P. Palomar

Portfolio Optimization. Prof. Daniel P. Palomar Portfolio Optimization Prof. Daniel P. Palomar The Hong Kong University of Science and Technology (HKUST) MAFS6010R- Portfolio Optimization with R MSc in Financial Mathematics Fall 2018-19, HKUST, Hong

More information

Stochastic Dual Dynamic Programming

Stochastic Dual Dynamic Programming 1 / 43 Stochastic Dual Dynamic Programming Operations Research Anthony Papavasiliou 2 / 43 Contents [ 10.4 of BL], [Pereira, 1991] 1 Recalling the Nested L-Shaped Decomposition 2 Drawbacks of Nested Decomposition

More information

Equity correlations implied by index options: estimation and model uncertainty analysis

Equity correlations implied by index options: estimation and model uncertainty analysis 1/18 : estimation and model analysis, EDHEC Business School (joint work with Rama COT) Modeling and managing financial risks Paris, 10 13 January 2011 2/18 Outline 1 2 of multi-asset models Solution to

More information

Optimum Thresholding for Semimartingales with Lévy Jumps under the mean-square error

Optimum Thresholding for Semimartingales with Lévy Jumps under the mean-square error Optimum Thresholding for Semimartingales with Lévy Jumps under the mean-square error José E. Figueroa-López Department of Mathematics Washington University in St. Louis Spring Central Sectional Meeting

More information

NEWCASTLE UNIVERSITY SCHOOL OF MATHEMATICS, STATISTICS & PHYSICS SEMESTER 1 SPECIMEN 2 MAS3904. Stochastic Financial Modelling. Time allowed: 2 hours

NEWCASTLE UNIVERSITY SCHOOL OF MATHEMATICS, STATISTICS & PHYSICS SEMESTER 1 SPECIMEN 2 MAS3904. Stochastic Financial Modelling. Time allowed: 2 hours NEWCASTLE UNIVERSITY SCHOOL OF MATHEMATICS, STATISTICS & PHYSICS SEMESTER 1 SPECIMEN 2 Stochastic Financial Modelling Time allowed: 2 hours Candidates should attempt all questions. Marks for each question

More information

induced by the Solvency II project

induced by the Solvency II project Asset Les normes allocation IFRS : new en constraints assurance induced by the Solvency II project 36 th International ASTIN Colloquium Zürich September 005 Frédéric PLANCHET Pierre THÉROND ISFA Université

More information

Two hours. To be supplied by the Examinations Office: Mathematical Formula Tables and Statistical Tables THE UNIVERSITY OF MANCHESTER

Two hours. To be supplied by the Examinations Office: Mathematical Formula Tables and Statistical Tables THE UNIVERSITY OF MANCHESTER Two hours MATH20802 To be supplied by the Examinations Office: Mathematical Formula Tables and Statistical Tables THE UNIVERSITY OF MANCHESTER STATISTICAL METHODS Answer any FOUR of the SIX questions.

More information

4 Reinforcement Learning Basic Algorithms

4 Reinforcement Learning Basic Algorithms Learning in Complex Systems Spring 2011 Lecture Notes Nahum Shimkin 4 Reinforcement Learning Basic Algorithms 4.1 Introduction RL methods essentially deal with the solution of (optimal) control problems

More information

Using Monte Carlo Integration and Control Variates to Estimate π

Using Monte Carlo Integration and Control Variates to Estimate π Using Monte Carlo Integration and Control Variates to Estimate π N. Cannady, P. Faciane, D. Miksa LSU July 9, 2009 Abstract We will demonstrate the utility of Monte Carlo integration by using this algorithm

More information

Risk Measurement in Credit Portfolio Models

Risk Measurement in Credit Portfolio Models 9 th DGVFM Scientific Day 30 April 2010 1 Risk Measurement in Credit Portfolio Models 9 th DGVFM Scientific Day 30 April 2010 9 th DGVFM Scientific Day 30 April 2010 2 Quantitative Risk Management Profit

More information

IEOR E4703: Monte-Carlo Simulation

IEOR E4703: Monte-Carlo Simulation IEOR E4703: Monte-Carlo Simulation Other Miscellaneous Topics and Applications of Monte-Carlo Martin Haugh Department of Industrial Engineering and Operations Research Columbia University Email: martin.b.haugh@gmail.com

More information

MATH3075/3975 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS

MATH3075/3975 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS MATH307/37 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS School of Mathematics and Statistics Semester, 04 Tutorial problems should be used to test your mathematical skills and understanding of the lecture material.

More information

Asymptotic Methods in Financial Mathematics

Asymptotic Methods in Financial Mathematics Asymptotic Methods in Financial Mathematics José E. Figueroa-López 1 1 Department of Mathematics Washington University in St. Louis Statistics Seminar Washington University in St. Louis February 17, 2017

More information

Bivariate Birnbaum-Saunders Distribution

Bivariate Birnbaum-Saunders Distribution Department of Mathematics & Statistics Indian Institute of Technology Kanpur January 2nd. 2013 Outline 1 Collaborators 2 3 Birnbaum-Saunders Distribution: Introduction & Properties 4 5 Outline 1 Collaborators

More information

Statistical and Computational Inverse Problems with Applications Part 5B: Electrical impedance tomography

Statistical and Computational Inverse Problems with Applications Part 5B: Electrical impedance tomography Statistical and Computational Inverse Problems with Applications Part 5B: Electrical impedance tomography Aku Seppänen Inverse Problems Group Department of Applied Physics University of Eastern Finland

More information

Testing Out-of-Sample Portfolio Performance

Testing Out-of-Sample Portfolio Performance Testing Out-of-Sample Portfolio Performance Ekaterina Kazak 1 Winfried Pohlmeier 2 1 University of Konstanz, GSDS 2 University of Konstanz, CoFE, RCEA Econometric Research in Finance Workshop 2017 SGH

More information

Tests for Intraclass Correlation

Tests for Intraclass Correlation Chapter 810 Tests for Intraclass Correlation Introduction The intraclass correlation coefficient is often used as an index of reliability in a measurement study. In these studies, there are K observations

More information

Mathematics in Finance

Mathematics in Finance Mathematics in Finance Steven E. Shreve Department of Mathematical Sciences Carnegie Mellon University Pittsburgh, PA 15213 USA shreve@andrew.cmu.edu A Talk in the Series Probability in Science and Industry

More information

FREDRIK BAJERS VEJ 7 G 9220 AALBORG ØST Tlf.: URL: Fax: Monte Carlo methods

FREDRIK BAJERS VEJ 7 G 9220 AALBORG ØST Tlf.: URL:   Fax: Monte Carlo methods INSTITUT FOR MATEMATISKE FAG AALBORG UNIVERSITET FREDRIK BAJERS VEJ 7 G 9220 AALBORG ØST Tlf.: 96 35 88 63 URL: www.math.auc.dk Fax: 98 15 81 29 E-mail: jm@math.aau.dk Monte Carlo methods Monte Carlo methods

More information

Dynamic Portfolio Choice II

Dynamic Portfolio Choice II Dynamic Portfolio Choice II Dynamic Programming Leonid Kogan MIT, Sloan 15.450, Fall 2010 c Leonid Kogan ( MIT, Sloan ) Dynamic Portfolio Choice II 15.450, Fall 2010 1 / 35 Outline 1 Introduction to Dynamic

More information

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

DRAFT. 1 exercise in state (S, t), π(s, t) = 0 do not exercise in state (S, t) Review of the Risk Neutral Stock Dynamics Chapter 12 American Put Option Recall that the American option has strike K and maturity T and gives the holder the right to exercise at any time in [0, T ]. The American option is not straightforward

More information

Investment strategies and risk management for participating life insurance contracts

Investment strategies and risk management for participating life insurance contracts 1/20 Investment strategies and risk for participating life insurance contracts and Steven Haberman Cass Business School AFIR Colloquium Munich, September 2009 2/20 & Motivation Motivation New supervisory

More information

Statistics for Business and Economics

Statistics for Business and Economics Statistics for Business and Economics Chapter 7 Estimation: Single Population Copyright 010 Pearson Education, Inc. Publishing as Prentice Hall Ch. 7-1 Confidence Intervals Contents of this chapter: Confidence

More information

IEOR E4703: Monte-Carlo Simulation

IEOR E4703: Monte-Carlo Simulation IEOR E4703: Monte-Carlo Simulation Further Variance Reduction Methods Martin Haugh Department of Industrial Engineering and Operations Research Columbia University Email: martin.b.haugh@gmail.com Outline

More information

A potentially useful approach to model nonlinearities in time series is to assume different behavior (structural break) in different subsamples

A potentially useful approach to model nonlinearities in time series is to assume different behavior (structural break) in different subsamples 1.3 Regime switching models A potentially useful approach to model nonlinearities in time series is to assume different behavior (structural break) in different subsamples (or regimes). If the dates, the

More information

CPSC 540: Machine Learning

CPSC 540: Machine Learning CPSC 540: Machine Learning Monte Carlo Methods Mark Schmidt University of British Columbia Winter 2018 Last Time: Markov Chains We can use Markov chains for density estimation, p(x) = p(x 1 ) }{{} d p(x

More information

IMPA Commodities Course : Forward Price Models

IMPA Commodities Course : Forward Price Models IMPA Commodities Course : Forward Price Models Sebastian Jaimungal sebastian.jaimungal@utoronto.ca Department of Statistics and Mathematical Finance Program, University of Toronto, Toronto, Canada http://www.utstat.utoronto.ca/sjaimung

More information

Confidence Intervals for the Difference Between Two Means with Tolerance Probability

Confidence Intervals for the Difference Between Two Means with Tolerance Probability Chapter 47 Confidence Intervals for the Difference Between Two Means with Tolerance Probability Introduction This procedure calculates the sample size necessary to achieve a specified distance from the

More information

Worst-Case Value-at-Risk of Non-Linear Portfolios

Worst-Case Value-at-Risk of Non-Linear Portfolios Worst-Case Value-at-Risk of Non-Linear Portfolios Steve Zymler Daniel Kuhn Berç Rustem Department of Computing Imperial College London Portfolio Optimization Consider a market consisting of m assets. Optimal

More information

Variable Annuities with Lifelong Guaranteed Withdrawal Benefits

Variable Annuities with Lifelong Guaranteed Withdrawal Benefits Variable Annuities with Lifelong Guaranteed Withdrawal Benefits presented by Yue Kuen Kwok Department of Mathematics Hong Kong University of Science and Technology Hong Kong, China * This is a joint work

More information

2 Control variates. λe λti λe e λt i where R(t) = t Y 1 Y N(t) is the time from the last event to t. L t = e λr(t) e e λt(t) Exercises

2 Control variates. λe λti λe e λt i where R(t) = t Y 1 Y N(t) is the time from the last event to t. L t = e λr(t) e e λt(t) Exercises 96 ChapterVI. Variance Reduction Methods stochastic volatility ISExSoren5.9 Example.5 (compound poisson processes) Let X(t) = Y + + Y N(t) where {N(t)},Y, Y,... are independent, {N(t)} is Poisson(λ) with

More information

Introduction to Sequential Monte Carlo Methods

Introduction to Sequential Monte Carlo Methods Introduction to Sequential Monte Carlo Methods Arnaud Doucet NCSU, October 2008 Arnaud Doucet () Introduction to SMC NCSU, October 2008 1 / 36 Preliminary Remarks Sequential Monte Carlo (SMC) are a set

More information

8.1 Estimation of the Mean and Proportion

8.1 Estimation of the Mean and Proportion 8.1 Estimation of the Mean and Proportion Statistical inference enables us to make judgments about a population on the basis of sample information. The mean, standard deviation, and proportions of a population

More information

Interest Rate Curves Calibration with Monte-Carlo Simulatio

Interest Rate Curves Calibration with Monte-Carlo Simulatio Interest Rate Curves Calibration with Monte-Carlo Simulation 24 june 2008 Participants A. Baena (UCM) Y. Borhani (Univ. of Oxford) E. Leoncini (Univ. of Florence) R. Minguez (UCM) J.M. Nkhaso (UCM) A.

More information

AMH4 - ADVANCED OPTION PRICING. Contents

AMH4 - ADVANCED OPTION PRICING. Contents AMH4 - ADVANCED OPTION PRICING ANDREW TULLOCH Contents 1. Theory of Option Pricing 2 2. Black-Scholes PDE Method 4 3. Martingale method 4 4. Monte Carlo methods 5 4.1. Method of antithetic variances 5

More information

Quantitative Risk Management

Quantitative Risk Management Quantitative Risk Management Asset Allocation and Risk Management Martin B. Haugh Department of Industrial Engineering and Operations Research Columbia University Outline Review of Mean-Variance Analysis

More information

Chapter 2 Uncertainty Analysis and Sampling Techniques

Chapter 2 Uncertainty Analysis and Sampling Techniques Chapter 2 Uncertainty Analysis and Sampling Techniques The probabilistic or stochastic modeling (Fig. 2.) iterative loop in the stochastic optimization procedure (Fig..4 in Chap. ) involves:. Specifying

More information

Math 416/516: Stochastic Simulation

Math 416/516: Stochastic Simulation Math 416/516: Stochastic Simulation Haijun Li lih@math.wsu.edu Department of Mathematics Washington State University Week 13 Haijun Li Math 416/516: Stochastic Simulation Week 13 1 / 28 Outline 1 Simulation

More information

EE641 Digital Image Processing II: Purdue University VISE - October 29,

EE641 Digital Image Processing II: Purdue University VISE - October 29, EE64 Digital Image Processing II: Purdue University VISE - October 9, 004 The EM Algorithm. Suffient Statistics and Exponential Distributions Let p(y θ) be a family of density functions parameterized by

More information

The Correlation Smile Recovery

The Correlation Smile Recovery Fortis Bank Equity & Credit Derivatives Quantitative Research The Correlation Smile Recovery E. Vandenbrande, A. Vandendorpe, Y. Nesterov, P. Van Dooren draft version : March 2, 2009 1 Introduction Pricing

More information

Methods and Models of Loss Reserving Based on Run Off Triangles: A Unifying Survey

Methods and Models of Loss Reserving Based on Run Off Triangles: A Unifying Survey Methods and Models of Loss Reserving Based on Run Off Triangles: A Unifying Survey By Klaus D Schmidt Lehrstuhl für Versicherungsmathematik Technische Universität Dresden Abstract The present paper provides

More information

Chapter 3 Discrete Random Variables and Probability Distributions

Chapter 3 Discrete Random Variables and Probability Distributions Chapter 3 Discrete Random Variables and Probability Distributions Part 4: Special Discrete Random Variable Distributions Sections 3.7 & 3.8 Geometric, Negative Binomial, Hypergeometric NOTE: The discrete

More information

Financial Risk Management

Financial Risk Management Financial Risk Management Professor: Thierry Roncalli Evry University Assistant: Enareta Kurtbegu Evry University Tutorial exercices #3 1 Maximum likelihood of the exponential distribution 1. We assume

More information

Lecture 22. Survey Sampling: an Overview

Lecture 22. Survey Sampling: an Overview Math 408 - Mathematical Statistics Lecture 22. Survey Sampling: an Overview March 25, 2013 Konstantin Zuev (USC) Math 408, Lecture 22 March 25, 2013 1 / 16 Survey Sampling: What and Why In surveys sampling

More information

1 Rare event simulation and importance sampling

1 Rare event simulation and importance sampling Copyright c 2007 by Karl Sigman 1 Rare event simulation and importance sampling Suppose we wish to use Monte Carlo simulation to estimate a probability p = P (A) when the event A is rare (e.g., when p

More information

Exam in TFY4275/FY8907 CLASSICAL TRANSPORT THEORY Feb 14, 2014

Exam in TFY4275/FY8907 CLASSICAL TRANSPORT THEORY Feb 14, 2014 NTNU Page 1 of 5 Institutt for fysikk Contact during the exam: Professor Ingve Simonsen Exam in TFY4275/FY8907 CLASSICAL TRANSPORT THEORY Feb 14, 2014 Allowed help: Alternativ D All written material This

More information

Monte Carlo and Empirical Methods for Stochastic Inference (MASM11/FMSN50)

Monte Carlo and Empirical Methods for Stochastic Inference (MASM11/FMSN50) Monte Carlo and Empirical Methods for Stochastic Inference (MASM11/FMSN50) Magnus Wiktorsson Centre for Mathematical Sciences Lund University, Sweden Lecture 6 Sequential Monte Carlo methods II February

More information

Asymmetric Information: Walrasian Equilibria, and Rational Expectations Equilibria

Asymmetric Information: Walrasian Equilibria, and Rational Expectations Equilibria Asymmetric Information: Walrasian Equilibria and Rational Expectations Equilibria 1 Basic Setup Two periods: 0 and 1 One riskless asset with interest rate r One risky asset which pays a normally distributed

More information

Dynamic Replication of Non-Maturing Assets and Liabilities

Dynamic Replication of Non-Maturing Assets and Liabilities Dynamic Replication of Non-Maturing Assets and Liabilities Michael Schürle Institute for Operations Research and Computational Finance, University of St. Gallen, Bodanstr. 6, CH-9000 St. Gallen, Switzerland

More information

Homework 3: Asset Pricing

Homework 3: Asset Pricing Homework 3: Asset Pricing Mohammad Hossein Rahmati November 1, 2018 1. Consider an economy with a single representative consumer who maximize E β t u(c t ) 0 < β < 1, u(c t ) = ln(c t + α) t= The sole

More information

درس هفتم یادگیري ماشین. (Machine Learning) دانشگاه فردوسی مشهد دانشکده مهندسی رضا منصفی

درس هفتم یادگیري ماشین. (Machine Learning) دانشگاه فردوسی مشهد دانشکده مهندسی رضا منصفی یادگیري ماشین توزیع هاي نمونه و تخمین نقطه اي پارامترها Sampling Distributions and Point Estimation of Parameter (Machine Learning) دانشگاه فردوسی مشهد دانشکده مهندسی رضا منصفی درس هفتم 1 Outline Introduction

More information

Scenario Generation and Sampling Methods

Scenario Generation and Sampling Methods Scenario Generation and Sampling Methods Güzin Bayraksan Tito Homem-de-Mello SVAN 2016 IMPA May 9th, 2016 Bayraksan (OSU) & Homem-de-Mello (UAI) Scenario Generation and Sampling SVAN IMPA May 9 1 / 30

More information

Economics 8106 Macroeconomic Theory Recitation 2

Economics 8106 Macroeconomic Theory Recitation 2 Economics 8106 Macroeconomic Theory Recitation 2 Conor Ryan November 8st, 2016 Outline: Sequential Trading with Arrow Securities Lucas Tree Asset Pricing Model The Equity Premium Puzzle 1 Sequential Trading

More information

Internet Appendix for Asymmetry in Stock Comovements: An Entropy Approach

Internet Appendix for Asymmetry in Stock Comovements: An Entropy Approach Internet Appendix for Asymmetry in Stock Comovements: An Entropy Approach Lei Jiang Tsinghua University Ke Wu Renmin University of China Guofu Zhou Washington University in St. Louis August 2017 Jiang,

More information

Monte Carlo and Empirical Methods for Stochastic Inference (MASM11/FMS091)

Monte Carlo and Empirical Methods for Stochastic Inference (MASM11/FMS091) Monte Carlo and Empirical Methods for Stochastic Inference (MASM11/FMS091) Magnus Wiktorsson Centre for Mathematical Sciences Lund University, Sweden Lecture 3 Importance sampling January 27, 2015 M. Wiktorsson

More information

EE266 Homework 5 Solutions

EE266 Homework 5 Solutions EE, Spring 15-1 Professor S. Lall EE Homework 5 Solutions 1. A refined inventory model. In this problem we consider an inventory model that is more refined than the one you ve seen in the lectures. The

More information

Financial Risk Management

Financial Risk Management Financial Risk Management Professor: Thierry Roncalli Evry University Assistant: Enareta Kurtbegu Evry University Tutorial exercices #4 1 Correlation and copulas 1. The bivariate Gaussian copula is given

More information

Week 2 Quantitative Analysis of Financial Markets Hypothesis Testing and Confidence Intervals

Week 2 Quantitative Analysis of Financial Markets Hypothesis Testing and Confidence Intervals Week 2 Quantitative Analysis of Financial Markets Hypothesis Testing and Confidence Intervals Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg :

More information

Numerical schemes for SDEs

Numerical schemes for SDEs Lecture 5 Numerical schemes for SDEs Lecture Notes by Jan Palczewski Computational Finance p. 1 A Stochastic Differential Equation (SDE) is an object of the following type dx t = a(t,x t )dt + b(t,x t

More information

Chapter 7: Estimation Sections

Chapter 7: Estimation Sections 1 / 40 Chapter 7: Estimation Sections 7.1 Statistical Inference Bayesian Methods: Chapter 7 7.2 Prior and Posterior Distributions 7.3 Conjugate Prior Distributions 7.4 Bayes Estimators Frequentist Methods:

More information

A New Multivariate Kurtosis and Its Asymptotic Distribution

A New Multivariate Kurtosis and Its Asymptotic Distribution A ew Multivariate Kurtosis and Its Asymptotic Distribution Chiaki Miyagawa 1 and Takashi Seo 1 Department of Mathematical Information Science, Graduate School of Science, Tokyo University of Science, Tokyo,

More information

Much of what appears here comes from ideas presented in the book:

Much of what appears here comes from ideas presented in the book: Chapter 11 Robust statistical methods Much of what appears here comes from ideas presented in the book: Huber, Peter J. (1981), Robust statistics, John Wiley & Sons (New York; Chichester). There are many

More information

UQ, STAT2201, 2017, Lectures 3 and 4 Unit 3 Probability Distributions.

UQ, STAT2201, 2017, Lectures 3 and 4 Unit 3 Probability Distributions. UQ, STAT2201, 2017, Lectures 3 and 4 Unit 3 Probability Distributions. Random Variables 2 A random variable X is a numerical (integer, real, complex, vector etc.) summary of the outcome of the random experiment.

More information

A distributed Laplace transform algorithm for European options

A distributed Laplace transform algorithm for European options A distributed Laplace transform algorithm for European options 1 1 A. J. Davies, M. E. Honnor, C.-H. Lai, A. K. Parrott & S. Rout 1 Department of Physics, Astronomy and Mathematics, University of Hertfordshire,

More information

Optimal Mixed Spectrum Auction

Optimal Mixed Spectrum Auction Optimal Mixed Spectrum Auction Alonso Silva Fernando Beltran Jean Walrand Electrical Engineering and Computer Sciences University of California at Berkeley Technical Report No. UCB/EECS-13-19 http://www.eecs.berkeley.edu/pubs/techrpts/13/eecs-13-19.html

More information

Course information FN3142 Quantitative finance

Course information FN3142 Quantitative finance Course information 015 16 FN314 Quantitative finance This course is aimed at students interested in obtaining a thorough grounding in market finance and related empirical methods. Prerequisite If taken

More information

Modelling Returns: the CER and the CAPM

Modelling Returns: the CER and the CAPM Modelling Returns: the CER and the CAPM Carlo Favero Favero () Modelling Returns: the CER and the CAPM 1 / 20 Econometric Modelling of Financial Returns Financial data are mostly observational data: they

More information

Fast Computation of Loss Distributions for Credit Portfolios

Fast Computation of Loss Distributions for Credit Portfolios Fast Computation of Loss Distributions for Credit Portfolios Quantitative Analytics Research Group Standard & Poor s William Morokoff and Liming Yang 55 Water Street, 44 th Floor New York, NY 10041 william_morokoff@sandp.com,

More information

Evaluation of a New Variance Components Estimation Method Modi ed Henderson s Method 3 With the Application of Two Way Mixed Model

Evaluation of a New Variance Components Estimation Method Modi ed Henderson s Method 3 With the Application of Two Way Mixed Model Evaluation of a New Variance Components Estimation Method Modi ed Henderson s Method 3 With the Application of Two Way Mixed Model Author: Weigang Qie; Chenfan Xu Supervisor: Lars Rönnegård June 0th, 009

More information

Quasi-Monte Carlo for Finance

Quasi-Monte Carlo for Finance Quasi-Monte Carlo for Finance Peter Kritzer Johann Radon Institute for Computational and Applied Mathematics (RICAM) Austrian Academy of Sciences Linz, Austria NCTS, Taipei, November 2016 Peter Kritzer

More information

CPSC 540: Machine Learning

CPSC 540: Machine Learning CPSC 540: Machine Learning Monte Carlo Methods Mark Schmidt University of British Columbia Winter 2019 Last Time: Markov Chains We can use Markov chains for density estimation, d p(x) = p(x 1 ) p(x }{{}

More information

Optimal Trade Execution: Mean Variance or Mean Quadratic Variation?

Optimal Trade Execution: Mean Variance or Mean Quadratic Variation? Optimal Trade Execution: Mean Variance or Mean Quadratic Variation? Peter Forsyth 1 S. Tse 2 H. Windcliff 2 S. Kennedy 2 1 Cheriton School of Computer Science University of Waterloo 2 Morgan Stanley New

More information

On Complexity of Multistage Stochastic Programs

On Complexity of Multistage Stochastic Programs On Complexity of Multistage Stochastic Programs Alexander Shapiro School of Industrial and Systems Engineering, Georgia Institute of Technology, Atlanta, Georgia 30332-0205, USA e-mail: ashapiro@isye.gatech.edu

More information

Fast narrow bounds on the value of Asian options

Fast narrow bounds on the value of Asian options Fast narrow bounds on the value of Asian options G. W. P. Thompson Centre for Financial Research, Judge Institute of Management, University of Cambridge Abstract We consider the problem of finding bounds

More information

Worst-Case Value-at-Risk of Derivative Portfolios

Worst-Case Value-at-Risk of Derivative Portfolios Worst-Case Value-at-Risk of Derivative Portfolios Steve Zymler Berç Rustem Daniel Kuhn Department of Computing Imperial College London Thalesians Seminar Series, November 2009 Risk Management is a Hot

More information

Making Decisions. CS 3793 Artificial Intelligence Making Decisions 1

Making Decisions. CS 3793 Artificial Intelligence Making Decisions 1 Making Decisions CS 3793 Artificial Intelligence Making Decisions 1 Planning under uncertainty should address: The world is nondeterministic. Actions are not certain to succeed. Many events are outside

More information

FINA 695 Assignment 1 Simon Foucher

FINA 695 Assignment 1 Simon Foucher Answer the following questions. Show your work. Due in the class on March 29. (postponed 1 week) You are expected to do the assignment on your own. Please do not take help from others. 1. (a) The current

More information

Monte Carlo Methods in Option Pricing. UiO-STK4510 Autumn 2015

Monte Carlo Methods in Option Pricing. UiO-STK4510 Autumn 2015 Monte Carlo Methods in Option Pricing UiO-STK4510 Autumn 015 The Basics of Monte Carlo Method Goal: Estimate the expectation θ = E[g(X)], where g is a measurable function and X is a random variable such

More information

Convex-Cardinality Problems

Convex-Cardinality Problems l 1 -norm Methods for Convex-Cardinality Problems problems involving cardinality the l 1 -norm heuristic convex relaxation and convex envelope interpretations examples recent results Prof. S. Boyd, EE364b,

More information

Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall Financial mathematics

Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall Financial mathematics Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall 2014 Reduce the risk, one asset Let us warm up by doing an exercise. We consider an investment with σ 1 =

More information

CHAPTER 8. Confidence Interval Estimation Point and Interval Estimates

CHAPTER 8. Confidence Interval Estimation Point and Interval Estimates CHAPTER 8. Confidence Interval Estimation Point and Interval Estimates A point estimate is a single number, a confidence interval provides additional information about the variability of the estimate Lower

More information

Option Pricing Models for European Options

Option Pricing Models for European Options Chapter 2 Option Pricing Models for European Options 2.1 Continuous-time Model: Black-Scholes Model 2.1.1 Black-Scholes Assumptions We list the assumptions that we make for most of this notes. 1. The underlying

More information

Bayesian Linear Model: Gory Details

Bayesian Linear Model: Gory Details Bayesian Linear Model: Gory Details Pubh7440 Notes By Sudipto Banerjee Let y y i ] n i be an n vector of independent observations on a dependent variable (or response) from n experimental units. Associated

More information

Limit Theorems for the Empirical Distribution Function of Scaled Increments of Itô Semimartingales at high frequencies

Limit Theorems for the Empirical Distribution Function of Scaled Increments of Itô Semimartingales at high frequencies Limit Theorems for the Empirical Distribution Function of Scaled Increments of Itô Semimartingales at high frequencies George Tauchen Duke University Viktor Todorov Northwestern University 2013 Motivation

More information

Economics 2010c: Lecture 4 Precautionary Savings and Liquidity Constraints

Economics 2010c: Lecture 4 Precautionary Savings and Liquidity Constraints Economics 2010c: Lecture 4 Precautionary Savings and Liquidity Constraints David Laibson 9/11/2014 Outline: 1. Precautionary savings motives 2. Liquidity constraints 3. Application: Numerical solution

More information

Lecture Notes 6. Assume F belongs to a family of distributions, (e.g. F is Normal), indexed by some parameter θ.

Lecture Notes 6. Assume F belongs to a family of distributions, (e.g. F is Normal), indexed by some parameter θ. Sufficient Statistics Lecture Notes 6 Sufficiency Data reduction in terms of a particular statistic can be thought of as a partition of the sample space X. Definition T is sufficient for θ if the conditional

More information

The histogram should resemble the uniform density, the mean should be close to 0.5, and the standard deviation should be close to 1/ 12 =

The histogram should resemble the uniform density, the mean should be close to 0.5, and the standard deviation should be close to 1/ 12 = Chapter 19 Monte Carlo Valuation Question 19.1 The histogram should resemble the uniform density, the mean should be close to.5, and the standard deviation should be close to 1/ 1 =.887. Question 19. The

More information