Jump to content

User:Sarykalin

From Wikipedia, the free encyclopedia
[[Failed to parse (syntax error): {\displaystyle \mu_{X \cup Y} = \frac{1}{N_{X \cup Y}}\left(N_X\mu_X + N_Y\mu_Y - N_{X\cap Y}\mu_{X\cap Y}\right)\end{align}}
[[]]

In engineering, Conditional Value-at-Risk (CVaR) is a concept frequently used to quantify tails of distributions. CVaR is also called Expected Shortfall or Expected Tail Loss. Unlike the article on Expected Shortfall, which defines CVaR of gain as is common in the financial world, this article provides an engineering view on CVaR in the following way. First, definitions and axioms of CVaR are given for loss distributions. Second, with some details on measurment of CVaR, we primarily focus on management of CVaR in engineering, which includes optimization properties, definitions of CVaR-risk and CVaR-deviation and relationships between them and other related concepts.

For continuous distributions, CVaR with the confidence level α is equal to the average of α% highest losses. However the general definition of CVaR is more complex.

The idea of averaging certain percentage of worst scenarios has been used for a long time. However, the usage of this concept in financial and risk management setting is relatively new. The term Conditional Value-at-Risk was introduced first in the paper by Rockafellar and Uryasev. The idea of this term is to underline relation of CVaR with value-at-risk (VaR), since for continuous loss distributions CVaR is an average of losses exceeding VaR.

The importance of CVaR is in the fact that it relates two important concepts, maximum loss and average loss. CVaR with extreme values of the threshold is equivalent to either maximum loss (α = 0%) or to average loss (α = 100%). Values of α in between produce various values of CVaR.

Definition

[edit]

Let X be a random loss function with the cumulative distribution function FX(z)=P{X ≤ z}. If X has a continuous probability distribution then CVaRα(X) equals the conditional expectation of X subject to X ≥ VaRα(X).

where VaRα(X) = min{z | FX(z) ≥ α} is value-at-risk of X with confidence level α, or α-quantile of the loss distribution.

Definition of CVaR Image

In general, CVaRα(X) is equal to the mean of the generalized α-tail distribution:

where

Formula for calculation of CVaR in the general case:

where

and

If FX(VaRα(X))=1, so that VaRα(X) is the highest loss that can occur, then CVaRα(X)=VaRα(X).

Other definitions of CVaR include

and

Calculation Examples

[edit]

The main difficulty of calculating CVaR in the general case is that one may need to slit a probability atom. For example, when the distribution is modelled by scenarios, CVaR may be obtained by averaging a fractional number of scenarios.

For illustration of CVaR calculation, suppose 5 equally likely scenarios with losses f1,...,f5, assuming that f1 ≤ ... ≤ f5. CVaR with confidence level α is calculated by taking an average of (1-α)% highest losses possibly using a fraction of one of scenarios. The part of the loss distribution between levels 1 and 1-α is rescaled so that is spans the full probability of 100%.

Calculation of CVaR general Image

For α1=60%, CVaR60%(X) is the average of 1-α1=40% highest losses, which is the average of the last two scenarios.

Calculation of CVaR: Example 1 Image

For α2=55%, CVaR55%(X) is the average of 1-α2=45% highest losses. This is the case when a probability atom is spit at loss f3. CVaR is a weighted sum of f5, f4, and f3, where f5 and f4 contribute with their full probability of 20% and f3 contributes with only 60%-α2=5% instead of its full probability.

Calculation of CVaR: Example 2 Image

Finally, for α3=95%, CVaR95%(X) is the average of 1-α3=5% of highest losses. Since only f5 is contributing to the average with the probability 5%.

Calculation of CVaR: Example 3 Image

CVaR-risk and CVaR-deviation

[edit]

In the above definition, CVaRα(X) defined above measures losses versus zero. In this sense, it is a risk measure. One should tell apart CVaR-risk and CVaR-deviation. CVaR-deviation CVaRΔα(X) measures losses versus mean value of the distribution.

The reverse relationship is

CVaR-risk is a coherent risk measure. CVaR-deviation is a coherent deviation measure.

Optimization

[edit]

CVaR can be effectively optimized and constrained. Consider a random loss function f(x,y) depending upon the decision vector x and a random vector y of risk factors. For instance, f(x,y)=-(y1x1+y2x2) is the negative return of a portfolio involving two instruments. Here x1,x2 are positions and y1,y2 are rates of returns of two instruments in the portfolio.

The function

can be used instead of CVaR.

Function Fα(x,ζ) has the following properties.

  • Fα(x,ζ) is convex with respect to α,
  • VaRα(x) is a minimum point of function Fα(x,ζ) with respect to ζ,
  • When Fα(x,ζ) is minimized with respect to ζ, it is equal to CVaRα(x) at optimality.

In optimization problems, CVaR can enter into the objective or constraints or both. A big advantage of CVaR over VaR in this context is the preservation of convexity, i.e., if f(x,y) is convex in x than CVaRα(x) is convex in x. Moreover, if f(x,y) is convex in x then the function Fα(x,ζ) is convex in both x and ζ. This convexity is valuable because minimizing Fα(x,ζ) over (x,ζ) ∈ X×R, results in minimizing CVaRα(x)

where X is a feasible set for x.

In addition, if (x**) minimizes Fα(x,ζ) over X×R, then not only does x* minimize CVaRα(x) over X but also

In risk management CVaR can be utilized to "shape" the risk in an optimization model. For that purpose, several confidence levels can be specified. For any selection of confidence levels αi and loss tolerances ωi, i=1,...,l, the problem

is equivalent to the problem

When the feasible set X and the function g are convex and f(x,y) is convex in x, the above optimization problems are ones of convex programming and are especially favorable for computation. When Y is a discrete probability space with elements yk having probabilities pk, k=1,..,N, then Fα(x,ζ) has the form

The constraint Fα(x,ζ) ≤ ω can be replaced by a system of inequalities by introducing additional variables ηk.

The minimization problem in ??? can be converted into the minimization of g(x) with the constraints Fα i(x, ζi) ≤ ωi being replaced as presented in ???. When fuctionf is linear in x, ???? constraints are linear.