VaR answers “how bad is a bad day?” with a single quantile — the loss you won’t exceed 99% of the time. But it has a notorious blind spot you’ve already glimpsed: it tells you where the tail begins and nothing about how deep it goes. A $10M VaR is consistent with a worst-case of $11M or $500M; VaR can’t tell them apart. This lesson fixes that with Expected Shortfall (ES, a.k.a. CVaR) — the average loss given you’re in the tail — and shows why ES isn’t just “a bigger number” but a better-behaved one: it satisfies the coherence axioms, including subadditivity (it respects diversification), which VaR can violate. This is the number Basel moved bank capital onto, and now you’ll see exactly why.
Before you read — take a guess
Two trading books each report a 99% one-day VaR of exactly $10M. Book A's losses beyond VaR are mild; Book B holds a portfolio of sold deep-out-of-the-money options that lose catastrophically in a crash. What does the shared VaR tell you about their relative tail risk?
VaR’s blind spot: a line, not a depth
Analogy. VaR is a flood gauge that tells you the water will reach the second step 99 days out of 100 — but says nothing about whether the hundredth day brings ankle-deep water or a wall that swallows the house. It marks the threshold of disaster, then goes silent on its magnitude.
Definition recap. The Value-at-Risk at confidence is the loss quantile: the smallest loss such that . At it’s the loss you exceed only 1% of the time. By construction, it is the boundary of the tail — and it reports a single point on the distribution, full stop.
Why that’s dangerous. Everything beyond VaR — the entire shape and depth of the tail — is invisible to it. Two portfolios can share a VaR while one has a gentle tail and the other a cliff. Worse, VaR’s blindness invites manipulation: a desk can sell far-out-of-the-money options or take on hidden catastrophe exposure that leaves the 99th percentile untouched while loading the 99.9th percentile with ruin. VaR will bless the position. This isn’t hypothetical — it’s the structural reason a VaR-only risk regime can quietly accumulate tail bombs.
Why can a trader 'game' a VaR limit by selling deep out-of-the-money options?
Expected Shortfall: averaging the disaster
Analogy. If VaR tells you the flood will reach the second step, ES tells you the average depth of water on the days it does flood. It stops marking the threshold and starts measuring the catastrophe itself.
Definition. The Expected Shortfall at confidence is the average loss conditional on being in the tail beyond VaR: Equivalently, it’s the average of all the VaRs at higher confidence levels: That second form is the key intuition: ES doesn’t read one point off the tail — it integrates over the whole tail, weighting in every worse-than-VaR outcome. So ES is always at least as large as VaR (and strictly larger whenever the tail has any depth), because an average of things all VaR can’t be below VaR.
Names. ES is also called Conditional VaR (CVaR), Tail VaR (TVaR), or expected tail loss. They’re the same object for continuous loss distributions.
- VaR (σ units)
- 1.64
- ES (σ units)
- 2.06
VaR is the line where the shaded tail begins; ES is the average of that whole shaded region, so it always sits further out. Slide the confidence level and watch the gap. Two books can share a VaR yet have wildly different ES — and that gap is exactly the tail risk VaR refuses to measure.
Worked example — normal case. For a standard normal loss, the closed forms are and , where is the normal density and the quantile. At : , , so So a 97.5% ES of 2.34σ is roughly the same magnitude as a 99% VaR of 2.33σ. This is not a coincidence — Basel III deliberately swapped the old 99% VaR for a 97.5% ES precisely because, under normality, they line up, so the switch isn’t a stealth capital hike but a shape-aware upgrade: identical for thin tails, automatically more conservative for fat ones.
The relationship between VaR and ES.
Pick the right option for each blank, then check.
Expected Shortfall is the loss given the loss exceeds VaR, so ES is always VaR. Unlike VaR, ES is sensitive to the beyond the threshold.
Coherence: why ES is the “right” kind of risk measure
There’s a deeper reason to prefer ES than “it sees more of the tail.” A risk measure should obey a few common-sense axioms — and ES does while VaR famously fails one.
Definition — a coherent risk measure (Artzner, Delbaen, Eber, Heath) satisfies four axioms:
- Monotonicity: if portfolio A always loses at least as much as B, then . (Worse outcomes → more risk.)
- Translation invariance: adding $ of cash reduces the risk by exactly $. (Cash is a buffer.)
- Positive homogeneity: doubling every position doubles the risk: . (Scale linearly.)
- Subadditivity: . Diversification can only help — the risk of the combined book never exceeds the sum of the parts.
ES satisfies all four. VaR can violate subadditivity — and that’s the deal-breaker.
Why subadditivity matters. Subadditivity is the mathematical statement of “diversification reduces risk.” If a risk measure can increase when you combine two books — punishing diversification — it’s pathological: it could push a firm to split a diversified portfolio to lower its reported risk, the opposite of prudence. A risk measure that doesn’t respect diversification can’t be used to aggregate risk across desks, which is the whole job of a firm-wide measure.
VaR is coherent for nice distributions — but you can't count on nice
For elliptical distributions (the normal, and the t with the same shape), VaR actually IS subadditive — which is why it survived so long. The violations appear with skewed, discrete, or heavy-tailed payoffs: credit portfolios, sold options, defaultable bonds. Precisely the tail-risky books where you most need a trustworthy measure are where VaR’s subadditivity breaks. ES never has this problem.
A worked subadditivity violation
Let’s see VaR fail with the cleanest possible example — two independent defaultable bonds.
Setup. Each bond pays a small coupon but has a 4% chance of a large default loss. Specifically, each bond independently loses $100 with probability 4% and gains $2 with probability 96%. Consider 95% VaR (so we care about the worst 5%).
Each bond alone. The probability of the $100 loss is 4%, which is less than the 5% tail. So the 95% quantile of each single bond’s loss falls in the no-default region: the 95% VaR of one bond is just dollars (a $2 gain, i.e. negative loss). VaR says each bond alone is essentially riskless at 95%.
The portfolio of both. Now hold both. The chance that at least one defaults is , i.e. 7.84% — now above the 5% tail. So the 95% quantile lands in the default region: with one default you lose dollars. The 95% VaR of the combined book is about $98.
The violation. Sum of individual VaRs: dollars (a gain). Combined VaR: dollars (a loss). So Diversifying made VaR explode. That’s the subadditivity violation — VaR punished a perfectly sensible diversification. ES would not do this: because it averages over the whole tail (including both-default scenarios), it correctly registers each bond’s default risk even when it sits just outside the 5% cut, and the combined ES stays below the sum. This single example is why theorists distrust VaR and regulators migrated to ES.
In the two-bond example, why does 95% VaR judge each bond alone as nearly riskless but the combined book as very risky?
Match each coherence axiom to its plain-English meaning.
Pick a term, then click its definition.
EVT-based Expected Shortfall
ES truly shines when fused with the GPD tail from the last lesson, because then you can compute ES far past your data.
The neat GPD result. If the tail above the threshold is GPD with shape (and , so the mean exists), then for a confidence level in the tail, The dominant term is the clean ratio : for a pure power-law tail, ES is just VaR scaled up by . The heavier the tail (bigger ), the bigger the multiplier — exactly the right behavior.
Worked example. Take the EVT fit from last lesson: , and a 99.9% VaR we computed at about 7.3% (a $7.3M loss on $100M). The leading-order ES multiplier is So , i.e. about a $9.7M average loss given you’re in that worst-0.1% region. Notice the gap: VaR said $7.3M, but the typical loss when you breach is $9.7M — a third worse. If were a scarier 0.5, the multiplier would be , doubling VaR to $14.6M. The tail index directly controls how much worse ES is than VaR — a one-number summary of “how bad is bad, on average.”
If ξ ≥ 1, Expected Shortfall is INFINITE
The GPD mean — and therefore ES — only exists when ξ < 1 (equivalently tail index α > 1). For an ultra-heavy tail with ξ ≥ 1, the expected shortfall is literally infinite: the average tail loss does not converge. This isn’t a glitch; it’s the model honestly reporting that the catastrophe distribution has no finite average. Such regimes (some operational and catastrophe losses) need a different framing entirely — e.g. capping exposure rather than pricing an undefined average.
If ES is theoretically superior, why did VaR dominate for so long — and does ES have downsides?
VaR won early for practical reasons: it’s a single intuitive number (“we won’t lose more than X, 99% of the time”), it’s easy to backtest (just count breaches — did losses exceed VaR more than 1% of days?), and it predates the coherence framework. ES’s drawbacks are real but mostly fixable. First, backtesting ES is harder: it’s not “elicitable” in the simple way VaR is, so you can’t validate it just by counting exceedances — you need conditional tests on the size of breaches, which the field has now developed. Second, ES needs more data / more tail modeling to estimate, since it depends on the whole tail shape, not one quantile — which is exactly why pairing it with EVT/GPD matters. Third, ES at level c and VaR at a higher level can give similar numbers, so the practical improvement is sometimes modest for thin-tailed books. Basel III’s resolution was pragmatic: use 97.5% ES (calibrated to align with 99% VaR for normal cases) so the regime captures tail depth without an arbitrary capital jump, while keeping VaR around for backtesting. The verdict: ES is the better risk measure, VaR remains a useful diagnostic, and the modern stack uses both.
Big picture
Expected Shortfall beyond VaR — the whole picture
- Expected Shortfall beyond VaR
- VaR's blind spot
- A single quantile — the tail boundary
- Says nothing about depth beyond it
- Gameable with deep OTM options
- Expected Shortfall
- ES = E[Loss | Loss ≥ VaR]
- Average of the whole tail; always ≥ VaR
- Also called CVaR / TVaR / expected tail loss
- Coherence
- Monotonicity, translation, homogeneity, subadditivity
- ES satisfies all four
- VaR can violate subadditivity (punishes diversification)
- EVT-based ES
- GPD tail → ES/VaR ≈ 1/(1−ξ)
- Heavier tail (bigger ξ) → bigger multiplier
- ξ ≥ 1 → ES infinite
- Practice
- Basel III: 97.5% ES replaced 99% VaR
- Aligned with normal VaR, conservative for fat tails
- Harder to backtest; VaR kept as diagnostic
- VaR's blind spot
Recap: Expected Shortfall beyond VaR
What does Expected Shortfall measure that VaR does not?
Check your answer to continue.
Next up — copulas and tail dependence — we leave single-asset tails and confront how assets crash together. Correlation, it turns out, is a fair-weather friend: assets can look mildly linked day-to-day yet plunge in lockstep during a crisis. Copulas separate “how each asset behaves” from “how they move together,” and tail dependence captures the “everything goes to one” clustering that destroys diversification exactly when you need it.