Expected shortfall

From HandWiki - Reading time: 19 min


Template:Merging from

Short description: Risk measure estimating the average loss in the worst tail of the distribution

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 tail of the loss distribution.

Expected shortfall is also called conditional value at risk (CVaR), average value at risk (AVaR), tail value at risk (TVaR), conditional tail expectation (CTE), expected tail loss (ETL), and superquantile.[1][2] These names are often used interchangeably, although several definitions exist in the literature. These definitions coincide in many cases, but may differ for certain types of loss distributions.[3]

Background

Risk measures are used both in mathematical finance and in actuarial science, and the value-at-risk and expected shortfall measures are often expressed using different sign conventions and tail conventions in these disciplines. The discussion that follows takes the mathematical finance point of view.

In mathematical finance, risk measures arise when considering the profit/loss distribution, i.e., payoff, for a financial portfolio, modeled as a random variable X. This can take positive or negative values, and downside risk corresponds to quantiles with α close to 0. A risk threshold α∈[0,1] is selected, and VaRα(X) is defined to be the absolute value of the α quantile of X (ignoring some technicalities). This is also the 1−α quantile of −X. The expected shortfall at level α is then defined as the average value of VaRγ(X) for γ in the interval [0,α], i.e., it is the average VaR over all levels below α.

Expected shortfall is often considered preferable to VaR because it accounts for the severity of the failure, not only the chance of failure. Further, it is a coherent spectral measure of financial portfolio risk, while VaR is not. This is a collection of mathematical properties, one of which ensures that diversification of a portfolio never leads to a higher measure of risk. Viewing the value produced by a risk measure as a capital reserve requirement, ES at level α is always more conservative than VaR at the same level, i.e., ES is always at least as big as VaR at the same level.


Formal definition

If X is an integrable random variable representing the payoff of a portfolio at some future time and 0<α≤1 then the expected shortfall of X at level α is

ESα(X)=1α∫0αVaRγ(X)dγ

where VaRγ is the value at risk.

Several other definitions appear in the literature under the names ES, TVaR, AVaR, CTE, and CVaR. The formulation above as an integral of VaR values is coherent and well-defined in the general case. Other definitions typically coincide under common assumptions such as continuity of the loss distribution, but may differ for distributions with atoms.

The above definition is equivalent to

ESα(X)=−1α(E⁡[X 1{X≤xα}]+xα(α−P[X≤xα]))

where xα=inf⁡{x∈ℝ:P(X≤x)≥α}=−VaRα(X) is the lower α-quantile and 1A(x)={1if x∈A0else is the indicator function.[3]

Some authors define expected shortfall, tail conditional expectation, or related quantities directly as a conditional expectation beyond the relevant quantile,[4] [5] [6] [7]

ESα(X)=−E[X|X<xα]

This formulation agrees with the general definition above when the distribution is continuous at xα, but may differ for distributions having atoms at the quantile. Indeed, the second term in the formula just preceding this one vanishes for random variables with continuous distribution functions, and this conditional expectation formula follows.

Some variation in definitions arise from the differing conventions used between, say, financial mathematics and actuarial science, where things written with one set of conventions can be translated into a context with different ones. But there is further inconsistency, with some cases of substantively different definitions used for the same term. For instance, Sweeting defines TVaR as the tail conditional expectation, whereas he defines expected shortfall as the scaled version αTVaRα(X).[8]


There are a number of related, but subtly different, formulations for TVaR in the literature. A common case in literature is to define TVaR and average value at risk as the same measure.[9] Under some formulations, it is only equivalent to expected shortfall when the underlying distribution function is continuous at VaRα(X), the value at risk of level α.


The dual representation is

ESα(X)=infQ∈𝒬αEQ[X]

where 𝒬α is the set of probability measures which are absolutely continuous to the physical measure P such that dQdP≤α−1 almost surely.[10] Note that dQdP is the Radon–Nikodym derivative of Q with respect to P.

Expected shortfall can be generalized to a general class of coherent risk measures on Lp spaces (Lp space) with a corresponding dual characterization in the corresponding Lq dual space. The domain can be extended for more general Orlicz Hearts.[11]

If the underlying distribution for X is a continuous distribution then the expected shortfall is equivalent to the tail conditional expectation defined by TCEα(X)=E[−X∣X≤−VaRα(X)].[12]

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)={x1−αif 0≤x<1−α,1if 1−α≤x≤1.[13][14]

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
of event
ending value
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 ESq for a few values of q:

q expected shortfall ESq
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 ES0.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 ES0.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

10100(−100)+10100(−20)20100=−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 −ES0.20 we used only 10 of the 30 cases per 100 provided by row 2).

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

