Enter any two values (expected shortfall, confidence level, or value at risk) into the calculator to determine the missing variable. Note: this calculator uses a normal-distribution approximation (with mean 0) to relate ES and VaR at a given confidence level; in general, ES cannot be determined from VaR and CL alone without a distribution/model (or historical/simulated tail losses).
Related Calculators
- Credit Default Rate Calculator
- Insurance Loss Ratio Calculator
- Short Squeeze Calculator
- Proprietary Ratio Calculator
- All Business Calculators
Expected Shortfall Formula
In general, expected shortfall (ES), also called conditional value at risk (CVaR), is defined as the average loss conditional on losses exceeding VaR at the chosen confidence level. If you assume a normal distribution with mean 0, ES and VaR can be related using the standard normal PDF/CDF, which is the approximation used by the calculator above.
ES_{CL} = \mathbb{E}[L \mid L \ge VaR_{CL}]
\\
\text{(Normal approx., mean 0)}\quad ES = VaR \cdot \frac{\varphi(z_{CL})}{(1-CL)\,z_{CL}},\quad z_{CL}=\Phi^{-1}(CL)Variables:
- ES is the expected shortfall
- VaR is the value at risk
- CL is the confidence level
In general, ES is computed from the loss distribution (for example using historical data, Monte Carlo simulation, or a parametric model) by averaging the tail losses beyond the VaR threshold. Under the normal-approximation shown above, ES can be estimated from VaR and CL using the standard normal z-score and density.
What is Expected Shortfall?
Expected shortfall, also known as conditional value at risk (CVaR), is a risk measure used in finance to assess the risk of extreme losses in a portfolio. It estimates the average loss in the worst (1 − CL) fraction of outcomes beyond a chosen confidence level. Unlike value at risk (VaR), which gives a loss threshold (a quantile) at a specific confidence level, expected shortfall accounts for the severity of losses in the tail of the loss distribution, offering a more comprehensive view of tail risk. This makes it a valuable tool for risk management and regulatory compliance in financial institutions.
How to Calculate Expected Shortfall?
The following steps outline how to calculate the Expected Shortfall.
- First, determine the value at risk (VaR) for the portfolio at your chosen horizon and confidence level.
- Next, choose the confidence level (CL) for the risk assessment (commonly 0.90, 0.95, or 0.99).
- If using the normal-approximation used by the calculator, compute the z-score zCL = Φ-1(CL) and the standard normal density φ(zCL).
- Finally, estimate expected shortfall using ES = VaR · φ(zCL) / ((1 − CL) · zCL), then check your answer with the calculator above.
Example Problem :
Use the following variables as an example problem to test your knowledge.
Value at risk (VaR) = 100,000
Confidence level (CL) = 0.95. Using the normal-approximation: z = Φ-1(0.95) ≈ 1.6449, φ(z) ≈ 0.1030, so ES ≈ 100,000 · 0.1030 / (0.05 · 1.6449) ≈ 125,200.