Portfolio Distribution Modelling and Computation. Harry Zheng Department of Mathematics Imperial College

Size: px
Start display at page:

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

Transcription

1 Portfolio Distribution Modelling and Computation Harry Zheng Department of Mathematics Imperial College Workshop on Fast Financial Algorithms Tanaka Business School Imperial College July 4,

2 Sum of Stochastic Processes Let X 1,..., X n be some stochastic processes defined on some filtered probability space (Ω, F, F {0 t T }, P ). Define L(t) = X 1 (t) + + X n (t). Objective: find the probability distribution function of L(t) for 0 t T. In this talk we assume X i (t) default indicator process, i.e., X i (t) = 1 {τi t} where τ i is default time of name i. If t = T is fixed then L = X X n where X 1,..., X n are Bernoulli random variables. 2

3 Applications Basket CDS (credit default swaps): L(t) is number of defaults by time t. Let {τ k } be ordered default times. Then the distribution of kth default time τ k is given by P (τ k t) = P (L(t) k). Expectation of k default contingent leg equals E[e rτ k 1 {τ k T } ]. CDO (collateralized debt obligations): L(t) is total portfolio loss. Expected tranche loss L k (t) at t is defined by L k (t) = E [min{max{l(t) A k, 0}, B k A k }] VaR (minimum loss) and CVaR (average loss): (α confidence level) VaR α (t) = inf{x : P (L(t) x) α}. CVaR α (t) = E [ L(t) L(t) VaR α (t) ]. 3

4 Correlation Modeling Factor model (Duffie-Singleton (1991), Lando (1998)). Defaults of individual names depend on some common state variables, given realization of state variables, defaults are independent to each other. Infectious model (Davis-Lo (2001), Jarrow-Yu (2001)). Default of one name may increase probabilities of other names to default. Copula model (Embrechts et al (1999, 2001)). Joint distribution is characterized by a copula function and marginal distributions, i.e., F (x 1,..., x n ) = C(F 1 (x 1 ),..., F n (x n )). Common copulas are Gaussian, t, exponential, Gumbel, Clayton, Frank copulas. Gaussian copula is used in CreditMetrics. Other models: particle system (Giesecke-Weber (2003)), queuing network (Davis-Rodriguez (2004)), etc. 4

5 Default indicator and latent variable: Homogeneous CreditMetrics X i = 1 Y i c and Y i = ρz + 1 ρ 2 ɛ i where c := Φ 1 (p) default threshold, ρ correlation factor, p unconditional default probability, and Z, ɛ 1,..., ɛ n independent N(0, 1) random variables. Unconditional default probability: P (X i = 1) = (Y i c) = Φ(c) = p. Conditional default probability: p(z) := P (Y i c Z = z) = Φ Φ 1 (p) ρz 1 ρ 2 Portfolio loss distribution: given Z, L = X X n binomial variable, P (L = k) = E Z [P (L = k Z)] = E Z n k p(z) k (1 p(z)) n k. 5

6 Default indicator and latent variable: Heterogeneous Factor Model X i = 1 Y i c i and Y i = a i Z + b i ɛ i where a 1, b i, c i constant, Z, ɛ i independent with distributions F Z, F i. Monte Carlo method: easy. Conditional default probability: given Z = z, p i (z) := P (Y i c i Z = z) = F i Conditional loss distribution: given Z, P (L = k Z) = S =k p i(z) i S i S c i a i z. b i (1 p i (Z)) where S subset of {1,..., n} containing exactly k elements. Summation is taken over ( ) n k different ways in which numbers can be chosen. 6

7 MGF Method (Gregory-Laurent, 2003) Moment Generating Functions: Given Z, E[u L ] = n k=0 P (L = k)u k E[u L Z] = E[u X 1 Z] E[u X n Z] = n (1 p i(z) + p i (Z)u) i=1 Therefore, n P (L = k)u k = E[ n (1 p i(z) + p i (Z)u)] k=0 i=1 RHS is polynomial of degree n. Expand formally and compare coefficients to get probabilities P (L = k). 7

8 Reformulation: Recursive Method I (Hull-White, 2004) U k := P (L = k Z) = π(z) S =k c i(z) i S where π(z) = n (1 p i(z)), c i (Z) = p i(z) i=1 1 p i (Z) Recurrence relationship: define then U 1 = V 1 2U 2 = V 1 U 1 V 2. V k := n i=1 c i(z) k, ku k = V 1 U k 1 V 2 U k ( 1) k V k 1 U 1 + ( 1) k+1 V k 8