0.1(−100)+0.3(−20)+0.4⋅0+0.2⋅50=−6.

The value at risk (VaR) is given below for comparison.

q VaRq
0%≤q<10% 100
10%≤q<40% 20
40%≤q<80% 0
80%≤q≤100% -50

Properties

The expected shortfall ESq increases as q decreases.

The 100%-quantile expected shortfall ES1 equals negative of the expected value of the portfolio.

For a given portfolio, the expected shortfall ESq is greater than or equal to the Value at Risk VaRq at the same q level.

Optimization of expected shortfall

Expected shortfall, in its standard form, is known to lead to a generally non-convex optimization problem. However, it is possible to transform the problem into a linear program and find the global solution.[15] This property makes expected shortfall a cornerstone of alternatives to mean-variance portfolio optimization, which account for the higher moments (e.g., skewness and kurtosis) of a return distribution.

Suppose that we want to minimize the expected shortfall of a portfolio. The key contribution of Rockafellar and Uryasev in their 2000 paper is to introduce the auxiliary function Fα(w,γ) for the expected shortfall:Fα(w,γ)=γ+11−α∫ℓ(w,x)≥γ[ℓ(w,x)−γ]+p(x)dxWhere γ=VaRα(X) and ℓ(w,x) is a loss function for a set of portfolio weights w∈ℝp to be applied to the returns. Rockafellar/Uryasev proved that Fα(w,γ) is convex with respect to γ and is equivalent to the expected shortfall at the minimum point. To numerically compute the expected shortfall for a set of portfolio returns, it is necessary to generate J simulations of the portfolio constituents; this is often done using copulas. With these simulations in hand, the auxiliary function may be approximated by:F~α(w,γ)=γ+1(1−α)J∑j=1J[ℓ(w,xj)−γ]+This is equivalent to the formulation:minγ,z,wγ+1(1−α)J∑j=1Jzj,s.t. zj≥ℓ(w,xj)−γ,zj≥0 Finally, choosing a linear loss function ℓ(w,xj)=−wTxj turns the optimization problem into a linear program. Using standard methods, it is then easy to find the portfolio that minimizes expected shortfall.

Formulas for continuous probability distributions

Closed-form formulas exist for calculating the expected shortfall when the payoff of a portfolio X or a corresponding loss L=−X follows a specific continuous distribution. In the former case, the expected shortfall corresponds to the opposite number of the left-tail conditional expectation below −VaRα(X):

ESα(X)=E[−X∣X≤−VaRα(X)]=−1α∫0αVaRγ(X)dγ=−1α∫−∞−VaRα(X)xf(x)dx.

Typical values of α in this case are 5% and 1%.

For engineering or actuarial applications it is more common to consider the distribution of losses L=−X, the expected shortfall in this case corresponds to the right-tail conditional expectation above VaRα(L) and the typical values of α are 95% and 99%:

ESα(L)=E⁡[L∣L≥VaRα(L)]=11−α∫α1VaRγ(L)dγ=11−α∫VaRα(L)+∞yf(y)dy.

Since some formulas below were derived for the left-tail case and some for the right-tail case, the following reconciliations can be useful:

ESα(X)=−1αE⁡[X]+1−ααESα(L) and ESα(L)=11−αE⁡[L]+α1−αESα(X).

Normal distribution

If the payoff of a portfolio X follows the normal (Gaussian) distribution with p.d.f. f(x)=12πσe−(x−μ)22σ2 then the expected shortfall is equal to ESα(X)=−μ+σφ(Φ−1(α))α, where φ(x)=12πe−x22 is the standard normal p.d.f., Φ(x) is the standard normal c.d.f., so Φ−1(α) is the standard normal quantile.[16]

If the loss of a portfolio L follows the normal distribution, the expected shortfall is equal to ESα(L)=μ+σφ(Φ−1(α))1−α.[17]

Generalized Student's t-distribution

