VaR Methods IEF 217a: Lecture Section 6 Fall 2002 Jorion, Chapter 9 (skim)

Slides:



Advertisements
Similar presentations
Value-at-Risk: A Risk Estimating Tool for Management
Advertisements

Chapter 25 Risk Assessment. Introduction Risk assessment is the evaluation of distributions of outcomes, with a focus on the worse that might happen.
Options, Futures, and Other Derivatives 6 th Edition, Copyright © John C. Hull Chapter 18 Value at Risk.
Credit Risk Plus.
Value at Risk Chapter 18 Pertemuan 07
VAR METHODS. VAR  Portfolio theory: risk should be measure at the level of the portfolio  not single asset  Financial risk management before 1990 was.
Financial Risk Management Framework - Cash Flow at Risk
Portfolio VaR Jorion, chapter 7. Goals Portfolio VaR definitions Portfolio VaR global equity example –Delta normal –Historical –Bootstrap Incremental.
Chapter 21 Value at Risk Options, Futures, and Other Derivatives, 8th Edition, Copyright © John C. Hull 2012.
Chapter 21 Value at Risk Options, Futures, and Other Derivatives, 8th Edition, Copyright © John C. Hull 2012.
© 2012 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license.
Options, Futures, and Other Derivatives, 6 th Edition, Copyright © John C. Hull The Black-Scholes- Merton Model Chapter 13.
RISK VALUATION. Risk can be valued using : Derivatives Valuation –Using valuation method –Value the gain Risk Management Valuation –Using statistical.
Market-Risk Measurement
Chapter 6 Chapter 16 Sections , 4.0, Lecture 11 GRKS.XLSX Lecture 11 Low Prob Extremes.XLSX Lecture 11 Uncertain Emp Dist.XLSX Materials for.
Risk Measures IEF 217a: Lecture Section 3 Fall 2002.
Value At Risk IEF 217a: Lecture Section 5 Fall 2002 Jorion Chapter 5.
Probability and Sampling Theory and the Financial Bootstrap Tools (Part 2) IEF 217a: Lecture 2.b Fall 2002 Jorion chapter 4.
Testing VaR IEF 217a: Lecture Section 7 Fall 2002 Jorion, Chapter 6.
Value At Risk IEF 217a: Lecture Section 5 Fall 2002 Jorion Chapter 5.
RISK MANAGEMENT GOALS AND TOOLS. ROLE OF RISK MANAGER n MONITOR RISK OF A FIRM, OR OTHER ENTITY –IDENTIFY RISKS –MEASURE RISKS –REPORT RISKS –MANAGE -or.
Value at Risk (VAR) VAR is the maximum loss over a target
Sec. 8.2 – 8.3 Exchange Risk. What is a Short Position?  Liabilities > assets  If you are borrowing Yen to buy $ denominated assets? Are you short or.
Correlations and Copulas Chapter 10 Risk Management and Financial Institutions 2e, Chapter 10, Copyright © John C. Hull
Market Risk VaR: Historical Simulation Approach
Today Today: More Chapter 5 Reading: –Important Sections in Chapter 5: Only material covered in class Note we have not, and will not cover moment/probability.
Options, Futures, and Other Derivatives 6 th Edition, Copyright © John C. Hull Chapter 18 Value at Risk.
Valuing Stock Options:The Black-Scholes Model
11.1 Options, Futures, and Other Derivatives, 4th Edition © 1999 by John C. Hull The Black-Scholes Model Chapter 11.
Value at Risk.
Lecture 7: Simulations.
Risk Management and Financial Institutions 2e, Chapter 13, Copyright © John C. Hull 2009 Chapter 13 Market Risk VaR: Model- Building Approach 1.
Hedging and Value-at-Risk (VaR) Single asset VaR Delta-VaR for portfolios Delta-Gamma VaR simulated VaR Finance 70520, Spring 2002 Risk Management & Financial.
Advanced Risk Management I Lecture 6 Non-linear portfolios.
FRM Zvi Wiener Following P. Jorion, Financial Risk Manager Handbook Financial Risk Management.
Alternative Measures of Risk. The Optimal Risk Measure Desirable Properties for Risk Measure A risk measure maps the whole distribution of one dollar.
Irwin/McGraw-Hill 1 Market Risk Chapter 10 Financial Institutions Management, 3/e By Anthony Saunders.
The Oxford Guide to Financial Modeling by Ho & Lee Chapter 15. Risk Management The Oxford Guide to Financial Modeling Thomas S. Y. Ho and Sang Bin Lee.
LECTURE 22 VAR 1. Methods of calculating VAR (Cont.) Correlation method is conceptually simple and easy to apply; it only requires the mean returns and.
1 Value at Risk Chapter The Question Being Asked in VaR “What loss level is such that we are X % confident it will not be exceeded in N business.
Value at Risk Chapter 20 Value at Risk part 1 資管所 陳竑廷.
Topic 5. Measuring Credit Risk (Loan portfolio)
Derivation of the Beta Risk Factor
Valuing Stock Options: The Black- Scholes Model Chapter 11.
Fundamentals of Futures and Options Markets, 5 th Edition, Copyright © John C. Hull Value at Risk Chapter 18.
Value at Risk Chapter 16. The Question Being Asked in VaR “What loss level is such that we are X % confident it will not be exceeded in N business days?”
Market Risk VaR: Historical Simulation Approach N. Gershun.
Asmah Mohd Jaapar  Introduction  Integrating Market, Credit and Operational Risk  Approximation for Integrated VAR  Integrated VAR Analysis:
The Black-Scholes-Merton Model Chapter 13 Options, Futures, and Other Derivatives, 7th International Edition, Copyright © John C. Hull
 Measures the potential loss in value of a risky asset or portfolio over a defined period for a given confidence interval  For example: ◦ If the VaR.
