Modified Value at Risk
Modified Value at Risk (MVaR) extends the basic Value at Risk framework by accounting for the shape of the return distribution itself—specifically skewness (asymmetry) and kurtosis (tail thickness)—rather than assuming returns follow a normal bell curve. For portfolios where extreme losses cluster in one direction or tail events occur more frequently than normal theory predicts, MVaR typically captures real risk more honestly.
Why standard VaR can mismeasure tail risk
Parametric Value at Risk assumes returns are normally distributed—a convenient fiction that lets analysts compute VaR from just two numbers: mean return and volatility. Under that assumption, a 95% confidence VaR at one horizon tells a complete story about downside risk.
But real financial returns are not normal. They exhibit skewness—asymmetry in the tails. Equities, especially individual stocks, often show negative skewness: the left tail (losses) is fatter and longer than the right tail (gains). Interest-rate portfolios can show positive skewness. Credit-sensitive portfolios routinely show both negative skewness and excess kurtosis—jumbo tail events that occur far more often than a normal distribution would predict.
When a portfolio’s left tail is genuinely fatter than normal theory assumes, standard parametric VaR understates true downside risk. When the right tail is unexpectedly long, it overstates downside. Either mismeasurement creates capital decisions on a false foundation.
The Cornish-Fisher adjustment
Modified VaR corrects for these shape irregularities using the Cornish-Fisher expansion, a statistical technique that adjusts the quantile (the cut-off point on the distribution) based on the portfolio’s actual skewness and kurtosis.
The logic is straightforward: instead of using the normal distribution’s 95% quantile (which assumes skewness = 0 and excess kurtosis = 0), you compute a corrected quantile that shifts left if the distribution is negatively skewed (meaning downside tail is fatter) and shifts further left if excess kurtosis is high (meaning both tails are thicker). The result is typically a larger VaR estimate—but one that matches the real shape of historical returns.
Mathematically, the adjustment is:
$$z_{\text{CF}} = z + \frac{1}{6}(z^2 - 1)S + \frac{1}{24}(z^3 - 3z)K - \frac{1}{36}(2z^3 - 5z)S^2$$
where $z$ is the standard normal quantile (e.g., 1.645 for 95% confidence), $S$ is skewness, and $K$ is excess kurtosis. The resulting $z_{\text{CF}}$ then replaces $z$ in the VaR formula. The bigger the skewness and kurtosis, the larger the divergence from standard VaR.
When MVaR matters most
A buy-and-hold equity portfolio with no options or credit exposure will usually show only modest skewness and kurtosis; MVaR will be close to standard Value at Risk. The same investor who buys long-dated call options to hedge downside, or who holds high-yield bonds, or whose portfolio includes credit spread positions, will typically see significant negative skewness and heavy tails. For those portfolios, MVaR is no longer a fine point—it’s the difference between recognising real tail risk and sleepwalking into a loss that statistical theory insisted couldn’t happen.
Credit portfolios are the classic case. Default is a jump event: a borrower either pays or doesn’t. The loss distribution is bimodal, not smooth and bell-shaped. Standard Value at Risk severely understates the probability of simultaneous defaults during a recession, leading to artificially low Value at Risk estimates just when tail risk is highest.
Estimation challenges
MVaR’s appeal is also its weakness. To compute the Cornish-Fisher adjustment, you must estimate skewness and excess kurtosis from historical returns. Those estimates are noisy—they require far more history than estimating volatility does, and they tend to flip sign or magnitude as you add or remove a few years of data. A portfolio showing negative skewness over the last ten years might show positive skewness if you look only at the last five. That instability can make MVaR estimates unreliable month to month.
This is why practitioners often blend MVaR with other approaches. A risk manager might compute both standard parametric Value at Risk and MVaR, then cross-check both against historical and Monte Carlo methods. When all three methods converge, confidence in the VaR estimate rises. When they diverge—especially when MVaR jumps because kurtosis spiked—it’s time to dig into why.
MVaR in practice
Banks and asset managers typically use MVaR for daily or weekly Value at Risk reporting on credit-heavy or option-laden books. Insurance companies, which hold portfolios of claims distributions and catastrophe bonds, routinely rely on MVaR because their return distributions are starkly non-normal. Pension funds use it to adjust Value at Risk for equity portfolios with derivatives overlays.
The regulatory world has been cautious about MVaR. For years, international banking rules emphasised historical simulation and stressed Value at Risk over parametric variants, partly because regulators distrusted distributional assumptions. That said, major banks use MVaR internally for their own capital-adequacy calculations and for client risk reporting.
One crucial caveat: MVaR assumes that today’s skewness and kurtosis resemble those you’ll observe over the Value at Risk horizon. In a crisis, return distributions can shift shape dramatically. A portfolio showing moderate negative skewness in calm times can exhibit much more extreme skewness and kurtosis during a market crash, rendering the historical estimate obsolete. This is why forward-looking stress-testing and scenario analysis remain indispensable alongside MVaR.
See also
Closely related
- Value at Risk — the foundation; parametric VaR assumes normality, which MVaR corrects
- Historical Volatility — the measurement of returns’ dispersion from which skewness and kurtosis are estimated
- Stress-Testing — forward-looking technique that complements MVaR’s historical anchoring
- Tail Risk — the extreme downside losses that MVaR explicitly accounts for
- Credit Spread — a typical source of portfolio skewness and excess kurtosis
Wider context
- Risk Factor Sensitivity — another way to decompose portfolio risk beyond a single headline number
- Market Risk — the broader category of risk that VaR measures
- Concentration Risk — portfolios concentrated in skewed exposures need MVaR more urgently