Institutional Downside Risk & Coherent Measures Methodology
Value-at-Risk (VaR) was pioneered by J.P. Morgan in the early 1990s as a universal risk metric to answer a daily CEO question: "What is our maximum potential loss over the next 24 hours?" While revolutionary, standard VaR suffers from a critical mathematical defect: it violates the principle of subadditivity, meaning merging two portfolios can mathematically produce a higher combined VaR than the sum of their individual VaRs.
1. The Subadditivity Failure of VaR vs. Coherent Expected Shortfall
A risk measure $\rho(\cdot)$ is mathematically coherent if and only if it satisfies four axioms: monotonicity, subadditivity, positive homogeneity, and translation invariance. Value-at-Risk fails subadditivity:
VaR(X + Y) > VaR(X) + VaR(Y) (VaR Penalizes True Diversification in Fat-Tailed Regimes)CVaR(X + Y) ≤ CVaR(X) + CVaR(Y) (Expected Shortfall is Always Coherent)
2. Basel Committee Fundamental Review of the Trading Book (FRTB)
Recognizing that VaR completely ignores tail risk severity beyond the quantile threshold (the "cliff effect"), the Basel Committee on Banking Supervision transitioned the regulatory market risk capital framework from 99% VaR to 97.5% Expected Shortfall under the FRTB framework. Expected Shortfall measures the conditional expectation of loss in the tail:
ES_α = E[ L | L ≥ VaR_α ] = (1 / (1 - α)) × ∫_α^1 VaR_u du