Monte Carlo Simulation

Size: px
Start display at page:

Download "Monte Carlo Simulation"

Transcription

1 1 Monte Carlo Simulation Stefan Weber Leibniz Universität Hannover web: sweber

2 Monte Carlo Simulation 2 Quantifying and Hedging the Downside Risk Risk management and financial regulation rely on the proper assessment of the downside risk of financial positions. Macroeconomic perspective regulators design and enforce appropriate rules for regulatory capital VaR current industry standard for downside risk not optimal New Basel Capital Accord (Basel II) only intermediate step Business perspective financial institutions improve portfolio value respecting regulatory capital rules hedge financial risks, in particular downside risk

3 Monte Carlo Simulation 3 Implementing Risk Measures Estimation of risk measures essential in practice Simulation algorithms are very tractable and applicable in many models Large losses are rare: risk measure simulation can be slow This requires variance reduction techniques

4 Monte Carlo Simulation 4 Outline (i) Toy example: Normal Copula Model (NCM) Credit portfolios Credit metrics Risk measurement (ii) Monte Carlo Simulation Importance sampling Stochastic approximation

5 Monte Carlo Simulation 5 Normal Copula Model

6 Monte Carlo Simulation 6 Better Manage Your Risks!

7 Monte Carlo Simulation 7 Credit Portfolios One-period model with time periods t = 0, 1 Financial positions at t = 1 are modeled as random variables Credit Portfolio Losses Portfolio with m positions (obligors) The random loss at time 1 due to a default of obligor i = 1, 2,..., m is denoted by l i The total losses are given by L = m i=1 l i Typical decomposition: l i = v i D i with exposure v i and default indicator D i {0, 1}

8 Monte Carlo Simulation 8 Credit Portfolios (2) Framework above is completely general (if we focus on one-period credit loss models) Risk assessment in practice requires specific models that need to be estimated/calibrated and evaluated Examples Credit Metrics JP Morgan; based on Normal Copula Credit Risk+ Credit Suisse; Poisson mixture model Copula models like the t-copula model general family; Gaussian mixture like t-copula particularly tractable

9 Monte Carlo Simulation 9 Credit Metrics Model of overall losses of credit portfolio over fixed time horizon Losses L = X 0 are given by: m L = v i D i. i=1 Default indicators: D i = 1 {Yi >y i } Marginal default probabilities: p i = P {D i = 1} m-dimensional normal factor with standardized marginals: Y = (Y 1, Y 2,..., Y m ) Threshold levels: y i = Φ 1 (1 p i )

10 Monte Carlo Simulation 10 Credit Metrics (continued) In industry applications the covariance matrix of the Gaussian vector Y is often specified through a factor model: where Y i = A i0 ε i + d A ij Z j i = 1,..., m, d < m; j=1 1 = A 2 i0 + A 2 i A 2 id A i0 > 0, A ij 0, Z 1,..., Z d are d independent standard normal random variables (systematic risks), and ε 1,..., ε m are m independent standard normal random variables which are independent of Z 1,..., Z d (idiosyncratic risks).

11 Monte Carlo Simulation 11 Credit Metrics (continued) JP Morgan s Credit Metrics is a simplistic toy model. The dependence structure is based on a Gaussian copula and ad hoc. The model exhibits no tail-dependence. Credit Metrics model is like Black-Scholes. Credit Metrics is also called Normal Copula Model (NCM). The NCM can be used as a basis for Gaussian mixture models like the t-copula model. Risk estimation techniques that work in the NCM can often be extended to Gaussian mixture models and other models.

12 Monte Carlo Simulation 12 Risk Measurement Credit Portfolio Losses Losses L = X 0 are given by: L = m v i D i. i=1 Downside Risk For a given portfolio model, the downside risk ρ(x) needs to be computed for a given risk measure ρ. Example: Shortfall risk If ρ is utility-based shortfall risk, then ρ(x) is given by the unique root s of the function f(s) := E[l( X s)] z.

13 Monte Carlo Simulation 13 Risk Measurement and Monte Carlo Shortfall risk Shortfall risk ρ(x) is given by the unique root s of the function Computational Problems f(s) := E[l( X s)] z. Downside risk focuses on the tail. Rare events are hard to simulate. Stochastic root finding problem needs to be solved. Efficient Computation Variance reduction techniques increase the accuracy/rate of convergence, e.g. importance sampling (Dunkel & W., 2007) Stochastic approximation (Dunkel & W., 2008a, 2008b)

14 Monte Carlo Simulation 14 Monte Carlo Simulation

15 Monte Carlo Simulation 15 Importance Sampling Shortfall risk Shortfall risk ρ(x) is given by the unique root s of the function First task: Estimate with h(l) = l(l s). Problem: f(s) := E[l( X s)] z. E P [l(l s)] = E P [h(l)] (i) Tail events are rare; if we compute the sample average of iid replications under h(l), we will converge very slowly to E P [h(l)]. (ii) Solution: simulate the important tail part more frequently!

16 Monte Carlo Simulation 16 Importance Sampling (2) First task: Estimate E P [l(l s)] = E P [h(l)] with h(l) = l(l s). Two-step variance reduction: (i) Importance sampling for L conditional on factor Z. (ii) Variance reduction for factor Z.

