Expected shortfall

Expected shortfall (ES) is a risk measure—a concept used in the field of financial risk measurement to evaluate the market risk or credit risk of a portfolio. The "expected shortfall at q% level" is the expected return on the portfolio in the worst q% of cases. ES is an alternative to Value at Risk that is more sensitive to the shape of the loss distribution in the tail of the distribution.

Expected shortfall is also called Conditional Value at Risk (CVaR), Average Value at Risk (AVaR), and expected tail loss (ETL).

ES estimates the value (or risk) of an investment in a conservative way, focusing on the less profitable outcomes. For high values of q it ignores the most profitable but unlikely possibilities, while for small values of q it focuses on the worst losses. On the other hand, unlike the discounted maximum loss, even for lower values of q the expected shortfall does not consider only the single most catastrophic outcome. A value of q often used in practice is 5%.

Expected shortfall is a coherent, and moreover a spectral, measure of financial portfolio risk. It requires a quantile-level q, and is defined to be the expected loss of portfolio value given that a loss is occurring at or below the q-quantile.

Formal definition

If X \in L^p(\mathcal{F}) (an Lp space) is the payoff of a portfolio at some future time and 0 < \alpha < 1 then we define the expected shortfall as ES_{\alpha} = \frac{1}{\alpha}\int_0^{\alpha} \mbox{VaR}_{\gamma}(X)d\gamma where \mbox{VaR}_{\gamma} is the Value at risk. This can be equivalently written as ES_{\alpha} = -\frac{1}{\alpha}\left(E[X \ 1_{\{X \leq x_{\alpha}\}}] + x_{\alpha}(\alpha - P[X \leq x_{\alpha}])\right) where x_{\alpha} = \inf\{x \in \mathbb{R}: P(X \leq x) \geq \alpha\} is the lower \alpha-quantile and 1_A(x) = \begin{cases}1 &\text{if }x \in A\\ 0 &\text{else}\end{cases} is the indicator function.[1] The dual representation is

ES_{\alpha} = \inf_{Q \in \mathcal{Q}_{\alpha}} E^Q[X]

where \mathcal{Q}_{\alpha} is the set of probability measures which are absolutely continuous to the physical measure P such that \frac{dQ}{dP} \leq \alpha^{-1} almost surely.[2] Note that \frac{dQ}{dP} is the Radon–Nikodym derivative of Q with respect to P.

If the underlying distribution for X is a continuous distribution then the expected shortfall is equivalent to the tail conditional expectation defined by TCE_{\alpha}(X) = E[-X\mid X \leq -VaR_{\alpha}(X)].[3]

Informally, and non rigorously, this equation amounts to saying "in case of losses so severe that they occur only alpha percent of the time, what is our average loss".

Expected shortfall can also be written as a distortion risk measure given by the distortion function g(x) = \begin{cases}\frac{x}{1-\alpha} & \text{if }0 \leq x < 1-\alpha,\\ 1 & \text{if }1-\alpha \leq x \leq 1.\end{cases}[4][5]

Examples

Example 1. If we believe our average loss on the worst 5% of the possible outcomes for our portfolio is EUR 1000, then we could say our expected shortfall is EUR 1000 for the 5% tail.

Example 2. Consider a portfolio that will have the following possible values at the end of the period:

probability ending value
of event of the portfolio
10% 0
30% 80
40% 100
20% 150

Now assume that we paid 100 at the beginning of the period for this portfolio. Then the profit in each case is (ending value−100) or:

probability
of event profit
10% −100
30% −20
40% 0
20% 50

From this table let us calculate the expected shortfall ES_q for a few values of q:

q expected shortfall ES_q
5% −100
10% −100
20% −60
30% −46.6
40% −40
50% −32
60% −26.6
80% −20
90% −12.2
100% −6

To see how these values were calculated, consider the calculation of ES_{0.05}, the expectation in the worst 5% of cases. These cases belong to (are a subset of) row 1 in the profit table, which have a profit of −100 (total loss of the 100 invested). The expected profit for these cases is −100.

Now consider the calculation of ES_{0.20}, the expectation in the worst 20 out of 100 cases. These cases are as follows: 10 cases from row one, and 10 cases from row two (note that 10+10 equals the desired 20 cases). For row 1 there is a profit of −100, while for row 2 a profit of −20. Using the expected value formula we get

\frac{ \frac{10}{100}(-100)+\frac{10}{100}(-20) }{ \frac{20}{100}} = -60.