Value at Risk Chapter 20 Options, Futures, and Other Derivatives, 7th International Edition, Copyright © John C. Hull 2008.
Options, Futures, and Other Derivatives, 5th edition © 2002 by John C. Hull 16.1 Value at Risk Chapter 16.
Options, Futures, and Other Derivatives, 4th edition © 1999 by John C. Hull 14.1 Value at Risk Chapter 14.
Lecture 3 Types of Probability Distributions Dr Peter Wheale.
Environmental Data Analysis with MatLab 2 nd Edition Lecture 22: Linear Approximations and Non Linear Least Squares.
Types of risk Market risk
The Three Common Approaches for Calculating Value at Risk
5. Volatility, sensitivity and VaR
Value at Risk and Expected Shortfall
Market-Risk Measurement
The Black-Scholes-Merton Model
Market Risk VaR: Historical Simulation Approach
Types of risk Market risk
Financial Risk Management
Market Risk VaR: Model-Building Approach
Correlations and Copulas
Andrei Iulian Andreescu
VaR Introduction I: Parametric VaR Tom Mills FinPricing
The Normal Distribution
Measuring Exposure to Exchange Rate Fluctuations
Presentation transcript:

VaR Methods IEF 217a: Lecture Section 6 Fall 2002 Jorion, Chapter 9 (skim)

Value at Risk: Methods Methods –Historical –Delta Normal –Monte-carlo –Bootstrap

Historical Use past data to build histograms Method: –Gather historical prices/returns –Use this data to predict possible moves in the portfolio over desired horizon of interest

Delta Normal Estimate means and standard deviations Use normal approximations What if value is a function V(s)? Need to estimate derivatives (see Jorion) Computer handles this automatically in monte-carlo Also, derivatives are all local approximations

Monte-Carlo VaR Make assumptions about distributions Simulate random variables matlab: mcdow.m Results similar to delta normal Why bother with monte-carlo? –Nonnormal distributions –More complicated portfolios and risk measures –Confidence intervals: mcdow2.m

Value at Risk: Methods Methods –Historical –Delta Normal –Monte-carlo –Bootstrapping

Bootstrapping Historical/Monte-carlo hybrid We’ve done this already –data = [ ]; –sample(data,n); Example –bdow.m

Harder Example Foreign currency forward contract 91 day forward 91 days in the future –Firm receives 10 million BP (British Pounds) –Delivers 15 million US $

Mark to Market Value (values in millions)

Risk Factors Exchange rate ($/BP) r(BP): British interest rate r($): US interest rate Assume: –($/BP) = –r(BP) = 6% per year –r($) = 5.5% per year –Effective interest rate = (days to maturity/360)r

Find the 5%, 1 Day VaR Very easy solution –Assume the interest rates are constant Analyze VaR from changes in the exchange rate price on the portfolio

Mark to Market Value (current value in millions $)

Mark to Market Value (1 day future value) X = % daily change in exchange rate

X = ? Historical Delta Normal Monte-carlo Bootstrap

Historical Data: bpday.dat Columns –1: Matlab date –2: $/BP –3: British interest rate (%/year) –4: U.S. Interest rate (%/year)

BP Forward: Historical Same as for Dow, but trickier valuation Matlab: histbpvar1.m

BP Forward: Monte-Carlo Matlab: mcbpvar1.m

BP Forward: Bootstrap Matlab: bbpvar1.m

Harder Problem 3 Risk factors –Exchange rate –British interest rate –U.S. interest rate

3 Risk Factors 1 day ahead value

Daily VaR Assessment Historical Historical VaR Get percentage changes for –$/BP: x –r(BP): y –r($): z Generate histograms matlab: histbpvar2.m

Daily VaR Assessment Bootstrap Historical VaR Get percentage changes for –$/BP: x –r(BP): y –r($): z Bootstrap from these matlab: bbpvar2.m

Bootstrap Question: Assume independence? –Bootstrap technique differs –matlab: bbpvar2.m

Risk Factors and Multivariate Problems Value = f(x, y, z) Assume random process for x, y, and z Value(t+1) = f(x(t+1), y(t+1), z(t+1))

New Challenges How do x, y, and z impact f()? How do x, y, and z move together? –Covariance?

Delta Normal Issues Life is more difficult for the pure table based delta normal method It is now involves –Assume normal changes in x, y, z –Find linear approximations to f() This involves partial derivatives which are often labeled with the Greek letter “delta” This is where “delta normal” comes from We will not cover this

Monte-carlo Method Don’t need approximations for f() Still need to know properties of x, y, z –Assume joint normal –Need covariance matrix ie var(x), var(y), var(z) and cov(x,y), cov(x,z), cov(y,z)

Value at Risk: Methods Methods –Historical –Delta Normal –Monte-carlo –Bootstrap