500 likes | 699 Views
Risk Measures. IEF 217a: Lecture Section 3 Fall 2002. Risk Measures Assigning a number to risk. Histogram Variance Beta (CAPM) Value at Risk (VaR) Expected utility Time Historical Perspectives. Histogram. Another Histogram. Histogram. Full picture of risk subject to:
E N D
Risk Measures IEF 217a: Lecture Section 3 Fall 2002
Risk MeasuresAssigning a number to risk • Histogram • Variance • Beta (CAPM) • Value at Risk (VaR) • Expected utility • Time • Historical Perspectives
Histogram • Full picture of risk subject to: • Underlying model is correct • Samples big enough • Easy to get with simulations • Problems • Complicated to • Summarize • Evaluate
Risk -> Single Number • Many attempts
Risk MeasuresAssigning a number to risk • Histogram • Variance • Beta (CAPM) • Value at Risk (VaR) • Expected utility • Time • Historical Perspectives
Variance • Expected value • Variance,
VarianceEqual Sample • Expected value • Variance,
Why Variance? • Easy to describe • People learn it in statistics classes • Normal Distribution • Completely described by • Expected Value • Variance (dispersion/risk) • Central limit theorem • Useful properties (adding)
Variances for Two: Covariance • E(x) = expected value of x • Covariance(x,y) = cov(x,y)
Useful Properties If x is independent of y then
Case for Variance • A pictorial example of variance • Matlab example: • varexam1.m
Case Against Variance • Asymmetry is not captured well by variance • For asymmetric distributions variance might not be a good measure
Mean Absolute DeviationClose Relative to Variance • Not as easy to compute • Not used as often • Less often reported with Normal distribution • Less sensitive to outliers than variance
Mean Absolute Deviation • Expected value • MAD,
Risk MeasuresAssigning a number to risk • Histogram • Variance • Beta (CAPM) • Value at Risk (VaR) • Expected utility • Time • Historical Perspectives
CAPM-Beta • r: individual stock return • a: constant for stock I • b: beta • e: idiosyncratic risk
The Importance of Portfolio Thinking (Markowitz) • Previously • Risk of a stock = Variance( r ) • Post CAPM • Risk of a stock = beta (b)
CAPM Example • Matlab: betatest.m • Portfolio problem • 0.8 market, 0.2 individual stock • Experiment • Measure contribution to portfolio std from • Increase beta on individual stock • Increase variance of e, idiosyncratic risk on stock
CAPM ExampleInterpreting Results • Beta risk contributes more to the overall risk of the portfolio then idiosynchratic • Intuition: • Idiosyncratic risk is uncorrelated with the overall portfolio so it contributes less to overall risk • Market risk is more important since it is correlated with the rest of the portfolio
“Traditional” CAPM • Mean/Variance world • E(return) linear function of beta • We wont dwell on this, why? • Outside of mean/variance world • Nonlinear dependence
Why do we still care about systematic (beta) risk? • Risk depends on • What you are considering to add to your portfolio and, • Its relationship to whatever is in your portfolio • Big picture risk analysis!! • Example: (general factor models)
Risk MeasuresAssigning a number to risk • Histogram • Variance • Beta (CAPM) • Value at Risk (VaR) • Expected utility • Time • Historical Perspectives
What is VaR? • VaR = Value at Risk • Percentile in left tail • Maximum loss, leaving out low probability events • matlab example: varpic.m
Why VaR? • Nonnormality • Derivatives • More relevant risk measure • Capital requirements • Firm wide risk reports
Close Relation:Expected Tail Loss (ETL) • E( r ) given that r < 5th percentile • Expected loss given that something really bad happens • matlab example: etlex.m
Risk MeasuresAssigning a number to risk • Histogram • Variance • Beta (CAPM) • Value at Risk (VaR) • Expected utility • Time • Historical Perspectives
Expected Utility • Replace expected value • with
What is u(x)? • u(x) = utility function • Important property • E(u(x)) often decreasing in measures of x riskiness
Example • u(x) = log(x) • x = [1; 2], probs = [0.5; 0.5] • E(x) = 1.5 • E(u(x)) = E(log(x)) = 0.35 • x = [0.5; 2.5], probs = [0.5; 0.5] • E(x) = 1.5 • E(u(x)) = E(log(x)) = 0.11
Why Does Expected Utility Fall? • Function curvature • Moving -0.5 has bigger impact then • Moving +0.5 Log(x) x 1.5
Utility Functions • Many different possibilities • Log, Power • Mean/Variance (Quadratic) • Specific functions (loss aversion, semivariance) • Is this the right way to measure risk? • Yes: under restrictive assumptions • No: In general, but it is often used • Easy to deal with in computer simulations
Risk MeasuresAssigning a number to risk • Histogram • Variance • Beta (CAPM) • Value at Risk (VaR) • Expected utility • Time • Historical Perspectives
Time • Future horizon • 1 Day • 1 Month • 1 Year • 10 Years • Liquidity • Maximum sustainable loss
Common Investor Advice • Long Horizon Investors (young) • More funds in equity (risky) • Short Horizon Investors (old) • More funds in bonds (less risky) • Does this make sense? • Montecarlo test • We’ll check this many times
Portfolio Experiment • Annual return: Normal, mean 0.05, std 0.15 • $100 starting investment • Two Horizons • 5 years • 20 years • Look at histograms and tails • matlab: timehorizon1.m
Liquidity • Good strategy in the long run • High expected return • May sustain large losses in the short run • Needs short term financial backing • Might go bankrupt before big returns are realized
Liquidity Example • FX Trader • Daily Return = [-0.1; 0.1] prob = [0.4;0.6] • Trade for 20 days • Start with $100 • Must stop when portfolio drops below $80 • (Pull the plug) • new matlab commands: next slide
Liquidity Example • Matlab commands • cumprod • Returns: r = [r1 r2 r3 r4] • cumprod(1+r) • (1+r1) • (1+r1)(1+r2) • (1+r1)(1+r2)(1+r3) • (1+r1)(1+r2)(1+r3)(1+r4) • matlab: ruin.m
Risk MeasuresAssigning a number to risk • Histogram • Variance • Beta (CAPM) • Value at Risk (VaR) • Expected utility • Time • Historical Perspectives
Historical Perspective • Risk -> Number: Very old problem • Different approaches • Economists/statisticians • Expected utility • Expected loss • Business/finance/investment • CAPM/Risk neutral pricing • Psychologists • Real people behave in strange ways with risk
Risk MeasuresAssigning a number to risk • Histogram • Variance • Beta (CAPM) • Value at Risk (VaR) • Expected utility • Time • Historical Perspectives
Risk Types (Jorion 1) • Market risk • Credit risk • Operational risk • Model risk • Legal risk