17 Monte Carlo Simulation 17 Special case: independent default events In the factor model, independence corresponds to A i0 = 1, A ij = 0 i = 1,..., m, j = 1,..., d. Importance Sampling: If Q is an equivalent probability measure with a density of the form then E P [h(l)] = E Q [ h(l) g(l) dq dp = g(l), ]. Sampling L k independently from the distribution of L under Q, we get an unbiased, consistent estimator of E P [h(l)]: Jn g = 1 n h(l k ) n g(l k ). k=1

18 Monte Carlo Simulation 18 Exponential twisting SR loss function: Suppose that l(x) = γ 1 x γ 1 [0, ) (x) is polynomial. Measure change: Consider class of probability measures Q θ, θ 0, with dq θ dp = exp(θl), ψ(θ) where ψ(θ) = log E[exp(θL)] = m i=1 log[1 + p i(e θv i 1)]. Optimal measure change: Minimize an upper bound for the L 2 -error of the estimator of E P [l(l s)]. This suggests an optimal θ s.

19 Monte Carlo Simulation 19 Exponential twisting (continued) (i) Calculate q i (θ s ) := p i e v iθ s 1 + p i (e v iθ s 1). (ii) Generate m Bernoulli-random numbers D i {0, 1}, such that D i = 1 with probability q i (θ s ). (iii) Calculate ψ(θ s ) = m log[1 + p i (e θ sv i 1)] i=1 and L = m i=1 v id i, and return the estimator l(l s) exp [ Lθ s + ψ (θ s )].

20 Monte Carlo Simulation 20 Exponential twisting (continued) 1 (a) naive MC method 1 (b) one-step method: exponential twisting E[(L-c) γ 1 {L c} ] / γ e-04 1e-05 1e-06 c=0.2 L + c=0.3 L + 1e-05 c=0.4 L + c=0.5 L + 1e log 10 (n) E[(L-c) γ 1 {L c} ] / γ e-04 c=0.2 L + c=0.3 L + c=0.4 L + c=0.5 L log 10 (n) Figure 1: MC results for estimating SR with piecewise polynomial loss function in the NCM. Length of error bars is sample standard deviation of estimator.

21 Monte Carlo Simulation 21 Stochastic Approximation Stochastic approximation methods provide more efficient root-finding techniques for shortfall risk (Dunkel & W., 2008). Robbins-Monro Algorithm Let Ŷs : [0, 1] R such that E[Ŷs(U)] = f(s) for U unif[0,1]. Choose a constant γ ( 1 2, 1], c > 0, and a starting value s 1 [a, b] s. For n N we define recursively: [ s n+1 = Π [a,b] s n + c ] n γ Y n with (1) Y n = Ŷs n (U n ) (2) for a sequence (U n ) of independent, unif[0,1]-distributed random variables.

22 Monte Carlo Simulation 22 Stochastic Approximation (2) Averaging procedure Theorem 1 Suppose that γ ( 1 2, 1). For arbitrary ρ (0, 1) we define s n = 1 ρ n n i=(1 ρ)n Then s n s P -almost surely. For every ε > 0 there exists another process ŝ such that P ( s n = ŝ n n) 1 ε and ( ) ρn (ŝn s σ 2 (s ) ) N 0, (f (s )) 2. Optimal rate and asymptotic variance guaranteed Finite sample properties usually good s i.

23 Monte Carlo Simulation 23 Stochastic approximation (3) PDF Polyak-Ruppert N = c = 100 γ = 0.7 ρ = 0.1 n = 60 n = n = S n Averaging algorithmus: ρn( s n s ) is asymptotically normal (simulation of UBSR with polynomial loss function in the NCM with IS).

24 Monte Carlo Simulation 24 Conclusion

25 Monte Carlo Simulation 25 Conclusion (i) Axiomatic theory of risk measures VaR is not a good risk measure Better risk measures have been designed, e.g. Utility-based Shortfall Risk (ii) Implementation in credit portfolio models Importance sampling Stochastic approximation

26 Monte Carlo Simulation 26 Further research Comparison of stochastic average approximation with stochastic approximation Extension of the proposed techniques to a larger class of risk measures, e.g. optimized certainty equivalents Adjustments for liquidity risk Dynamic risk measurement procedures, and their numerical implementation

27 Monte Carlo Simulation 27 Thank you for your attention!

Credit Risk Models: An Overview

Credit Risk Models: An Overview Credit Risk Models: An Overview Paul Embrechts, Rüdiger Frey, Alexander McNeil ETH Zürich c 2003 (Embrechts, Frey, McNeil) A. Multivariate Models for Portfolio Credit Risk 1. Modelling Dependent Defaults:

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

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

arxiv:1412.1183v1 [q-fin.rm] 3 Dec 2014

arxiv:1412.1183v1 [q-fin.rm] 3 Dec 2014 Regulatory Capital Modelling for Credit Risk arxiv:1412.1183v1 [q-fin.rm] 3 Dec 2014 Marek Rutkowski a, Silvio Tarca a, a School of Mathematics and Statistics F07, University of Sydney, NSW 2006, Australia.

More information

Statistics for Retail Finance. Chapter 8: Regulation and Capital Requirements