If the payoff of a portfolio X follows the generalized Student's t-distribution with p.d.f. f(x)=Γ(ν+12)Γ(ν2)πνσ(1+1ν(x−μσ)2)−ν+12 then the expected shortfall is equal to ESα(X)=−μ+σν+(T−1(α))2ν−1τ(T−1(α))α, where τ(x)=Γ(ν+12)Γ(ν2)πν(1+x2ν)−ν+12 is the standard t-distribution p.d.f., T(x) is the standard t-distribution c.d.f., so T−1(α) is the standard t-distribution quantile.[16]

If the loss of a portfolio L follows generalized Student's t-distribution, the expected shortfall is equal to ESα(L)=μ+σν+(T−1(α))2ν−1τ(T−1(α))1−α.[17]

Laplace distribution

If the payoff of a portfolio X follows the Laplace distribution with the p.d.f.

f(x)=12be−|x−μ|/b

and the c.d.f.

F(x)={1−12e−(x−μ)/bif x≥μ,12e(x−μ)/bif x<μ.

then the expected shortfall is equal to ESα(X)=−μ+b(1−ln⁡2α) for α≤0.5.[16]

If the loss of a portfolio L follows the Laplace distribution, the expected shortfall is equal to[17]

ESα(L)={μ+bα1−α(1−ln⁡2α)if α<0.5,μ+b[1−ln⁡(2(1−α))]if α≥0.5.

Logistic distribution

If the payoff of a portfolio X follows the logistic distribution with p.d.f. f(x)=1se−x−μs(1+e−x−μs)−2 and the c.d.f. F(x)=(1+e−x−μs)−1 then the expected shortfall is equal to ESα(X)=−μ+sln⁡(1−α)1−1αα.[16]

If the loss of a portfolio L follows the logistic distribution, the expected shortfall is equal to ESα(L)=μ+s−αln⁡α−(1−α)ln⁡(1−α)1−α.[17]

Exponential distribution

If the loss of a portfolio L follows the exponential distribution with p.d.f. f(x)={λe−λxif x≥0,0if x<0. and the c.d.f. F(x)={1−e−λxif x≥0,0if x<0. then the expected shortfall is equal to ESα(L)=−ln⁡(1−α)+1λ.[17]

Pareto distribution

If the loss of a portfolio L follows the Pareto distribution with p.d.f. f(x)={axmaxa+1if x≥xm,0if x<xm. and the c.d.f. F(x)={1−(xm/x)aif x≥xm,0if x<xm. then the expected shortfall is equal to ESα(L)=xma(1−α)1/a(a−1).[17]

Generalized Pareto distribution (GPD)

If the loss of a portfolio L follows the GPD with p.d.f.

f(x)=1s(1+ξ(x−μ)s)(−1ξ−1)

and the c.d.f.

F(x)={1−(1+ξ(x−μ)s)−1/ξif ξ≠0,1−exp⁡(−x−μs)if ξ=0.

then the expected shortfall is equal to

ESα(L)={μ+s[(1−α)−ξ1−ξ+(1−α)−ξ−1ξ]if ξ≠0,μ+s[1−ln⁡(1−α)]if ξ=0,

and the VaR is equal to[17]

VaRα(L)={μ+s(1−α)−ξ−1ξif ξ≠0,μ−sln⁡(1−α)if ξ=0.

Weibull distribution

If the loss of a portfolio L follows the Weibull distribution with p.d.f. f(x)={kλ(xλ)k−1e−(x/λ)kif x≥0,0if x<0. and the c.d.f. F(x)={1−e−(x/λ)kif x≥0,0if x<0. then the expected shortfall is equal to ESα(L)=λ1−αΓ(1+1k,−ln⁡(1−α)), where Γ(s,x) is the upper incomplete gamma function.[17]

Generalized extreme value distribution (GEV)

If the payoff of a portfolio X follows the GEV with p.d.f. f(x)={1σ(1+ξx−μσ)−1ξ−1exp⁡[−(1+ξx−μσ)−1/ξ]if ξ≠0,1σe−x−μσe−e−x−μσif ξ=0. and c.d.f. F(x)={exp⁡(−(1+ξx−μσ)−1/ξ)if ξ≠0,exp⁡(−e−x−μσ)if ξ=0. then the expected shortfall is equal to ESα(X)={−μ−σαξ[Γ(1−ξ,−ln⁡α)−α]if ξ≠0,−μ−σα[li(α)−αln⁡(−ln⁡α)]if ξ=0. and the VaR is equal to VaRα(X)={−μ−σξ[(−ln⁡α)−ξ−1]if ξ≠0,−μ+σln⁡(−ln⁡α)if ξ=0., where Γ(s,x) is the upper incomplete gamma function, li(x)=∫dxln⁡x is the logarithmic integral function.[18]

If the loss of a portfolio L follows the GEV, then the expected shortfall is equal to ESα(X)={μ+σ(1−α)ξ[γ(1−ξ,−ln⁡α)−(1−α)]if ξ≠0,μ+σ1−α[y−li(α)+αln⁡(−ln⁡α)]if ξ=0., where γ(s,x) is the lower incomplete gamma function, y is the Euler-Mascheroni constant.[17]

Generalized hyperbolic secant (GHS) distribution

If the payoff of a portfolio X follows the GHS distribution with p.d.f. f(x)=12σsech⁡(π2x−μσ)and the c.d.f. F(x)=2πarctan⁡[exp⁡(π2x−μσ)] then the expected shortfall is equal to ESα(X)=−μ−2σπln⁡(tan⁡πα2)−2σπ2αi[Li2(−itan⁡πα2)−Li2(itan⁡πα2)], where Li2 is the dilogarithm and i=−1 is the imaginary unit.[18]

Johnson's SU-distribution

If the payoff of a portfolio X follows Johnson's SU-distribution with the c.d.f. F(x)=Φ[γ+δsinh−1(x−ξλ)] then the expected shortfall is equal to ESα(X)=−ξ−λ2α[exp⁡(1−2γδ2δ2)Φ(Φ−1(α)−1δ)−exp⁡(1+2γδ2δ2)Φ(Φ−1(α)+1δ)], where Φ is the c.d.f. of the standard normal distribution.[19]

Burr type XII distribution

If the payoff of a portfolio X follows the Burr type XII distribution the p.d.f. f(x)=ckβ(x−γβ)c−1[1+(x−γβ)c]−k−1 and the c.d.f. F(x)=1−[1+(x−γβ)c]−k, the expected shortfall is equal to ESα(X)=−γ−βα((1−α)−1/k−1)1/c[α−1+2F1(1c,k;1+1c;1−(1−α)−1/k)], where 2F1 is the hypergeometric function. Alternatively, ESα(X)=−γ−βαckc+1((1−α)−1/k−1)1+1c2F1(1+1c,k+1;2+1c;1−(1−α)−1/k).[18]

Dagum distribution

If the payoff of a portfolio X follows the Dagum distribution with p.d.f. f(x)=ckβ(x−γβ)ck−1[1+(x−γβ)c]−k−1 and the c.d.f. F(x)=[1+(x−γβ)−c]−k, the expected shortfall is equal to ESα(X)=−γ−βαckck+1(α−1/k−1)−k−1c2F1(k+1,k+1c;k+1+1c;−1α−1/k−1), where 2F1 is the hypergeometric function.[18]

Lognormal distribution

If the payoff of a portfolio X follows lognormal distribution, i.e. the random variable ln⁡(1+X) follows the normal distribution with p.d.f. f(x)=12πσe−(x−μ)22σ2, then the expected shortfall is equal to ESα(X)=1−exp⁡(μ+σ22)Φ(Φ−1(α)−σ)α, where Φ(x) is the standard normal c.d.f., so Φ−1(α) is the standard normal quantile.[20]

Log-logistic distribution

If the payoff of a portfolio X follows log-logistic distribution, i.e. the random variable ln⁡(1+X) follows the logistic distribution with p.d.f. f(x)=1se−x−μs(1+e−x−μs)−2, then the expected shortfall is equal to ESα(X)=1−eμαIα(1+s,1−s)πssin⁡πs, where Iα is the regularized incomplete beta function, Iα(a,b)=Bα(a,b)B(a,b).

As the incomplete beta function is defined only for positive arguments, for a more generic case the expected shortfall can be expressed with the hypergeometric function: ESα(X)=1−eμαss+12F1(s,s+1;s+2;α).[20]

If the loss of a portfolio L follows log-logistic distribution with p.d.f. f(x)=ba(x/a)b−1(1+(x/a)b)2 and c.d.f. F(x)=11+(x/a)−b, then the expected shortfall is equal to ESα(L)=a1−α[πbcsc⁡(πb)−Bα(1b+1,1−1b)], where Bα is the incomplete beta function.[17]

Log-Laplace distribution

If the payoff of a portfolio X follows log-Laplace distribution, i.e. the random variable ln⁡(1+X) follows the Laplace distribution the p.d.f. f(x)=12be−|x−μ|b, then the expected shortfall is equal to

ESα(X)={1−eμ(2α)bb+1if α≤0.5,1−eμ2−bα(b−1)[(1−α)(1−b)−1]if α>0.5.[20]

Log-generalized hyperbolic secant (log-GHS) distribution

If the payoff of a portfolio X follows log-GHS distribution, i.e. the random variable ln⁡(1+X) follows the GHS distribution with p.d.f. f(x)=12σsech⁡(π2x−μσ), then the expected shortfall is equal to

ESα(X)=1−1α(σ+π/2)(tan⁡πα2exp⁡πμ2σ)2σ/πtan⁡πα22F1(1,12+σπ;32+σπ;−tan⁡(πα2)2),

where 2F1 is the hypergeometric function.[20]

Dynamic expected shortfall

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

ESαt(X)=esssupQ∈𝒬αtEQ[−X∣ℱt]

where 𝒬αt={Q=P|ℱt:dQdP≤αt−1 a.s.}.[21][22]

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

ραt(X)=esssupQ∈𝒬~αtEQ[−X∣ℱt]

such that[23]

𝒬~αt={Q≪P:E⁡[dQdP∣ℱτ+1]≤αt−1E⁡[dQdP∣ℱτ]∀τ≥t a.s.}.

See also

Methods of statistical estimation of VaR and ES can be found in Embrechts et al.[24] and Novak.[25] 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.[26]

References

  1. ↑ Acerbi, Carlo; Tasche, Dirk (2002). "Expected Shortfall: a natural coherent alternative to Value at Risk". Economic Notes 31 (2): 379–388. doi:10.1111/1468-0300.00091. http://www.bis.org/bcbs/ca/acertasc.pdf. Retrieved April 25, 2012. 
  2. ↑ Rockafellar, R. Tyrrell; Uryasev, Stanislav (2000). "Optimization of conditional value-at-risk". Journal of Risk 2 (3): 21–42. doi:10.21314/JOR.2000.038. https://sites.math.washington.edu/~rtr/papers/rtr179-CVaR1.pdf. 
  3. ↑ 3.0 3.1 Acerbi, Carlo; Tasche, Dirk (2002). "On the coherence of expected shortfall". Journal of Banking & Finance 26 (7): 1487–1503. doi:10.1016/S0378-4266(02)00283-2. 
  4. ↑ Artzner, Philippe; Delbaen, Freddy; Eber, Jean-Marc; Heath, David (1999). "Coherent Measures of Risk". Mathematical Finance 9 (3): 203–228. doi:10.1111/1467-9965.00068. http://www.math.ethz.ch/~delbaen/ftp/preprints/CoherentMF.pdf. Retrieved February 3, 2011. 
  5. ↑ Landsman, Zinoviy; Valdez, Emiliano (February 2004). Tail Conditional Expectations for Exponential Dispersion Models. http://www.actuaries.org/ASTIN/Colloquia/Bergen/Landsman_Valdez.pdf. Retrieved February 3, 2011. 
  6. ↑ Landsman, Zinoviy; Makov, Udi; Shushi, Tomer (July 2013). Tail Conditional Expectations for Generalized Skew - Elliptical distributions. doi:10.2139/ssrn.2298265. 
  7. ↑ Valdez, Emiliano (May 2004). The Iterated Tail Conditional Expectation for the Log-Elliptical Loss Process. http://www.asb.unsw.edu.au/schools/actuarialstudies/Documents/E.A.%20Valdez%20-%20The%20Iterated%20Tail%20Conditional%20Expectation%20for%20the%20Log-Elliptical%20Loss%20Process.pdf. Retrieved February 3, 2010. 
  8. ↑ Sweeting, Paul (2011). "15.4 Risk Measures". Financial Enterprise Risk Management. International Series on Actuarial Science. Cambridge University Press. pp. 397–401. ISBN 978-0-521-11164-5. 
  9. ↑ Bargès; Cossette, Marceau (2009). "TVaR-based capital allocation with copulas". Insurance: Mathematics and Economics 45 (3): 348–361. doi:10.1016/j.insmatheco.2009.08.002. 
  10. ↑ Föllmer, H.; Schied, A. (2008). Convex and coherent risk measures. http://wws.mathematik.hu-berlin.de/~foellmer/papers/CCRM.pdf. Retrieved October 4, 2011. 
  11. ↑ Patrick Cheridito; Tianhui Li (2008). "Dual characterization of properties of risk measures on Orlicz hearts". Mathematics and Financial Economics 2: 2–29. doi:10.1007/s11579-008-0013-7. 
  12. ↑ "Average Value at Risk". https://statistik.ets.kit.edu/download/doc_secure1/7_StochModels.pdf. 
  13. ↑ Julia L. Wirch; Mary R. Hardy. "Distortion Risk Measures: Coherence and Stochastic Dominance". http://pascal.iseg.utl.pt/~cemapre/ime2002/main_page/papers/JuliaWirch.pdf. 
  14. ↑ 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. http://e-archivo.uc3m.es/bitstream/10016/14071/1/properties_balbas_MCAP_2009_ps.pdf. 
  15. ↑ Rockafellar, R. Tyrrell; Uryasev, Stanislav (2000). "Optimization of conditional value-at-risk". Journal of Risk 2 (3): 21–42. doi:10.21314/JOR.2000.038. https://sites.math.washington.edu/~rtr/papers/rtr179-CVaR1.pdf. 
  16. ↑ 16.0 16.1 16.2 16.3 Khokhlov, Valentyn (2016). "Conditional Value-at-Risk for Elliptical Distributions". Evropský časopis Ekonomiky a Managementu 2 (6): 70–79. 
  17. ↑ 17.00 17.01 17.02 17.03 17.04 17.05 17.06 17.07 17.08 17.09 Norton, Matthew; Khokhlov, Valentyn; Uryasev, Stan (2018-11-27). "Calculating CVaR and bPOE for Common Probability Distributions With Application to Portfolio Optimization and Density Estimation". arXiv:1811.11301 [q-fin.RM].
  18. ↑ 18.0 18.1 18.2 18.3 Khokhlov, Valentyn (2018-06-21). Conditional Value-at-Risk for Uncommon Distributions. doi:10.2139/ssrn.3200629. 
  19. ↑ Stucchi, Patrizia (2011-05-31). Moment-Based CVaR Estimation: Quasi-Closed Formulas. doi:10.2139/ssrn.1855986. 
  20. ↑ 20.0 20.1 20.2 20.3 Khokhlov, Valentyn (2018-06-17). "Conditional Value-at-Risk for Log-Distributions". SSRN 3197929.
  21. ↑ Detlefsen, Kai; Scandolo, Giacomo (2005). "Conditional and dynamic convex risk measures". Finance Stoch. 9 (4): 539–561. doi:10.1007/s00780-005-0159-6. http://www.dmd.unifi.it/scandolo/pdf/Scandolo-Detlefsen-05.pdf. Retrieved October 11, 2011. 
  22. ↑ Acciaio, Beatrice; Penner, Irina (2011). Dynamic convex risk measures. http://wws.mathematik.hu-berlin.de/~penner/Acciaio_Penner.pdf. Retrieved October 11, 2011. 
  23. ↑ Cheridito, Patrick; Kupper, Michael (May 2010). "Composition of time-consistent dynamic monetary risk measures in discrete time". International Journal of Theoretical and Applied Finance. http://wws.mathematik.hu-berlin.de/~kupper/papers/comp2010.pdf. Retrieved February 4, 2011. 
  24. ↑ Embrechts P., Kluppelberg C. and Mikosch T., Modelling Extremal Events for Insurance and Finance. Springer (1997).
  25. ↑ Novak S.Y., Extreme value methods with applications to finance. Chapman & Hall/CRC Press (2011). ISBN 978-1-4398-3574-6.
  26. ↑ 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): 3085–3099. doi:10.1016/j.jbankfin.2013.02.036. https://espace.library.uq.edu.au/view/UQ:297895/EC15UQ297895.pdf. 





Licensed under CC BY-SA 3.0 | Source: https://handwiki.org/wiki/Expected_shortfall
32 views |
↧ Download this article as ZWI file
Encyclosphere.org EncycloReader is supported by the EncyclosphereKSF