9 Recursive Method II (Andersen-Sidenius-Basu, 2003) For j = 1,..., n, define random variables L j = X X j Recursive relation: for i = 0, 1,..., n 1, build portfolio distribution incrementally from the relation L j+1 = L j + X j+1 as follows: P (L j+1 = k Z) = P (L j = k Z)P (X j+1 = 0 Z) +P (L j = k 1 Z)P (X j+1 = 1 Z) with starting point P (L 0 = k) = 1 {k=0}. We can find conditional probability P (L n = k Z) in n iterations and the whole conditional distribution in n 2 iterations. 9

10 Large Portfolio Approximations Homogeneous portfolio: When n Vasicek (1987) applied strong law of large numbers to get limit distribution P ( ˉL ˉx) = Φ Φ 1 (p) + 1 ρ 2 Φ 1 (ˉx) ρ where ˉL percentage of default names in portfolio and 0 ˉx 1. Limiting distribution is highly skewed with heavy tails. Heterogeneous portfolio. Glasserman (2003) used Lagendre-Fenchel transformation to get the approximation Φ 1 (p) + 1 ρ P (L x) Φ 2 Φ 1 (x/n) ρ where 0 x n. The approximation works well if underlying names are uniformly distributed, but suffers large errors for highly structured portfolios. 10