Similarly for any value of q. We select as many rows starting from the top as are necessary to give a cumulative probability of q and then calculate an expectation over those cases. In general the last row selected may not be fully used (for example in calculating ES_{0.20} we used only 10 of the 30 cases per 100 provided by row 2).

As a final example, calculate ES_1. This is the expectation over all cases, or

0.1(-100)+0.3(-20)+0.4\cdot 0+0.2\cdot 50 = -6. \,

The Value at Risk (Var) is given below for comparison.

q \operatorname{VaR}_q
0% ≤ q < 10% −100
10% ≤ q < 40% −20
40% ≤ q < 80% 0
80% ≤ q ≤ 100% 50

Properties

The expected shortfall ES_q increases as q increases.

The 100%-quantile expected shortfall ES_{1.0} equals the expected value of the portfolio.

For a given portfolio, the expected shortfall ES_q is greater than or equal to the Value at Risk \operatorname{VaR}_q at the same q level.

Dynamic expected shortfall

The conditional version of the expected shortfall at the time t is defined by

ES_{\alpha}^t(X) = \operatorname*{ess\sup}_{Q \in \mathcal{Q}_{\alpha}^t} E^Q[-X\mid\mathcal{F}_t]

where \mathcal{Q}_{\alpha}^t = \{Q = P\,\vert_{\mathcal{F}_t}: \frac{dQ}{dP} \leq \alpha_t^{-1} \mathrm{ a.s.}\}.[6][7]

This is not a time-consistent risk measure. The time-consistent version is given by

\rho_{\alpha}^t(X) = \operatorname*{ess\sup}_{Q \in \tilde{\mathcal{Q}}_{\alpha}^t} E^Q[-X\mid\mathcal{F}_t]

such that

\tilde{\mathcal{Q}}_{\alpha}^t = \left\{Q \ll P: \mathbb{E}\left[\frac{dQ}{dP}\mid\mathcal{F}_{\tau+1}\right] \leq \alpha_t^{-1} \mathbb{E}\left[\frac{dQ}{dP}\mid\mathcal{F}_{\tau}\right] \; \forall \tau \geq t \; \mathrm{a.s.}\right\}.[8]

See also

Methods of statistical estimation of VaR and ES can be found in Embrechts et al.[9] and Novak.[10] When forecasting VaR and ES, or optimizing portfolios to minimize tail risk, it is important to account for asymmetric dependence and non-normalities in the distribution of stock returns such as auto-regression, asymmetric volatility, skewness, and kurtosis.[11]

References

  1. Carlo Acerbi; Dirk Tasche (2002). "Expected Shortfall: a natural coherent alternative to Value at Risk" (pdf). Economic Notes 31: 379–388. doi:10.1111/1468-0300.00091. Retrieved April 25, 2012.
  2. Föllmer, H.; Schied, A. (2008). "Convex and coherent risk measures" (pdf). Retrieved October 4, 2011.
  3. "Average Value at Risk" (pdf). Retrieved February 2, 2011.
  4. Julia L. Wirch; Mary R. Hardy. "Distortion Risk Measures: Coherence and Stochastic Dominance" (pdf). Retrieved March 10, 2012.
  5. Balbás, A.; Garrido, J.; Mayoral, S. (2008). "Properties of Distortion Risk Measures". Methodology and Computing in Applied Probability 11 (3): 385. doi:10.1007/s11009-008-9089-z.
  6. Detlefsen, Kai; Scandolo, Giacomo (2005). "Conditional and dynamic convex risk measures" (pdf). Finance Stoch. 9 (4): 539–561. doi:10.1007/s00780-005-0159-6. Retrieved October 11, 2011. line feed character in |journal= at position 8 (help)
  7. Acciaio, Beatrice; Penner, Irina (2011). "Dynamic convex risk measures" (pdf). Retrieved October 11, 2011.
  8. Cheridito, Patrick; Kupper, Michael (May 2010). "Composition of time-consistent dynamic monetary risk measures in discrete time" (pdf). International Journal of Theoretical and Applied Finance. Retrieved February 4, 2011.
  9. Embrechts P., Kluppelberg C. and Mikosch T., Modelling Extremal Events for Insurance and Finance. Springer (1997).
  10. Novak S.Y., Extreme value methods with applications to finance. Chapman & Hall/CRC Press (2011). ISBN 978-1-4398-3574-6.
  11. Low, R.K.Y.; Alcock, J.; Faff, R.; Brailsford, T. (2013). "Canonical vine copulas in the context of modern portfolio management: Are they worth it?". Journal of Banking & Finance 37 (8). doi:10.1016/j.jbankfin.2013.02.036.
This article is issued from Wikipedia - version of the Monday, March 28, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.