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.

📐

Sharpe Ratio from Series

Computes the Sharpe ratio directly from a series of returns: the mean return minus the risk-free rate, divided by the sample standard deviation. It's the most practical way to get the Sharpe when you have the history at hand, without computing the mean and volatility separately. Remember the result comes in the frequency of the data entered — to annualize monthly returns, multiply by the square root of twelve. Enter the list of returns and the risk-free rate for the same period.

🎯

Appraisal Ratio (Treynor-Black)

Computes the Treynor-Black appraisal ratio: a manager's alpha divided by the standard deviation of residual risk, the part not explained by the market. It measures the quality of security selection per unit of specific risk taken, and is the central metric for deciding how much to allocate to an active strategy. The higher it is, the better the manager extracts abnormal return without taking on too much diversifiable risk. Enter the alpha and the residual standard deviation.

😣

Pain Index

Computes the pain index of a series: the average depth underwater, that is, the mean of all point-by-point drawdowns across the history. While the maximum drawdown looks only at the worst moment, the pain index measures the average suffering — how long and how deep the portfolio stayed below its peaks. It's a cousin of the ulcer index, which uses the root mean square instead of the simple average. Enter the series of values separated by commas.

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.