11 0th order (normal) approximation Edgeworth Expansion P (L x) E Z Φ x μ(z) σ(z) where μ(z) = n i=1 p i (Z) and σ 2 (Z) = n i=1 p i (Z)(1 p i (Z)). 1st order approximation where P (L x E Z Φ x μ(z) σ(z) + H x μ(z) σ(z) H(x) = 6 1 σ(z) 3 γ(z)(1 x 2 )φ(x) γ(z) = n i=1 p i(z)(1 p i (z))(1 2p i (z)). kth order expansion: expressed in Chebyshev-Hermite polynomials and moments of X i s up to order k + 2, and approximation error is o(n k/2 ). 11

12 Saddle Point Approximation Daniels (1987), Martin-Thompson-Browne (2001) Conditional moment generating function: MGF of L, given Z, is given by M L (s; Z) = E(e sl Z) = n i=1 M X i (s; Z). Conditional saddle point: Define ˆt solution to K (ˆt; Z) = t for all t, where K(s; Z) = log M L (s; Z) and ˆt depend on t and Z. Conditional density function: Saddle point approximation f(t; Z) = (2πK (ˆt; Z)) 1/2 exp(k(ˆt; Z) tˆt). P (L x) E Z [ x f(t; Z)dt]. Excellent approximation for tail distributions, but not for whole distributions, good in computing VaR, CVaR. 12

13 Glasserman (2003) Example Portfolio consists of two homogeneous subportfolios, each characterized by one-factor CreditMetrics, and homogeneous approximation is poor. Data: U 1 = 1, U 2 = 1, N 1 = 150, N 2 = 850, p 1 = 0.05, p 2 = 0.001, ρ 1 = 0.8, ρ 2 = Glasserman Example 0.1 MC CLT Probability Total Loss 13

14 Dembo, Deuschel, Duffie (2004) Example 2 homogeneous subportfolios, c i exponential variables, Dembo et al used large deviations method. Data: K = 2, N 1 = 5000, N 2 = 5000, β 1 = 0.01, β 2 = 0.1, J = 2, p 1 = 0.7, p 2 = 0.3, p 1 (1) = 0.001, p 2 (1) = 0.004, p 1 (2) = , and p 2 (2) = Probability MC CLT AE Loss per Position 14

15 Comparison of Basket CDS Pricing λ ρ k MC EE MC EE MC EE MC EE The comparison of the hybrid method and the Monte Carlo method for the kth-to-default swap rates (in basis point) of a homogeneous basket CDS, where maturity T = 5, names n = 100, payment interval Δ i = 0.25, recovery rate δ = 0.4, interest rate r = 0.05, default time distribution F (t) = 1 e λt, Z and ɛ i are independent standard normal variables. 15

16 Infectious Defaults (Davis-Lo, 2001) A firm may default directly or may default due to the default of some other firm and the infection. Let Z i = 1 if firm i defaults and 0 otherwise. Then Z i = X i + (1 X i ) where X i, Y ji are Bernoulli random variables. 1 (1 X j Y ji ) j i 16

17 Interacting Default Intensities (Jarrow-Yu, 2001) Upward (downward) jumps in default intensities of non-defaulted firms at the default time of one of default-correlated firms. Default times τ i associated with names i, i = 1,..., n, defined by τ i = inf{t > 0 : t 0 λ i(s)ds E i } where E i are independent standard exponential random variables. The default intensity processes λ i (t) are given by (Jarrow and Yu (2001)) λ i (t) = a i0 + j i a ij 1 {τj t} where a ij are constants. The joint distribution of the default times is defined recursively through each other, a looping default phenomenon. Yu (2004) uses total hazard construction to get joint distribution of default times of 3 names and suggests simulation method for pricing basket CDSs. 17

18 Markovian Approach I (Frey-Backhaus, 2004) Denote X(t) = (X 1 (t),..., X n (t)) default indicator process, taking values in state space E = {0, 1} n, noting E = 2 n. Transition probabilities p(t, s, x, y) for 0 t s and x, y E satisfy backward Kolmogorov equations (ODEs) p(t, s, x, y) + Gp(t, s, x, y) = 0, p(s, s, x, y) = 1 {x=y} t and forward Kolmogorov equations (ODEs) p(t, s, x, y) = G p(t, s, x, y) = 0, p(t, t, x, y) = 1 {y=x} s where G infinitesimal generator and G adjoint operator. Main challenge is to solve Kolmogorov equations with dimension 2 n, although for homogeneous portfolio the dimension can be reduced to n. 18

19 Markovian Approach II (Herbertsson-Rootzen, 2006) Arrange elements of E in increasing order wrt number of defaults k to form an upper triangular generating matrix Q (dimension E E and very sparse). E.g. n = 2 and E arranged as (0, 1), (1, 0), (0, 1), (1, 1) then Q = (a 10 + a 20 ) a 10 a 20 (a 20 + a 21 ) a 20 + a 21 (a 10 + a 12 ) a 10 + a 12 0 Compute matrix exponential exp(qt) to get transition probabilities of states. Basket CDS and CDOs can be expressed in matrix-analytic forms.. Main challenge is to compute matrix exponential with dimension 2 n. (2006) used series expansion method and uniformization method. HR 19

20 Hazard Construction Method (Zheng, 2007) Using the total hazard method, we find The density function of τ as for 0 < t 1 < t 2 < < t n, where c = n ( i 1 i=1 f(t 1, t 2,..., t n ) = ce (w 1t 1 + +w n t n ) a im) and w k = ( k 1 a km) ( m=0 m=0 n m=k+1 a mk ) for k 1. R n + can be divided into n! regions according to order of (t 1, t 2,..., t n ). The pdf f in other regions can be derived with permutation. If n = 2 then f(t 1, t 2 ) = a 10 (a 20 + a 21 )e (a 10 a 21 )t 1 (a 20 +a 21 )t 2 if t 1 < t 2 a 20 (a 10 + a 12 )e (a 20 a 12 )t 2 (a 10 +a 12 )t 1 if t 2 < t 1 20

21 Homogeneous Interacting Intensities Assume that λ i (t) = a + n b1 {τj t}. j=1,j i Denote τ k the kth default time. The density function of τ k is given by f τ k(t) = k 1 j=0 α k,je β jt where β j = (n j)(a + jb) and α k,j constant depending on a and b. Example f τ 1(t) = nae nat f τ 2(t) = α 20 e nat + α 21 e (n 1)(a+b)t. Contagion has no effect on first default, but affects all subsequent defaults. 21

22 Basket CDS Pricing Data: n = 10, T = 3, Δ = 0.5, r = 0.05, and R = 0.5. b a k MC AP MC AP MC AP MC AP

23 Self-Exciting Point Processes Consider homogeneous self-exciting point processes λ i (t) = a + j i The joint density function is given by f(t 1,..., t n ) = n m=1 m 1 (a + be (t τ j) 1 {τj t}. j=1 be (t m t j ) )e ( n l=1 at l + n l 1 l=2 j=1 b(1 e (t l t j ) ) for t 1 <... < t n. The kth default time distribution is given by P (τ k > t) = e nat + k 1 i=1 for some functions g(t; t 1,..., t i ). t 0 t t 1... t t i 1 g(t; t 1,..., t i )dt 1... dt i 23

24 Summary All computation difficulties for general heterogeneous portfolio distributions are essentially due to dimensionality. Exact method: how to effectively use convolution method or Fourier transform method of high dimensions? Approximation method: how to improve the accuracy without comprising efficiency for both the whole and the tail distributions? Markovian method: how to solve Kolmogorov equations or compute matrix exponentials of high dimensions? Total hazard method: how to compute multivariate integrals of high dimensions? 24

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

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

Monte Carlo Simulation

Monte Carlo Simulation 1 Monte Carlo Simulation Stefan Weber Leibniz Universität Hannover email: sweber@stochastik.uni-hannover.de web: www.stochastik.uni-hannover.de/ sweber Monte Carlo Simulation 2 Quantifying and Hedging

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

The Skewed t Distribution for Portfolio Credit Risk

The Skewed t Distribution for Portfolio Credit Risk The Skewed t Distribution for Portfolio Credit Risk Wenbo Hu Bell Trading Alec N. Kercheval Florida State University Abstract Portfolio credit derivatives, such as basket credit default swaps (basket CDS),

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

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

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

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

INSURANCE RISK THEORY (Problems)

INSURANCE RISK THEORY (Problems) INSURANCE RISK THEORY (Problems) 1 Counting random variables 1. (Lack of memory property) Let X be a geometric distributed random variable with parameter p (, 1), (X Ge (p)). Show that for all n, m =,

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

How To Solve A Sequential Mca Problem

How To Solve A Sequential Mca Problem Monte Carlo-based statistical methods (MASM11/FMS091) Jimmy Olsson Centre for Mathematical Sciences Lund University, Sweden Lecture 6 Sequential Monte Carlo methods II February 3, 2012 Changes in HA1 Problem

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

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

Capital Allocation and Bank Management Based on the Quantification of Credit Risk

Capital Allocation and Bank Management Based on the Quantification of Credit Risk Capital Allocation and Bank Management Based on the Quantification of Credit Risk Kenji Nishiguchi, Hiroshi Kawai, and Takanori Sazaki 1. THE NEED FOR QUANTIFICATION OF CREDIT RISK Liberalization and deregulation

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

Cash Flow CLOs without Monte Carlo Simulation Open Source XVA/Risk

Cash Flow CLOs without Monte Carlo Simulation Open Source XVA/Risk Cash Flow CLOs without Monte Carlo Simulation Open Source XVA/Risk How to Avoid Monte-Carlo and What to Do when You Can t Dr. Donal Gallagher Columbia University IEOR Financial Engineering Practitioners

More information

Numerical methods for American options

Numerical methods for American options Lecture 9 Numerical methods for American options Lecture Notes by Andrzej Palczewski Computational Finance p. 1 American options The holder of an American option has the right to exercise it at any moment

More information

Conditional Tail Expectations for Multivariate Phase Type Distributions

Conditional Tail Expectations for Multivariate Phase Type Distributions Conditional Tail Expectations for Multivariate Phase Type Distributions Jun Cai Department of Statistics and Actuarial Science University of Waterloo Waterloo, ON N2L 3G1, Canada jcai@math.uwaterloo.ca

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

A SURVEY ON DEFAULT TIMES AS A TOOL FOR PORTFOLIO MANAGEMENT

A SURVEY ON DEFAULT TIMES AS A TOOL FOR PORTFOLIO MANAGEMENT A SURVEY ON DEFAULT TIMES AS A TOOL FOR PORTFOLIO MANAGEMENT RISK DAY, ETH ZURICH, OCTOBER 15, 2004 Dr. Christian Bluhm Head Credit Suisse, Zurich christian.bluhm@credit-suisse.com AGENDA INTRODUCTION

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

Chapter 3 RANDOM VARIATE GENERATION

Chapter 3 RANDOM VARIATE GENERATION Chapter 3 RANDOM VARIATE GENERATION In order to do a Monte Carlo simulation either by hand or by computer, techniques must be developed for generating values of random variables having known distributions.

More information

SF2940: Probability theory Lecture 8: Multivariate Normal Distribution

SF2940: Probability theory Lecture 8: Multivariate Normal Distribution SF2940: Probability theory Lecture 8: Multivariate Normal Distribution Timo Koski 24.09.2015 Timo Koski Matematisk statistik 24.09.2015 1 / 1 Learning outcomes Random vectors, mean vector, covariance matrix,

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

Chapter 2: Binomial Methods and the Black-Scholes Formula

Chapter 2: Binomial Methods and the Black-Scholes Formula Chapter 2: Binomial Methods and the Black-Scholes Formula 2.1 Binomial Trees We consider a financial market consisting of a bond B t = B(t), a stock S t = S(t), and a call-option C t = C(t), where the

More information

e.g. arrival of a customer to a service station or breakdown of a component in some system.

e.g. arrival of a customer to a service station or breakdown of a component in some system. Poisson process Events occur at random instants of time at an average rate of λ events per second. e.g. arrival of a customer to a service station or breakdown of a component in some system. Let N(t) be

More information

Valuation of a Homogeneous Collateralized Debt Obligation

Valuation of a Homogeneous Collateralized Debt Obligation Valuation of a Homogeneous Collateralized Debt Obligation by Fabio Mibielli Peixoto 1 An essay presented to the University of Waterloo in partial fulfillment of the requirements for the degree of Masters

More information

Pricing CDOs with state dependent stochastic recovery rates

Pricing CDOs with state dependent stochastic recovery rates KIER-TMU International Workshop on Financial Engineering 2010 repossession Pricing CDOs with state dependent stochastic recovery rates Jean-Paul Laurent Université Paris 1 Panthéon Sorbonne 1 Pricing CDOs

More information

Default Clustering and Valuation of Collateralized Debt Obligations

Default Clustering and Valuation of Collateralized Debt Obligations Default Clustering and Valuation of Collateralized Debt Obligations Xianhua Peng and Steven Kou Columbia University January 2009 Abstract The recent financial turmoil has witnessed the powerful impact

More information

Final Mathematics 5010, Section 1, Fall 2004 Instructor: D.A. Levin

Final Mathematics 5010, Section 1, Fall 2004 Instructor: D.A. Levin Final Mathematics 51, Section 1, Fall 24 Instructor: D.A. Levin Name YOU MUST SHOW YOUR WORK TO RECEIVE CREDIT. A CORRECT ANSWER WITHOUT SHOWING YOUR REASONING WILL NOT RECEIVE CREDIT. Problem Points Possible

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

A note on the distribution of the aggregate claim amount at ruin

A note on the distribution of the aggregate claim amount at ruin A note on the distribution of the aggregate claim amount at ruin Jingchao Li, David C M Dickson, Shuanming Li Centre for Actuarial Studies, Department of Economics, University of Melbourne, VIC 31, Australia

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

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

The Evaluation of Barrier Option Prices Under Stochastic Volatility. BFS 2010 Hilton, Toronto June 24, 2010

The Evaluation of Barrier Option Prices Under Stochastic Volatility. BFS 2010 Hilton, Toronto June 24, 2010 The Evaluation of Barrier Option Prices Under Stochastic Volatility Carl Chiarella, Boda Kang and Gunter H. Meyer School of Finance and Economics University of Technology, Sydney School of Mathematics

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

Copula Simulation in Portfolio Allocation Decisions

Copula Simulation in Portfolio Allocation Decisions Copula Simulation in Portfolio Allocation Decisions Gyöngyi Bugár Gyöngyi Bugár and Máté Uzsoki University of Pécs Faculty of Business and Economics This presentation has been prepared for the Actuaries

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

Probability and Random Variables. Generation of random variables (r.v.)

Probability and Random Variables. Generation of random variables (r.v.) Probability and Random Variables Method for generating random variables with a specified probability distribution function. Gaussian And Markov Processes Characterization of Stationary Random Process Linearly

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

RESEARCH INSIGHTS. Credit Risk Modeling and Valuation: An Introduction. The Barra Credit Series: Kay Giesecke

RESEARCH INSIGHTS. Credit Risk Modeling and Valuation: An Introduction. The Barra Credit Series: Kay Giesecke RESEARCH INSIGHTS The Barra Credit Series: Credit Risk Modeling and Valuation: An Introduction Kay Giesecke Kay Giesecke is an assistant professor at the Department of Operations Research and Industrial

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

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

CHAPTER IV - BROWNIAN MOTION

CHAPTER IV - BROWNIAN MOTION CHAPTER IV - BROWNIAN MOTION JOSEPH G. CONLON 1. Construction of Brownian Motion There are two ways in which the idea of a Markov chain on a discrete state space can be generalized: (1) The discrete time

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

THE NUMBER OF GRAPHS AND A RANDOM GRAPH WITH A GIVEN DEGREE SEQUENCE. Alexander Barvinok

THE NUMBER OF GRAPHS AND A RANDOM GRAPH WITH A GIVEN DEGREE SEQUENCE. Alexander Barvinok THE NUMBER OF GRAPHS AND A RANDOM GRAPH WITH A GIVEN DEGREE SEQUENCE Alexer Barvinok Papers are available at http://www.math.lsa.umich.edu/ barvinok/papers.html This is a joint work with J.A. Hartigan

More information

Approximation of Aggregate Losses Using Simulation

Approximation of Aggregate Losses Using Simulation Journal of Mathematics and Statistics 6 (3): 233-239, 2010 ISSN 1549-3644 2010 Science Publications Approimation of Aggregate Losses Using Simulation Mohamed Amraja Mohamed, Ahmad Mahir Razali and Noriszura

More information

Modeling Operational Risk: Estimation and Effects of Dependencies

Modeling Operational Risk: Estimation and Effects of Dependencies Modeling Operational Risk: Estimation and Effects of Dependencies Stefan Mittnik Sandra Paterlini Tina Yener Financial Mathematics Seminar March 4, 2011 Outline Outline of the Talk 1 Motivation Operational

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

ANALYZING INVESTMENT RETURN OF ASSET PORTFOLIOS WITH MULTIVARIATE ORNSTEIN-UHLENBECK PROCESSES

ANALYZING INVESTMENT RETURN OF ASSET PORTFOLIOS WITH MULTIVARIATE ORNSTEIN-UHLENBECK PROCESSES ANALYZING INVESTMENT RETURN OF ASSET PORTFOLIOS WITH MULTIVARIATE ORNSTEIN-UHLENBECK PROCESSES by Xiaofeng Qian Doctor of Philosophy, Boston University, 27 Bachelor of Science, Peking University, 2 a Project

More information

Quasi-exact Numerical Evaluation of Synthetic Collateralized Debt Obligations Prices

Quasi-exact Numerical Evaluation of Synthetic Collateralized Debt Obligations Prices Journal of Numerical Mathematics and Stochastics,2 (1) : 64-75, 2010 http://www.jnmas.org/jnmas2-6.pdf JNM@S Euclidean Press, LLC Online: ISSN 2151-2302 Quasi-exact Numerical Evaluation of Synthetic Collateralized

More information

Exact Confidence Intervals

Exact Confidence Intervals Math 541: Statistical Theory II Instructor: Songfeng Zheng Exact Confidence Intervals Confidence intervals provide an alternative to using an estimator ˆθ when we wish to estimate an unknown parameter

More information

Detection of changes in variance using binary segmentation and optimal partitioning

Detection of changes in variance using binary segmentation and optimal partitioning Detection of changes in variance using binary segmentation and optimal partitioning Christian Rohrbeck Abstract This work explores the performance of binary segmentation and optimal partitioning in the

More information

How to Model Operational Risk, if You Must

How to Model Operational Risk, if You Must How to Model Operational Risk, if You Must Paul Embrechts ETH Zürich (www.math.ethz.ch/ embrechts) Based on joint work with V. Chavez-Demoulin, H. Furrer, R. Kaufmann, J. Nešlehová and G. Samorodnitsky

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

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

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

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

Monte Carlo-based statistical methods (MASM11/FMS091)

Monte Carlo-based statistical methods (MASM11/FMS091) Monte Carlo-based statistical methods (MASM11/FMS091) Magnus Wiktorsson Centre for Mathematical Sciences Lund University, Sweden Lecture 6 Sequential Monte Carlo methods II February 7, 2014 M. Wiktorsson

More information

Macroeconomic Effects of Financial Shocks Online Appendix

Macroeconomic Effects of Financial Shocks Online Appendix Macroeconomic Effects of Financial Shocks Online Appendix By Urban Jermann and Vincenzo Quadrini Data sources Financial data is from the Flow of Funds Accounts of the Federal Reserve Board. We report the

More information

Modern Optimization Methods for Big Data Problems MATH11146 The University of Edinburgh

Modern Optimization Methods for Big Data Problems MATH11146 The University of Edinburgh Modern Optimization Methods for Big Data Problems MATH11146 The University of Edinburgh Peter Richtárik Week 3 Randomized Coordinate Descent With Arbitrary Sampling January 27, 2016 1 / 30 The Problem

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

Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics

Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics For 2015 Examinations Aim The aim of the Probability and Mathematical Statistics subject is to provide a grounding in

More information

Tutorial: Structural Models of the Firm

Tutorial: Structural Models of the Firm Tutorial: Structural Models of the Firm Peter Ritchken Case Western Reserve University February 16, 2015 Peter Ritchken, Case Western Reserve University Tutorial: Structural Models of the Firm 1/61 Tutorial:

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

3. Regression & Exponential Smoothing

3. Regression & Exponential Smoothing 3. Regression & Exponential Smoothing 3.1 Forecasting a Single Time Series Two main approaches are traditionally used to model a single time series z 1, z 2,..., z n 1. Models the observation z t as a

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

BUY-AND-HOLD STRATEGIES AND COMONOTONIC APPROXIMATIONS 1

BUY-AND-HOLD STRATEGIES AND COMONOTONIC APPROXIMATIONS 1 BUY-AND-HOLD STRATEGIES AND COMONOTONIC APPROXIMATIONS 1 J. Marín-Solano 2, Universitat de Barcelona O. Roch, Universitat de Barcelona J. Dhaene, Katholieque Universiteit Leuven C. Ribas, Universitat de

More information

Joint Exam 1/P Sample Exam 1

Joint Exam 1/P Sample Exam 1 Joint Exam 1/P Sample Exam 1 Take this practice exam under strict exam conditions: Set a timer for 3 hours; Do not stop the timer for restroom breaks; Do not look at your notes. If you believe a question

More information

Credit Derivatives: fundaments and ideas

Credit Derivatives: fundaments and ideas Credit Derivatives: fundaments and ideas Roberto Baviera, Rates & Derivatives Trader & Structurer, Abaxbank I.C.T.P., 14-17 Dec 2007 1 About? 2 lacked knowledge Source: WSJ 5 Dec 07 3 Outline 1. overview

More information

HETEROGENEOUS AGENTS AND AGGREGATE UNCERTAINTY. Daniel Harenberg daniel.harenberg@gmx.de. University of Mannheim. Econ 714, 28.11.

HETEROGENEOUS AGENTS AND AGGREGATE UNCERTAINTY. Daniel Harenberg daniel.harenberg@gmx.de. University of Mannheim. Econ 714, 28.11. COMPUTING EQUILIBRIUM WITH HETEROGENEOUS AGENTS AND AGGREGATE UNCERTAINTY (BASED ON KRUEGER AND KUBLER, 2004) Daniel Harenberg daniel.harenberg@gmx.de University of Mannheim Econ 714, 28.11.06 Daniel Harenberg

More information

Exam C, Fall 2006 PRELIMINARY ANSWER KEY

Exam C, Fall 2006 PRELIMINARY ANSWER KEY Exam C, Fall 2006 PRELIMINARY ANSWER KEY Question # Answer Question # Answer 1 E 19 B 2 D 20 D 3 B 21 A 4 C 22 A 5 A 23 E 6 D 24 E 7 B 25 D 8 C 26 A 9 E 27 C 10 D 28 C 11 E 29 C 12 B 30 B 13 C 31 C 14

More information

Distressed Debt Prices and Recovery Rate Estimation

Distressed Debt Prices and Recovery Rate Estimation Distressed Debt Prices and Recovery Rate Estimation Robert Jarrow Joint Work with Xin Guo and Haizhi Lin May 2008 Introduction Recent market events highlight the importance of understanding credit risk.

More information

Lectures on Stochastic Processes. William G. Faris

Lectures on Stochastic Processes. William G. Faris Lectures on Stochastic Processes William G. Faris November 8, 2001 2 Contents 1 Random walk 7 1.1 Symmetric simple random walk................... 7 1.2 Simple random walk......................... 9 1.3

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

Probability for Estimation (review)

Probability for Estimation (review) Probability for Estimation (review) In general, we want to develop an estimator for systems of the form: x = f x, u + η(t); y = h x + ω(t); ggggg y, ffff x We will primarily focus on discrete time linear

More information

2WB05 Simulation Lecture 8: Generating random variables

2WB05 Simulation Lecture 8: Generating random variables 2WB05 Simulation Lecture 8: Generating random variables Marko Boon http://www.win.tue.nl/courses/2wb05 January 7, 2013 Outline 2/36 1. How do we generate random variables? 2. Fitting distributions Generating

More information

Risk Management at a Leading Canadian Bank An Actuarial Science Graduate's View

Risk Management at a Leading Canadian Bank An Actuarial Science Graduate's View at a Leading Canadian Bank An Actuarial Science Graduate's View Yu Zhou Quantitative Analytics, Group Risk Management TD Bank Financial Group at a Leading Canadian Bank: An Actuarial Science Graduate s

More information

Presenter: Sharon S. Yang National Central University, Taiwan

Presenter: Sharon S. Yang National Central University, Taiwan Pricing Non-Recourse Provisions and Mortgage Insurance for Joint-Life Reverse Mortgages Considering Mortality Dependence: a Copula Approach Presenter: Sharon S. Yang National Central University, Taiwan

More information

On Default Correlation: A Copula Function Approach

On Default Correlation: A Copula Function Approach The RiskMetrics Group Working Paper Number 99-07 On Default Correlation: A Copula Function Approach David X. Li This draft: April 2000 First draft: September 1999 44 Wall St. New York, NY 10005 david.li@riskmetrics.com

More information

Pricing and risk measures of mortgage backed securities with PDE method

Pricing and risk measures of mortgage backed securities with PDE method Pricing and risk measures of mortgage backed securities with Xuefei He Manchester Business School October, 2010 1/14 Content Mortgage backed securities Mortgage backed securities 2/14 What is mortgage

More information

Least Squares Estimation

Least Squares Estimation Least Squares Estimation SARA A VAN DE GEER Volume 2, pp 1041 1045 in Encyclopedia of Statistics in Behavioral Science ISBN-13: 978-0-470-86080-9 ISBN-10: 0-470-86080-4 Editors Brian S Everitt & David

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

AN IMPROVED IMPLIED COPULA MODEL AND ITS APPLICATION TO THE VALUATION OF BESPOKE CDO TRANCHES. John Hull and Alan White

AN IMPROVED IMPLIED COPULA MODEL AND ITS APPLICATION TO THE VALUATION OF BESPOKE CDO TRANCHES. John Hull and Alan White AN IMPROVED IMPLIED COPULA MODEL AND ITS APPLICATION TO THE VALUATION OF BESPOKE CDO TRANCHES John Hull and Alan White Joseph L. Rotman School of Management University of Toronto First Draft: April 2008

More information

Pricing Corporate Bonds

Pricing Corporate Bonds Credit Risk Modeling 1 Pricing Corporate Bonds Bonds rated by rating agencies such as Moody s and S&P Collect data on actively traded bonds Calculate a generic zero-coupon yield curve for each credit rating

More information

Fast Monte Carlo CVA using Exposure Sampling Method

Fast Monte Carlo CVA using Exposure Sampling Method Fast Monte Carlo CVA using Exposure Sampling Method Alexander Sokol Numerix RiskMinds Conference 2010 (Geneva) Definitions Potential Future Exposure (PFE) PFE(T) is maximum loss due to counterparty default

More information

MATH 10: Elementary Statistics and Probability Chapter 5: Continuous Random Variables

MATH 10: Elementary Statistics and Probability Chapter 5: Continuous Random Variables MATH 10: Elementary Statistics and Probability Chapter 5: Continuous Random Variables Tony Pourmohamad Department of Mathematics De Anza College Spring 2015 Objectives By the end of this set of slides,

More information

Application of Quantitative Credit Risk Models in Fixed Income Portfolio Management

Application of Quantitative Credit Risk Models in Fixed Income Portfolio Management Application of Quantitative Credit Risk Models in Fixed Income Portfolio Management Ron D Vari, Ph.D., Kishore Yalamanchili, Ph.D., and David Bai, Ph.D. State Street Research and Management September 26-3,

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

Disability insurance: estimation and risk aggregation

Disability insurance: estimation and risk aggregation Disability insurance: estimation and risk aggregation B. Löfdahl Department of Mathematics KTH, Royal Institute of Technology May 2015 Introduction New upcoming regulation for insurance industry: Solvency

More information

APPLIED MATHEMATICS ADVANCED LEVEL

APPLIED MATHEMATICS ADVANCED LEVEL APPLIED MATHEMATICS ADVANCED LEVEL INTRODUCTION This syllabus serves to examine candidates knowledge and skills in introductory mathematical and statistical methods, and their applications. For applications

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

Copula model estimation and test of inventory portfolio pledge rate

Copula model estimation and test of inventory portfolio pledge rate International Journal of Business and Economics Research 2014; 3(4): 150-154 Published online August 10, 2014 (http://www.sciencepublishinggroup.com/j/ijber) doi: 10.11648/j.ijber.20140304.12 ISS: 2328-7543

More information

Penalized Splines - A statistical Idea with numerous Applications...

Penalized Splines - A statistical Idea with numerous Applications... Penalized Splines - A statistical Idea with numerous Applications... Göran Kauermann Ludwig-Maximilians-University Munich Graz 7. September 2011 1 Penalized Splines - A statistical Idea with numerous Applications...

More information

Probabilistic Models for Big Data. Alex Davies and Roger Frigola University of Cambridge 13th February 2014

Probabilistic Models for Big Data. Alex Davies and Roger Frigola University of Cambridge 13th February 2014 Probabilistic Models for Big Data Alex Davies and Roger Frigola University of Cambridge 13th February 2014 The State of Big Data Why probabilistic models for Big Data? 1. If you don t have to worry about

More information

Exponential Distribution

Exponential Distribution Exponential Distribution Definition: Exponential distribution with parameter λ: { λe λx x 0 f(x) = 0 x < 0 The cdf: F(x) = x Mean E(X) = 1/λ. f(x)dx = Moment generating function: φ(t) = E[e tx ] = { 1

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

Actuarial and Financial Mathematics Conference Interplay between finance and insurance

Actuarial and Financial Mathematics Conference Interplay between finance and insurance KONINKLIJKE VLAAMSE ACADEMIE VAN BELGIE VOOR WETENSCHAPPEN EN KUNSTEN Actuarial and Financial Mathematics Conference Interplay between finance and insurance CONTENTS Invited talk Optimal investment under

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