1001Ferramentas
📉 Calculators

Parametric Expected Shortfall (CVaR)

Computes the Expected Shortfall (ES), also known as CVaR, by the parametric Gaussian method. While VaR answers what the minimum loss is in the worst cases, ES goes further and answers what the average loss is when the worst happens, summing what lies in the tail beyond the VaR. The formula is −μ + σ·φ(Φ⁻¹(c))/(1−c), with Φ⁻¹ the inverse normal. It's a coherent risk measure, required under Basel, precisely because it captures the severity of extreme losses. Enter the mean return, the standard deviation of returns and the confidence level.

Resultado

Parametric Expected Shortfall (CVaR)

Computes the Expected Shortfall (ES), also known as CVaR, by the parametric Gaussian method. While VaR answers what the minimum loss is in the worst cases, ES goes further and answers what the average loss is when the worst happens, summing what lies in the tail beyond the VaR. The formula is −μ + σ·φ(Φ⁻¹(c))/(1−c), with Φ⁻¹ the inverse normal. It's a coherent risk measure, required under Basel, precisely because it captures the severity of extreme losses. Enter the mean return, the standard deviation of returns and the confidence level.

The question VaR doesn't answer

Value at Risk became the market standard, but it has a well-known hole: it tells you the loss that won't be exceeded in, say, 95% of cases, and stays silent about the other 5%. And it's precisely in the tail that disaster lives. Expected Shortfall, or CVaR, fills that hole by answering the next question: when the worst happens, how bad is it, on average?

This version uses the parametric Gaussian method, which assumes normally distributed returns and solves the calculation in closed form: −μ + σ·φ(Φ⁻¹(c))/(1−c). Unlike VaR, ES is a coherent risk measure in the technical sense, which is why Basel regulation moved to it. For anyone sizing portfolio risk, it's a more honest read on how big the possible fall really is.

Enter the mean return, the standard deviation of returns and the confidence level, all in the same unit (for example, daily returns in percent). The tool returns VaR and ES side by side. Remember that the normality assumption underestimates fat tails; in crisis markets, the real ES tends to be worse than the Gaussian one.

Related Tools

📡

Tracking Error

Computes a portfolio's tracking error: the standard deviation of the differences between the portfolio's returns and the benchmark's, period by period. It measures how much the portfolio diverges from its reference index — an index fund aims for tracking error near zero, while an active fund has a higher one, reflecting its bets. It's the denominator of the information ratio. Enter the lists of portfolio and benchmark returns, in the same order, separated by commas.

🎯

R-Multiple

Computes the R-multiple of a long trade: the result expressed in multiples of the initial risk, (exit − entry) divided by (entry − stop). It's system traders' favorite unit of measure, popularized by Van Tharp, because it normalizes any trade by the risk it took — a 3R gain means profiting three times what was risked. Thinking in R, rather than in currency, keeps the focus on risk management. Enter the entry, stop and exit prices.

📊

Modigliani M² Measure

Computes Modigliani's M² measure (also M-squared or RAP), which translates the Sharpe ratio back into percentage points of return. The idea is plain: scale the portfolio to the market's volatility and ask what it would have returned under those conditions, M² = Rf + (Rp − Rf)·(σmarket/σportfolio). Unlike the Sharpe ratio, a bare number, M² compares directly against the benchmark's return. Above the market return, the portfolio beat the benchmark on a risk-adjusted basis. Enter the portfolio return and volatility, the risk-free rate and the market volatility.

The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.