Statistics for Retail Finance. Chapter 8: Regulation and Capital Requirements Statistics for Retail Finance 1 Overview > We now consider regulatory requirements for managing risk on a portfolio of consumer loans. Regulators have two key duties: 1. Protect consumers in the financial

More information

Basics of Statistical Machine Learning

Basics of Statistical Machine Learning CS761 Spring 2013 Advanced Machine Learning Basics of Statistical Machine Learning Lecturer: Xiaojin Zhu jerryzhu@cs.wisc.edu Modern machine learning is rooted in statistics. You will find many familiar

More information

Portfolio Distribution Modelling and Computation. Harry Zheng Department of Mathematics Imperial College h.zheng@imperial.ac.uk

Portfolio Distribution Modelling and Computation. Harry Zheng Department of Mathematics Imperial College h.zheng@imperial.ac.uk Portfolio Distribution Modelling and Computation Harry Zheng Department of Mathematics Imperial College h.zheng@imperial.ac.uk Workshop on Fast Financial Algorithms Tanaka Business School Imperial College

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

PHASE ESTIMATION ALGORITHM FOR FREQUENCY HOPPED BINARY PSK AND DPSK WAVEFORMS WITH SMALL NUMBER OF REFERENCE SYMBOLS

PHASE ESTIMATION ALGORITHM FOR FREQUENCY HOPPED BINARY PSK AND DPSK WAVEFORMS WITH SMALL NUMBER OF REFERENCE SYMBOLS PHASE ESTIMATION ALGORITHM FOR FREQUENCY HOPPED BINARY PSK AND DPSK WAVEFORMS WITH SMALL NUM OF REFERENCE SYMBOLS Benjamin R. Wiederholt The MITRE Corporation Bedford, MA and Mario A. Blanco The MITRE

More information

An Internal Model for Operational Risk Computation

An Internal Model for Operational Risk Computation An Internal Model for Operational Risk Computation Seminarios de Matemática Financiera Instituto MEFF-RiskLab, Madrid http://www.risklab-madrid.uam.es/ Nicolas Baud, Antoine Frachot & Thierry Roncalli

More information

Risk Measures for Solvency Regulation and Asset Liability Management

Risk Measures for Solvency Regulation and Asset Liability Management SAV, Olten 28 August 2015 1 Risk Measures for Solvency Regulation and Asset Liability Management Stefan Weber Leibniz Universität Hannover Olten 28 August 2015 SAV, Olten 28 August 2015 2 Motivation A

More information

Spatial Statistics Chapter 3 Basics of areal data and areal data modeling

Spatial Statistics Chapter 3 Basics of areal data and areal data modeling Spatial Statistics Chapter 3 Basics of areal data and areal data modeling Recall areal data also known as lattice data are data Y (s), s D where D is a discrete index set. This usually corresponds to data

More information

Sales forecasting # 2

Sales forecasting # 2 Sales forecasting # 2 Arthur Charpentier arthur.charpentier@univ-rennes1.fr 1 Agenda Qualitative and quantitative methods, a very general introduction Series decomposition Short versus long term forecasting

More information

A LOGNORMAL MODEL FOR INSURANCE CLAIMS DATA

A LOGNORMAL MODEL FOR INSURANCE CLAIMS DATA REVSTAT Statistical Journal Volume 4, Number 2, June 2006, 131 142 A LOGNORMAL MODEL FOR INSURANCE CLAIMS DATA Authors: Daiane Aparecida Zuanetti Departamento de Estatística, Universidade Federal de São

More information

Regulatory and Economic Capital

Regulatory and Economic Capital Regulatory and Economic Capital Measurement and Management Swati Agiwal November 18, 2011 What is Economic Capital? Capital available to the bank to absorb losses to stay solvent Probability Unexpected

More information

Diversification Between Different Risk Types ISDA - London - March 2004

Diversification Between Different Risk Types ISDA - London - March 2004 Diversification Between Different Risk Types ISDA - London - March 2004 Sebastian G Fritz Credit Risk Management Agenda What are DB s peers doing? How DB does it currently? How will DB do it in future?

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

A Log-Robust Optimization Approach to Portfolio Management

A Log-Robust Optimization Approach to Portfolio Management A Log-Robust Optimization Approach to Portfolio Management Dr. Aurélie Thiele Lehigh University Joint work with Ban Kawas Research partially supported by the National Science Foundation Grant CMMI-0757983

More information

Marshall-Olkin distributions and portfolio credit risk

Marshall-Olkin distributions and portfolio credit risk Marshall-Olkin distributions and portfolio credit risk Moderne Finanzmathematik und ihre Anwendungen für Banken und Versicherungen, Fraunhofer ITWM, Kaiserslautern, in Kooperation mit der TU München und

More information

The Monte Carlo Framework, Examples from Finance and Generating Correlated Random Variables

The Monte Carlo Framework, Examples from Finance and Generating Correlated Random Variables Monte Carlo Simulation: IEOR E4703 Fall 2004 c 2004 by Martin Haugh The Monte Carlo Framework, Examples from Finance and Generating Correlated Random Variables 1 The Monte Carlo Framework Suppose we wish

More information

Some Pratical Issues on Credit Risk

