Risk Assessment - PowerPoint PPT Presentation

1 / 27
About This Presentation
Title:

Risk Assessment

Description:

Volatility is the key input in any VaR calculation. ... Historical volatility estimates are typically used in VaR calculations. ... – PowerPoint PPT presentation

Number of Views:49
Avg rating:3.0/5.0
Slides: 28
Provided by: briced
Category:

less

Transcript and Presenter's Notes

Title: Risk Assessment


1
Chapter 25 Risk Assessment
2
Introduction
  • Risk assessment is the evaluation of
    distributions of outcomes, with a focus on the
    worse that might happen.
  • Insurance companies, for example, are in the
    business of determining the likelihood of, and
    loss associated with, an insured event.

3
Value at Risk
  • Value at risk (VaR) is a way to perform risk
    assessment for complex portfolios.
  • In general, computing value at risk means finding
    the value of a portfolio such that there is a
    specified probability that the portfolio will be
    worth at least this much over a given horizon.
  • Regulators have proposed assessing capital at
    three times the 99 10-day VaR

4
Value at Risk
  • There are at least three uses of value at risk
  • Regulators can use VaR to compute capital
    requirements for financial institutions.
  • Managers can use VaR as an input in making
    risk-taking and risk-management decisions.
  • Managers can also use VaR to assess the quality
    of the banks models (accuracy of the bank
    models predictions of its own losses).

5
Value at risk for one stock
  • Suppose is the dollar return on a portfolio
    over the horizon h, and f (x, h) is the
    distribution of returns.
  • Define the value at risk of the portfolio as the
    return, xh(c), such that
  • Suppose a portfolio consists of a single stock
    and we wish to compute value at risk over the
    horizon h.

6
Value at risk for one stock
  • If we pick a stock price and the
    distribution of the stock price after h periods,
    Sh, is lognormal, then
  • (24.5)

7
Example
  • Assume you have 3M worth of stock, with an
    expected return of 15, a 30 volatility, and no
    dividend.
  • You know (from cumulative Normal distribution
    tables) that the 95 lower tail corresponds to a
    z-value of -1.645
  • Compute the value that your portfolio has a 95
    chance of exceeding in one week. Infer the VAR.

8
Example - Solution
  • The value of the 95 position is given by
  • Hence we get
  • Sh 2.8072 million
  • And the VAR is 3 million - 2.8072 million
    0.1928 m

9
Value at risk for one stock
  • In practice, it is common to simplify the VaR
    calculation by assuming a normal return rather
    than a lognormal return. A normal approximation
    is
  • (24.7)
  • We could further simplify by ignoring the mean
  • Mean is hard to estimate precisely.
  • For short horizons, the mean is less important
    than the diffusion term in an Itô process.
  • (24.8)
  • Both equations become less reasonable as h grows.

10
Example
  • Assume you have 3M worth of stock, with an
    expected return of 15, a 30 volatility, and no
    dividend.
  • You know (from cumulative Normal distribution
    tables) that the 95 lower tail corresponds to a
    z-value of -1.645
  • Compute the value that your portfolio has a 95
    chance of exceeding in one week. Infer the VAR.

11
Example - Solution
  • Using the following formula
  • We obtain
  • S 3 ( 1.15(1/52) -1.645(.30)sqrt(1/52) )
  • S 2.7947
  • And the VAR is
  • 3m - 2.7947m 0.2053m that we stand to
    loose.

12
Two or more stocks
  • When we consider a portfolio having two or more
    stocks, the distribution of the future portfolio
    value is the sum of lognormally distributed
    random variables.
  • Since the distribution is no longer lognormal, we
    can use the normal approximation.

13
Two or more stocks
  • Let the annual mean of the return on stock i, ri,
    be ?i.
  • The standard deviation of the return on stock i
    is ?i.
  • The correlation between stocks i and j is ?ij.
  • The dollar investment in stock i is Wi.
  • The value of a portfolio containing n stocks is

14
Two or more stocks
  • If there are n assets, the VaR calculation
    requires that we specify the standard deviation
    for each stock, along with all pairwise
    correlations.
  • The return on the portfolio over the horizon h,
    Rh, is
  • Assuming normality, the annualized distribution
    of the portfolio return is
  • (24.9)

