CH 5
CH 5
1 2
Def: Each risk measure is a single real number Till Guildiman, head of global research
representing different risk levels. at JP Morgan in late 1980s, creator of
Example 1: variance of the portfolio return, this the term “value at risk”.
measure tells how the variable our return is, The G-30 provided a venue for
but doesn’t tell the lose in monetary terms. discussing best risk management
Example 2: max possible loss, this measure is practices.
not informative, since the max possible loss is In July 1993, the term “value at risk”
usually the whole of the portfolio. was published in the G-30 report.
3 4
Definition of VaR Two parameters
Value at Risk (VaR) summaries the The horizon period, which might be
worse loss over a target horizon with a daily, weekly, monthly, quarterly, yearly
given level of confidence. or whatever.
the level of confidence, which might be
90%, 95%, 99% or any other
probability we choose.
5 6
Number of Days
VaR corresponds to the 1 - c = α lower- 20
7 8
Absolute VaR
Given horizon period as daily and 95% The former is simply the maximum
confidence, which is equivalent to amount we expect to lose with a given
regard the worst 5% daily revenues as level of confidence, measured from our
unexpected loss scenarios due to risk. current level of wealth.
For ABC over 1995, the value is $10
We can also define VaR in terms of
million, the 13th (=5%×260) worst loss
absolute dollar loss (absolute VaR), or out of 260 trading days. This $10m is
in terms of loss relative to the mean known as the absolute VaR for ABC over
revenue (relative VaR). 1995.
9 10
Relative VaR
13 14
The method puts the same weight on all The method becomes cumbersome for large
observations, including old data points. portfolios with complicated structures. In
It could produce a very large error in estimating practice, users adopt simplifications such as
VaR. For instance, a 99% daily VaR estimated grouping interest rate payoffs into bands,
over 100 days produces only one observation in which considerably increase the speed of
the tail, which necessarily leads to an imprecise computation. But if too many simplifications
VaR measure. Thus very long sample paths are are carried out,the benefit of distribution-free
required to obtain meaningful figure. The valuation can be lost.
dilemma is that this may involve observations
that are not relevant.
19 20
Parametric VaR: Normal
Returns
assumption
The parametric VaR focuses on the Arithmetic return
random process that describes the RtA = (Pt+1 – Pt)/Pt = δPt /Pt ≥ -100%
behavior of the asset's (portfolio's) return. where Pt is the price of the asset at time t.
That is we make assumption about the This implies that the return does not follow
probability density function (pdf) of return. a normal distribution since a normal random
One common approach considers the variable can take any real number.
normal distribution for the return process.
Does the return really follow normal ?
21 22
Returns
23 24
Ito lemma Summary
25 26
Suppose we want to determine the absolute Consider R ~ N (µ, σ2). We can always
VaR = -R* with confidence level c (or tail transform R into a standard normal
probability α = 1 - c). Given the pdf for random variable:
the return, we should be able to compute
the cut-off return by R−µ
Z = ~ N ( 0 ,1)
Pr[R < R*] = α. (6.8) σ
27 28
Hence, (6.8) becomes For instance, zα = -1.65 for α = 5% (95%
confidence) and
⎛ R * −µ ⎞ ⎛ R * −µ ⎞
Pr ⎜ Z < ⎟ = N⎜ ⎟ =α
⎝ σ ⎠ ⎝ σ ⎠ Area = 5%
R * −µ
= N −1 (α ) = zα
σ
-1.65 0 x
29 30
31 32
It is possible that the geometric return
As the variances computed from is used for computation because of the
arithmetic returns and geometric returns normality assumption.
are the same, two approaches produce But, the user think that the arithmetic
the same relative VaR. return or the VaR in revenue would be
One should aware of the absolute VaR much more meaningful in practice.
since the mean return appears in the Then basically, we have two ways to
expression. deal with it.
33 34
1. If you would like to see the VaR in 2. For VaR in arithmetic return, consider
revenue only, you can apply the the relationship of (6.7). We have
definition for the geometric return to Absolute VaR in arithmetic return
retrieve the VaR in revenue and = -σ zα - (µG + σ2/2)
(RG)*=ln(Pt*/W) ⇒ Pt* = W exp[(RG)*] Abs. VaR in revenue
⇒ REV* = Pt* - W. = Abs. VaR in arithmetic return × W
35 36
Provided that daily returns are
Holding period adjustment independently distributed from one day
to the next, the mean return over the
If we are given information based on 20-day period is:
one particular holding period, but want µmonthly = 20µdaily
VaR information based on a different Similarly, the variance of the 20-day
holding period. return is:
Imagine we are still dealing with daily σ2monthly = 20σ2daily
return, but are now interested in a ⇒ σmonthly = σdaily√20
longer horizon period of, say, 20 days
(i.e. one business month).
37 38
39 40
Does return follow normal? Checking the distribution
Checking the distribution
Eyeball testing: Q-Q plot Kolmogorov-Smirnov Goodness of Fit:
Let Fn(x) to be the empirical distribution
and F0(x) to be the hypothesized dist. The
Kolmogorov-Smirnov statistic:
Dn = supx|Fn(x) – F0(x)|.
Test: H0: F(x) = F0(x) vs H1: F(x) ≠ F0(x)
43 44
Monte Carlo Simulation to VaR Understanding MCS
MC method estimates VaR on the basis of
simulation, that means to produce possible Example: Suppose the geometric return of a
future events, derived from statistical stock follows normal:
models. It involves a number of steps. ln(St+1)-ln(St) = RGt = µt + σtεt,
Step 1: Select an appropriate statistical where εt ~ N(0,1). By drawing 1000 εt’s, we are
model for the asset(s). able to obtain two information:
Step 2: Construct fictitious price paths for the (1) 1000 possible stock prices in the future.
random variables involved. (2) The 51st smallest return is the 95% VaR
Step 3: Repeat Step 2 for enough times. after sorting the data in ascending order.
Step 4: Read off the VaR from the proxy
distribution. 45 46
and 1/ 2
⎡ 2 − ( 2 /ν ) Γ(1 / ν ) ⎤
λ=⎢ ⎥
⎣ Γ(3 / ν ) ⎦
It becomes normal when v = 2.
49 50
51 52
Improvement Estimation
53 54
55 56
Idea of generating GED Proposal distribution
57 58
59 60
Rejection method Results
From the graph, I choose c = 1.2. Using the rejection method, I generate
The rejection method runs as follows: 1 million possible returns.
Generate Y ~ Exp(1), i.e. Y = -ln(U1) From the generated sample, I obtain
Generate U ~ U(0,1) that 95% VaR = 1.87 (same as the
If U < 2f(Y)eY/1.2, then set X = Y. normal VaR) and that 99% VaR =
Otherwise, go to step 1. 3.04% > 2.66% (the normal VaR).
Generate V ~ U(0,1) This example shows that normal VaR is
If V < 0.5, then X = -X. only applicable for less confidence level.
61 62