Some Pratical Issues on Credit Risk Some Pratical Issues on Credit Risk Séminaire CREST / LFA Paris, 6 Février 2003 Thierry Roncalli Groupe de Recherche Opérationnelle Crédit Lyonnais http://gro.creditlyonnais.fr Joint work with P. Demey,

More information

Numerical Methods for Option Pricing

Numerical Methods for Option Pricing Chapter 9 Numerical Methods for Option Pricing Equation (8.26) provides a way to evaluate option prices. For some simple options, such as the European call and put options, one can integrate (8.26) directly

More information

For a partition B 1,..., B n, where B i B j = for i. A = (A B 1 ) (A B 2 ),..., (A B n ) and thus. P (A) = P (A B i ) = P (A B i )P (B i )

For a partition B 1,..., B n, where B i B j = for i. A = (A B 1 ) (A B 2 ),..., (A B n ) and thus. P (A) = P (A B i ) = P (A B i )P (B i ) Probability Review 15.075 Cynthia Rudin A probability space, defined by Kolmogorov (1903-1987) consists of: A set of outcomes S, e.g., for the roll of a die, S = {1, 2, 3, 4, 5, 6}, 1 1 2 1 6 for the roll

More information

Time Series Analysis

Time Series Analysis Time Series Analysis Autoregressive, MA and ARMA processes Andrés M. Alonso Carolina García-Martos Universidad Carlos III de Madrid Universidad Politécnica de Madrid June July, 212 Alonso and García-Martos

More information

Master s Theory Exam Spring 2006

Master s Theory Exam Spring 2006 Spring 2006 This exam contains 7 questions. You should attempt them all. Each question is divided into parts to help lead you through the material. You should attempt to complete as much of each problem

More information

Linear Classification. Volker Tresp Summer 2015

Linear Classification. Volker Tresp Summer 2015 Linear Classification Volker Tresp Summer 2015 1 Classification Classification is the central task of pattern recognition Sensors supply information about an object: to which class do the object belong

More information

6.2 Permutations continued

