Skip to main content
Investing · ETF Metrics

Sortino ratio — downside-only risk-adjusted return

Sortino is the asymmetric cousin of Sharpe — it punishes only downside volatility, not upside. For investors who care more about losses than gains (which is most of us), Sortino is often the more honest measure. Here's exactly how UK Tax Drag calculates it.

5-minute read

The Sortino ratio divides excess return by downside deviation — the standard deviation of returns below a Minimum Acceptable Return (MAR). Formula: Sortino = (Rp − RMAR) / σdownside. For UK Tax Drag we use the same 3-month UK gilt yield as MAR (same as Sharpe's risk-free rate). Sortino is higher than Sharpe for most ETFs because we're dividing by a smaller number (downside deviation only). Sortino > 1.5 is reasonable; > 2.5 is good; > 4 is excellent. Sortino is more useful than Sharpe when an ETF has a skewed return distribution (e.g. covered-call ETFs with capped upside).

The formula

Sortino = (Rp − RMAR) / σdownside

where:
  Rp        = annualised return of the portfolio/ETF
  RMAR      = Minimum Acceptable Return (we use 3-month UK gilt yield)
  σdownside = downside deviation, calculated as:

σdownside = √[ Σ min(Ri − RMAR, 0)² / n ] × √12

(monthly returns annualised by √12)

The key difference vs standard deviation: only returns BELOW the MAR
contribute to the calculation. Returns above MAR are treated as zero
deviation.

Why downside-only matters

The conceptual issue with Sharpe: it punishes ETFs that occasionally spike upward. An ETF returning +30% one month and 5% other months has high standard deviation — but the upside surprise isn't a "risk" most investors care about.

Sortino fixes this by only counting downside variance. Two ETFs with the same return:

The asymmetry matches how real investors think about risk — "I don't mind if it occasionally surprises me upward, I mind if it loses 30%."

MAR — the Minimum Acceptable Return choice

The MAR is the threshold below which a return counts as "bad." Different choices give different Sortino ratios:

UK Tax Drag uses MAR = 3-month UK tino resul (same as Sharpe's Rf) for consistency. The Sortino result is therefore directly comparable to Sharpe — same numerator, different denominator definition.

Worked example — VWRL Sortino

Vanguard FTSE All-World UCITS ETF (VWRL), 3 years ending April 2026.

VWRL annualised return (GBP TR)+11.3%
MAR (UK 3-month gilt yield, 3-yr avg)+4.2%
Excess return over MAR (11.3 − 4.2)7.1%
Number of monthly returns above MAR (36 obs)~22
Number of monthly returns below MAR~14
Downside deviation (annualised)~10.5%
Sortino = 7.1 / 10.50.68
Compare to Sharpe (from previous calculation)0.48

VWRL's Sortino (0.68) is higher than its Sharpe (0.48) because the upside volatility doesn't count. The 0.20 gap suggests VWRL has reasonably balanced upside/downside volatility — neither dramatically skewed.

When Sortino > Sharpe matters most

ETF typeWhy Sortino is more useful
Covered-call income (JEPI, JEPQ UCITS equivalents)Upside is capped — Sharpe under-rates the strategy because upside variance is low; Sortino captures the smooth-but-with-occasional-loss profile
Trend-following / momentumTends to have large positive months (truncates losses) — Sortino rewards the asymmetric profile
Defensive / low-volatilitySmooth returns, occasional crashes — Sortino captures the crash risk Sharpe averages out
Inverse / hedging productsSkewed return distribution — Sharpe misleading

What Sortino does NOT tell you

How to reproduce this yourself

  1. Get 36 months of returns (same as Sharpe calculation).
  2. For each month, calculate (Return − MAR/12). MAR is annual; divide by 12 for monthly.
  3. Replace any positive values with zero: =IF(value>0, 0, value).
  4. Square each downside deviation: =A2^2.
  5. Sum the squared downside deviations, divide by n (or n−1 for sample), take square root.
  6. Multiply by √12 to annualise.
  7. Sortino = (annual_return − annual_MAR) / annualised_downside_deviation.

Sources and methodology

Sortino ratio developed by Frank Sortino (1991). Standard formulation follows Sortino-Price (1994). MAR choice (3-month UK gilt yield) for consistency with Sharpe calculation. See the ETF Data Methodology for full data sources. The site methodology documents the broader review process.

Editorial accountability
Open Trust Centre →

Every page is reviewed against the editorial standards, written from primary sources, sourced openly, and corrected publicly. No affiliate revenue. No sponsored content. No paid placements.

Editorial standards Editorial process Corrections policy How we make money Editorial team Methodology