15
VaR for nonlinear portfolios
  • If a portfolio contains options as well as
    stocks, it is more complicated to compute the
    distribution of returns.
  • The sum of the lognormally distributed stock
    prices is not lognormal.
  • The option price distribution is complicated.
  • There are two approaches to handling
    nonlinearity
  • Delta approximation We can create a linear
    approximation to the option price by using the
    option delta.
  • Monte Carlo simulation We can value the option
    using an appropriate option pricing formula and
    then perform Monte Carlo simulation to obtain the
    return distribution.

16
Delta approximation
  • If the return on stock i is , we can
    approximate the return on the option as
    , where ?i is the option delta. Let Ni be the
    number of options and wi the number of shares of
    the stock.
  • The expected return on the stock and option
    portfolio over the horizon h is then
  • (24.10)
  • The term ?i Ni?i measures the exposure to
    stock i.
  • The variance of the return is
  • (24.11)
  • With this mean and variance, we can mimic the
    n-stock analysis.

17
Monte Carlo simulation
  • Monte Carlo simulation works well in situations
    where we need a two-tailed approach to VaR (e.g.,
    straddle).
  • Simulation produces the distribution of portfolio
    values.
  • To use Monte Carlo simulation,
  • We randomly draw a set of stock prices.
  • Once we have the portfolio values corresponding
    to each draw of random prices, we sort the
    resulting portfolio values in ascending order.
  • The 5 lower tail of portfolio values, for
    example, is used to compute the 95 value at risk.

18
Monte Carlo simulation
  • Example 1
  • Consider the 1-week 95 value at risk of an
    at-the-money written straddle on 100,000 shares
    of a single stock.
  • Assume that S 100, K 100, ? 30, r 8,
    t 30 days, and ? 0.
  • The initial value of the straddle is ?685,776.

19
Monte Carlo simulation
  • First, we randomly draw a set of z N(0,1), and
    construct the stock price as
  • (24.13)
  • Next, we compute the Black-Scholes call and put
    prices using each stock price, which gives us a
    distribution of straddle values.
  • We then sort the resulting straddle values in
    ascending order.
  • The 5 value is used to compute the 95 value at
    risk.

20
Monte Carlo simulation
  • Histogram of values resulting from 100,000 random
    simulations of the value of the straddle
  • The 95 value at risk is ?943,028 ? (?685,776)
    ?257,252.

21
Monte Carlo simulation
  • Note that the value of the portfolio never
    exceeds ?597,000.
  • If a call and put are written on the same stock,
    stock price moves can never induce the two to
    appreciate together. The same effect limits a
    loss.
  • When options are written on different stocks, it
    is possible for both to gain or lose
    simultaneously. As a result, the distribution of
    prices has a greater variance and increased value
    at risk.

22
Monte Carlo simulation
  • Example 2 Histogram of values of a portfolio
    that contains a written put and call having
    different, correlated underlying stocks.

23
Estimating volatility
  • Volatility is the key input in any VaR
    calculation.
  • In most examples, return volatility is assumed to
    be constant and returns are independent over
    time.
  • Assessing return correlation is complicated.
  • Over horizons as short as a day, returns may be
    negatively correlated due to factors such as
    bid-ask bounce.
  • With commodities, return independence is not
    reasonable for long horizons due to supply and
    demand responses.

24
Implied volatility
  • Option prices can be used to estimate implied
    volatility, which is a forward-looking measure of
    volatility.
  • However, implied volatility is not readily
    available for some underlying assets.
  • For VaR calculations, we also need to know
    correlations between assets, for which there is
    no measure comparable to implied volatility.
  • A conceptual problem is which volatility to use
    when different options give different implied
    volatilities.

25
Historical volatility
  • Historical volatility estimates are typically
    used in VaR calculations.
  • Here are two rolling n-day measures of
    volatility
  • a.
  • (24.18)
  • where rt is the daily continuously compounded
    return on day t.
  • b.
  • (24.19)

26
Historical volatility
  • V is the standard estimator for volatility.
  • is an estimate that gives more weight to
    recent returns and less to older returns.
  • This estimator is called an exponential weighted
    moving average (EWMA) estimate of volatility.
  • In both measures, we ignore the mean, which is
    small for daily returns.

27
Historical volatility
  • Volatility estimates for IBM and the SP 500
    using the two measures
Write a Comment
User Comments (0)
About PowerShow.com