6.2 Permutations continued 6.2 Permutations continued Theorem A permutation on a finite set A is either a cycle or can be expressed as a product (composition of disjoint cycles. Proof is by (strong induction on the number, r, of

More information

Variance Reduction. Pricing American Options. Monte Carlo Option Pricing. Delta and Common Random Numbers

Variance Reduction. Pricing American Options. Monte Carlo Option Pricing. Delta and Common Random Numbers Variance Reduction The statistical efficiency of Monte Carlo simulation can be measured by the variance of its output If this variance can be lowered without changing the expected value, fewer replications

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

Department of Mathematics, Indian Institute of Technology, Kharagpur Assignment 2-3, Probability and Statistics, March 2015. Due:-March 25, 2015.

Department of Mathematics, Indian Institute of Technology, Kharagpur Assignment 2-3, Probability and Statistics, March 2015. Due:-March 25, 2015. Department of Mathematics, Indian Institute of Technology, Kharagpur Assignment -3, Probability and Statistics, March 05. Due:-March 5, 05.. Show that the function 0 for x < x+ F (x) = 4 for x < for x

More information

Statistical Machine Learning

Statistical Machine Learning Statistical Machine Learning UoC Stats 37700, Winter quarter Lecture 4: classical linear and quadratic discriminants. 1 / 25 Linear separation For two classes in R d : simple idea: separate the classes

More information

Tail-Dependence an Essential Factor for Correctly Measuring the Benefits of Diversification

Tail-Dependence an Essential Factor for Correctly Measuring the Benefits of Diversification Tail-Dependence an Essential Factor for Correctly Measuring the Benefits of Diversification Presented by Work done with Roland Bürgi and Roger Iles New Views on Extreme Events: Coupled Networks, Dragon

More information

An Hybrid Optimization Method For Risk Measure Reduction Of A Credit Portfolio Under Constraints

An Hybrid Optimization Method For Risk Measure Reduction Of A Credit Portfolio Under Constraints An Hybrid Optimization Method For Risk Measure Reduction Of A Credit Portfolio Under Constraints Ivorra Benjamin & Mohammadi Bijan Montpellier 2 University Quibel Guillaume, Tehraoui Rim & Delcourt Sebastien

More information

Overview of Monte Carlo Simulation, Probability Review and Introduction to Matlab

Overview of Monte Carlo Simulation, Probability Review and Introduction to Matlab Monte Carlo Simulation: IEOR E4703 Fall 2004 c 2004 by Martin Haugh Overview of Monte Carlo Simulation, Probability Review and Introduction to Matlab 1 Overview of Monte Carlo Simulation 1.1 Why use simulation?

More information

Risk Factor Contributions in Portfolio Credit Risk Models

Risk Factor Contributions in Portfolio Credit Risk Models Risk Factor s in Portfolio Credit Risk Models Dan Rosen David Saunders January 31, 29 Abstract Determining contributions to overall portfolio risk is an important topic in financial risk management. At

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

MATH4427 Notebook 2 Spring 2016. 2 MATH4427 Notebook 2 3. 2.1 Definitions and Examples... 3. 2.2 Performance Measures for Estimators...

MATH4427 Notebook 2 Spring 2016. 2 MATH4427 Notebook 2 3. 2.1 Definitions and Examples... 3. 2.2 Performance Measures for Estimators... MATH4427 Notebook 2 Spring 2016 prepared by Professor Jenny Baglivo c Copyright 2009-2016 by Jenny A. Baglivo. All Rights Reserved. Contents 2 MATH4427 Notebook 2 3 2.1 Definitions and Examples...................................

More information

Measuring Economic Capital: Value at Risk, Expected Tail Loss and Copula Approach

Measuring Economic Capital: Value at Risk, Expected Tail Loss and Copula Approach Measuring Economic Capital: Value at Risk, Expected Tail Loss and Copula Approach by Jeungbo Shim, Seung-Hwan Lee, and Richard MacMinn August 19, 2009 Please address correspondence to: Jeungbo Shim Department

More information

A HYBRID GENETIC ALGORITHM FOR THE MAXIMUM LIKELIHOOD ESTIMATION OF MODELS WITH MULTIPLE EQUILIBRIA: A FIRST REPORT

A HYBRID GENETIC ALGORITHM FOR THE MAXIMUM LIKELIHOOD ESTIMATION OF MODELS WITH MULTIPLE EQUILIBRIA: A FIRST REPORT New Mathematics and Natural Computation Vol. 1, No. 2 (2005) 295 303 c World Scientific Publishing Company A HYBRID GENETIC ALGORITHM FOR THE MAXIMUM LIKELIHOOD ESTIMATION OF MODELS WITH MULTIPLE EQUILIBRIA:

More information

Some remarks on two-asset options pricing and stochastic dependence of asset prices

Some remarks on two-asset options pricing and stochastic dependence of asset prices Some remarks on two-asset options pricing and stochastic dependence of asset prices G. Rapuch & T. Roncalli Groupe de Recherche Opérationnelle, Crédit Lyonnais, France July 16, 001 Abstract In this short

More information

Vasicek Single Factor Model

Vasicek Single Factor Model Alexandra Kochendörfer 7. Februar 2011 1 / 33 Problem Setting Consider portfolio with N different credits of equal size 1. Each obligor has an individual default probability. In case of default of the

More information

Risk Measures, Risk Management, and Optimization

Risk Measures, Risk Management, and Optimization Risk Measures, Risk Management, and Optimization Prof. Dr. Svetlozar (Zari) Rachev Frey Family Foundation Chair-Professor, Applied Mathematics and Statistics, Stony Brook University Chief Scientist, FinAnalytica

More information

The two defaults scenario for stressing credit portfolio loss distributions

The two defaults scenario for stressing credit portfolio loss distributions The two defaults scenario for stressing credit portfolio loss distributions Dirk Tasche arxiv:1002.2604v2 [q-fin.rm] 25 Oct 2015 The impact of a stress scenario of default events on the loss distribution

More information

Maximum Likelihood Estimation

Maximum Likelihood Estimation Math 541: Statistical Theory II Lecturer: Songfeng Zheng Maximum Likelihood Estimation 1 Maximum Likelihood Estimation Maximum likelihood is a relatively simple method of constructing an estimator for

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

ECON20310 LECTURE SYNOPSIS REAL BUSINESS CYCLE

ECON20310 LECTURE SYNOPSIS REAL BUSINESS CYCLE ECON20310 LECTURE SYNOPSIS REAL BUSINESS CYCLE YUAN TIAN This synopsis is designed merely for keep a record of the materials covered in lectures. Please refer to your own lecture notes for all proofs.

More information

CONTENTS. List of Figures List of Tables. List of Abbreviations

CONTENTS. List of Figures List of Tables. List of Abbreviations List of Figures List of Tables Preface List of Abbreviations xiv xvi xviii xx 1 Introduction to Value at Risk (VaR) 1 1.1 Economics underlying VaR measurement 2 1.1.1 What is VaR? 4 1.1.2 Calculating VaR

More information

Some stability results of parameter identification in a jump diffusion model

Some stability results of parameter identification in a jump diffusion model Some stability results of parameter identification in a jump diffusion model D. Düvelmeyer Technische Universität Chemnitz, Fakultät für Mathematik, 09107 Chemnitz, Germany Abstract In this paper we discuss

More information

arxiv:cond-mat/0309003v3 [cond-mat.other] 9 Feb 2004

arxiv:cond-mat/0309003v3 [cond-mat.other] 9 Feb 2004 arxiv:cond-mat/0309003v3 [cond-mat.other] 9 Feb 2004 Calculating Concentration-Sensitive Capital Charges with Conditional Value-at-Risk Dirk Tasche 1 and Ursula Theiler 2 1 Deutsche Bundesbank, Postfach

More information

Energy Markets. Weather Derivates

Energy Markets. Weather Derivates III: Weather Derivates René Bendheim Center for Finance Department of Operations Research & Financial Engineering Princeton University Banff, May 2007 Weather and Commodity Stand-alone temperature precipitation

More information

Arbitrage-Free Pricing Models

Arbitrage-Free Pricing Models Arbitrage-Free Pricing Models Leonid Kogan MIT, Sloan 15.450, Fall 2010 c Leonid Kogan ( MIT, Sloan ) Arbitrage-Free Pricing Models 15.450, Fall 2010 1 / 48 Outline 1 Introduction 2 Arbitrage and SPD 3

More information

Safety margins for unsystematic biometric risk in life and health insurance

Safety margins for unsystematic biometric risk in life and health insurance Safety margins for unsystematic biometric risk in life and health insurance Marcus C. Christiansen June 1, 2012 7th Conference in Actuarial Science & Finance on Samos Seite 2 Safety margins for unsystematic

More information

Java Modules for Time Series Analysis

Java Modules for Time Series Analysis Java Modules for Time Series Analysis Agenda Clustering Non-normal distributions Multifactor modeling Implied ratings Time series prediction 1. Clustering + Cluster 1 Synthetic Clustering + Time series

More information

A Uniform Asymptotic Estimate for Discounted Aggregate Claims with Subexponential Tails

A Uniform Asymptotic Estimate for Discounted Aggregate Claims with Subexponential Tails 12th International Congress on Insurance: Mathematics and Economics July 16-18, 2008 A Uniform Asymptotic Estimate for Discounted Aggregate Claims with Subexponential Tails XUEMIAO HAO (Based on a joint

More information

Monte Carlo-based statistical methods (MASM11/FMS091)

Monte Carlo-based statistical methods (MASM11/FMS091) Monte Carlo-based statistical methods (MASM11/FMS091) Jimmy Olsson Centre for Mathematical Sciences Lund University, Sweden Lecture 5 Sequential Monte Carlo methods I February 5, 2013 J. Olsson Monte Carlo-based

More information

Calculating VaR. Capital Market Risk Advisors CMRA

Calculating VaR. Capital Market Risk Advisors CMRA Calculating VaR Capital Market Risk Advisors How is VAR Calculated? Sensitivity Estimate Models - use sensitivity factors such as duration to estimate the change in value of the portfolio to changes in

More information

Estimating an ARMA Process

Estimating an ARMA Process Statistics 910, #12 1 Overview Estimating an ARMA Process 1. Main ideas 2. Fitting autoregressions 3. Fitting with moving average components 4. Standard errors 5. Examples 6. Appendix: Simple estimators

More information

Aggregate Loss Models

Aggregate Loss Models Aggregate Loss Models Chapter 9 Stat 477 - Loss Models Chapter 9 (Stat 477) Aggregate Loss Models Brian Hartman - BYU 1 / 22 Objectives Objectives Individual risk model Collective risk model Computing

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

APPLYING COPULA FUNCTION TO RISK MANAGEMENT. Claudio Romano *

APPLYING COPULA FUNCTION TO RISK MANAGEMENT. Claudio Romano * APPLYING COPULA FUNCTION TO RISK MANAGEMENT Claudio Romano * Abstract This paper is part of the author s Ph. D. Thesis Extreme Value Theory and coherent risk measures: applications to risk management.

More information

Package EstCRM. July 13, 2015

Package EstCRM. July 13, 2015 Version 1.4 Date 2015-7-11 Package EstCRM July 13, 2015 Title Calibrating Parameters for the Samejima's Continuous IRT Model Author Cengiz Zopluoglu Maintainer Cengiz Zopluoglu

More information

FORWARDS AND EUROPEAN OPTIONS ON CDO TRANCHES. John Hull and Alan White. First Draft: December, 2006 This Draft: March 2007

FORWARDS AND EUROPEAN OPTIONS ON CDO TRANCHES. John Hull and Alan White. First Draft: December, 2006 This Draft: March 2007 FORWARDS AND EUROPEAN OPTIONS ON CDO TRANCHES John Hull and Alan White First Draft: December, 006 This Draft: March 007 Joseph L. Rotman School of Management University of Toronto 105 St George Street

More information

Dynamic Asset Allocation Using Stochastic Programming and Stochastic Dynamic Programming Techniques

Dynamic Asset Allocation Using Stochastic Programming and Stochastic Dynamic Programming Techniques Dynamic Asset Allocation Using Stochastic Programming and Stochastic Dynamic Programming Techniques Gerd Infanger Stanford University Winter 2011/2012 MS&E348/Infanger 1 Outline Motivation Background and

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 5 Sequential Monte Carlo methods I February

More information

Dependence in non-life insurance

Dependence in non-life insurance Dependence in non-life insurance Hanna Arvidsson and Sofie Francke U.U.D.M. Project Report 2007:23 Examensarbete i matematisk statistik, 20 poäng Handledare och examinator: Ingemar Kaj Juni 2007 Department

More information

Quantitative Operational Risk Management

Quantitative Operational Risk Management Quantitative Operational Risk Management Kaj Nyström and Jimmy Skoglund Swedbank, Group Financial Risk Control S-105 34 Stockholm, Sweden September 3, 2002 Abstract The New Basel Capital Accord presents

More information

Message-passing sequential detection of multiple change points in networks

Message-passing sequential detection of multiple change points in networks Message-passing sequential detection of multiple change points in networks Long Nguyen, Arash Amini Ram Rajagopal University of Michigan Stanford University ISIT, Boston, July 2012 Nguyen/Amini/Rajagopal

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

ASTIN Helsinky, June 2009. Jean-Francois Decroocq / Frédéric Planchet

ASTIN Helsinky, June 2009. Jean-Francois Decroocq / Frédéric Planchet ASTIN Helsinky, June 2009 Jean-Francois Decroocq / Frédéric Planchet Euler Hermes Winter & Associés MODELING CREDIT INSURANCE 2 Credit insurance has some specificities Most Existing modeling derived from

More information

STT315 Chapter 4 Random Variables & Probability Distributions KM. Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables

STT315 Chapter 4 Random Variables & Probability Distributions KM. Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables Discrete vs. continuous random variables Examples of continuous distributions o Uniform o Exponential o Normal Recall: A random

More information

Supplement to Call Centers with Delay Information: Models and Insights

Supplement to Call Centers with Delay Information: Models and Insights Supplement to Call Centers with Delay Information: Models and Insights Oualid Jouini 1 Zeynep Akşin 2 Yves Dallery 1 1 Laboratoire Genie Industriel, Ecole Centrale Paris, Grande Voie des Vignes, 92290

More information

INTEREST RATES AND FX MODELS

INTEREST RATES AND FX MODELS INTEREST RATES AND FX MODELS 8. Portfolio greeks Andrew Lesniewski Courant Institute of Mathematical Sciences New York University New York March 27, 2013 2 Interest Rates & FX Models Contents 1 Introduction

More information

Hedging Options In The Incomplete Market With Stochastic Volatility. Rituparna Sen Sunday, Nov 15

Hedging Options In The Incomplete Market With Stochastic Volatility. Rituparna Sen Sunday, Nov 15 Hedging Options In The Incomplete Market With Stochastic Volatility Rituparna Sen Sunday, Nov 15 1. Motivation This is a pure jump model and hence avoids the theoretical drawbacks of continuous path models.

More information

Options 1 OPTIONS. Introduction

Options 1 OPTIONS. Introduction Options 1 OPTIONS Introduction A derivative is a financial instrument whose value is derived from the value of some underlying asset. A call option gives one the right to buy an asset at the exercise or

More information

Sensitivity analysis of utility based prices and risk-tolerance wealth processes

Sensitivity analysis of utility based prices and risk-tolerance wealth processes Sensitivity analysis of utility based prices and risk-tolerance wealth processes Dmitry Kramkov, Carnegie Mellon University Based on a paper with Mihai Sirbu from Columbia University Math Finance Seminar,

More information

A Model of Optimum Tariff in Vehicle Fleet Insurance

A Model of Optimum Tariff in Vehicle Fleet Insurance A Model of Optimum Tariff in Vehicle Fleet Insurance. Bouhetala and F.Belhia and R.Salmi Statistics and Probability Department Bp, 3, El-Alia, USTHB, Bab-Ezzouar, Alger Algeria. Summary: An approach about

More information

A SURVEY ON CONTINUOUS ELLIPTICAL VECTOR DISTRIBUTIONS

A SURVEY ON CONTINUOUS ELLIPTICAL VECTOR DISTRIBUTIONS A SURVEY ON CONTINUOUS ELLIPTICAL VECTOR DISTRIBUTIONS Eusebio GÓMEZ, Miguel A. GÓMEZ-VILLEGAS and J. Miguel MARÍN Abstract In this paper it is taken up a revision and characterization of the class of

More information

Measuring Portfolio Value at Risk

Measuring Portfolio Value at Risk Measuring Portfolio Value at Risk Chao Xu 1, Huigeng Chen 2 Supervisor: Birger Nilsson Department of Economics School of Economics and Management, Lund University May 2012 1 saintlyjinn@hotmail.com 2 chenhuigeng@gmail.com

More information

OPTIMAL PORTFOLIO ALLOCATION UNDER ASSET AND SURPLUS VaR CONSTRAINTS

OPTIMAL PORTFOLIO ALLOCATION UNDER ASSET AND SURPLUS VaR CONSTRAINTS OPTIMAL PORTFOLIO ALLOCATION UNDER ASSET AND SURPLUS VaR CONSTRAINTS A. MONFORT (1) 1 Alain MONFORT, professor at CNAM and CREST, Paris, France, mailing address - CREST, 15 Boulevard Gabriel Péri, 92245

More information

Systematic risk modelisation in credit risk insurance

Systematic risk modelisation in credit risk insurance Systematic risk modelisation in credit risk insurance Frédéric Planchet Jean-François Decroocq Ψ Fabrice Magnin α ISFA - Laboratoire SAF β Université de Lyon - Université Claude Bernard Lyon 1 Groupe EULER

More information

Estimating the Degree of Activity of jumps in High Frequency Financial Data. joint with Yacine Aït-Sahalia

Estimating the Degree of Activity of jumps in High Frequency Financial Data. joint with Yacine Aït-Sahalia Estimating the Degree of Activity of jumps in High Frequency Financial Data joint with Yacine Aït-Sahalia Aim and setting An underlying process X = (X t ) t 0, observed at equally spaced discrete times

More information

Recent Developments of Statistical Application in. Finance. Ruey S. Tsay. Graduate School of Business. The University of Chicago

Recent Developments of Statistical Application in. Finance. Ruey S. Tsay. Graduate School of Business. The University of Chicago Recent Developments of Statistical Application in Finance Ruey S. Tsay Graduate School of Business The University of Chicago Guanghua Conference, June 2004 Summary Focus on two parts: Applications in Finance:

More information

Matching Investment Strategies in General Insurance Is it Worth It? Aim of Presentation. Background 34TH ANNUAL GIRO CONVENTION

Matching Investment Strategies in General Insurance Is it Worth It? Aim of Presentation. Background 34TH ANNUAL GIRO CONVENTION Matching Investment Strategies in General Insurance Is it Worth It? 34TH ANNUAL GIRO CONVENTION CELTIC MANOR RESORT, NEWPORT, WALES Aim of Presentation To answer a key question: What are the benefit of

More information

Basel II: Operational Risk Implementation based on Risk Framework

Basel II: Operational Risk Implementation based on Risk Framework Systems Ltd General Kiselov 31 BG-9002 Varna Tel. +359 52 612 367 Fax +359 52 612 371 email office@eurorisksystems.com WEB: www.eurorisksystems.com Basel II: Operational Risk Implementation based on Risk

More information

Lecture 3: Linear methods for classification

Lecture 3: Linear methods for classification Lecture 3: Linear methods for classification Rafael A. Irizarry and Hector Corrada Bravo February, 2010 Today we describe four specific algorithms useful for classification problems: linear regression,

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

Working Paper A simple graphical method to explore taildependence

Working Paper A simple graphical method to explore taildependence econstor www.econstor.eu Der Open-Access-Publikationsserver der ZBW Leibniz-Informationszentrum Wirtschaft The Open Access Publication Server of the ZBW Leibniz Information Centre for Economics Abberger,

More information

Probability Calculator

Probability Calculator Chapter 95 Introduction Most statisticians have a set of probability tables that they refer to in doing their statistical wor. This procedure provides you with a set of electronic statistical tables that

More information

Subject ST9 Enterprise Risk Management Syllabus

Subject ST9 Enterprise Risk Management Syllabus Subject ST9 Enterprise Risk Management Syllabus for the 2015 exams 1 June 2014 Aim The aim of the Enterprise Risk Management (ERM) Specialist Technical subject is to instil in successful candidates the

More information

Decomposing total risk of a portfolio into the contributions of individual assets

Decomposing total risk of a portfolio into the contributions of individual assets Decomposing total risk of a portfolio into the contributions of individual assets Abstract. Yukio Muromachi Graduate School of Social Sciences, Tokyo Metropolitan University 1-1 Minami-Ohsawa, Hachiohji,

More information

A Bootstrap Metropolis-Hastings Algorithm for Bayesian Analysis of Big Data

A Bootstrap Metropolis-Hastings Algorithm for Bayesian Analysis of Big Data A Bootstrap Metropolis-Hastings Algorithm for Bayesian Analysis of Big Data Faming Liang University of Florida August 9, 2015 Abstract MCMC methods have proven to be a very powerful tool for analyzing

More information

Variations of Statistical Models

Variations of Statistical Models 38. Statistics 1 38. STATISTICS Revised September 2013 by G. Cowan (RHUL). This chapter gives an overview of statistical methods used in high-energy physics. In statistics, we are interested in using a

More information

Introduction to Markov Chain Monte Carlo

Introduction to Markov Chain Monte Carlo Introduction to Markov Chain Monte Carlo Monte Carlo: sample from a distribution to estimate the distribution to compute max, mean Markov Chain Monte Carlo: sampling using local information Generic problem

More information

Dynamic Factor Copula Model

Dynamic Factor Copula Model Dynamic Factor Copula Model Ken Jackson Alex Kreinin Wanhe Zhang July 6, 2009 Abstract The Gaussian factor copula model is the market standard model for multi-name credit derivatives. Its main drawback

More information

Gaussian Conjugate Prior Cheat Sheet

Gaussian Conjugate Prior Cheat Sheet Gaussian Conjugate Prior Cheat Sheet Tom SF Haines 1 Purpose This document contains notes on how to handle the multivariate Gaussian 1 in a Bayesian setting. It focuses on the conjugate prior, its Bayesian

More information

Parametric fractional imputation for missing data analysis

Parametric fractional imputation for missing data analysis 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 Biometrika (????,??,?, pp. 1 14 C???? Biometrika Trust Printed in

More information

Efficiency and the Cramér-Rao Inequality

Efficiency and the Cramér-Rao Inequality Chapter Efficiency and the Cramér-Rao Inequality Clearly we would like an unbiased estimator ˆφ (X of φ (θ to produce, in the long run, estimates which are fairly concentrated i.e. have high precision.

More information

Volatility modeling in financial markets

Volatility modeling in financial markets Volatility modeling in financial markets Master Thesis Sergiy Ladokhin Supervisors: Dr. Sandjai Bhulai, VU University Amsterdam Brian Doelkahar, Fortis Bank Nederland VU University Amsterdam Faculty of

More information

STAT 830 Convergence in Distribution

STAT 830 Convergence in Distribution STAT 830 Convergence in Distribution Richard Lockhart Simon Fraser University STAT 830 Fall 2011 Richard Lockhart (Simon Fraser University) STAT 830 Convergence in Distribution STAT 830 Fall 2011 1 / 31

More information

Estimating the random coefficients logit model of demand using aggregate data

Estimating the random coefficients logit model of demand using aggregate data Estimating the random coefficients logit model of demand using aggregate data David Vincent Deloitte Economic Consulting London, UK davivincent@deloitte.co.uk September 14, 2012 Introduction Estimation

More information