Skip to main content
aifinhub
Risk & Portfolio Construction Explainer

Sortino Ratio

Sortino ratio = (R_p − R_f) / σ_d, where σ_d is the downside deviation: the standard deviation computed over only the returns that fall below a target (usually zero or the risk-free rate). The numerator is identical to Sharpe; the denominator drops upside volatility entirely.

By Orbyd Editorial · AI Fin Hub Team

On This Page

Definition

Sortino ratio

Sortino ratio = (R_p − R_f) / σ_d, where σ_d is the downside deviation: the standard deviation computed over only the returns that fall below a target (usually zero or the risk-free rate). The numerator is identical to Sharpe; the denominator drops upside volatility entirely.

Why it matters

Sortino is the right number when payoff is asymmetric — long-volatility strategies, options-based hedges, momentum systems with positive skew. Comparing those to mean-reversion strategies on Sharpe alone is misleading because mean-reversion is naturally low-volatility on the upside.

How it works

Pick a target return (zero, risk-free rate, or a benchmark). For each period, compute max(0, target − return)². Average these, take the square root — that's downside deviation. Divide excess return by it. Annualize the same way as Sharpe.

Example

Trend-following CTA, 5 years

Annualized return

12%

Annualized full vol σ

18%

Annualized downside vol σ_d

11%

Sharpe

(12 − 2) / 18 = 0.56

Sortino

(12 − 2) / 11 = 0.91

Same return, same risk-free rate. Sharpe says mediocre, Sortino says respectable — the difference is the upside vol that Sharpe over-counts.

Key Takeaways

1

Sortino > Sharpe whenever the strategy has positively skewed returns.

2

Choice of target return matters — zero, risk-free, or benchmark all give different ratios.

3

Sortino doesn't fix tail risk: a strategy with rare catastrophic losses can still have an inflated Sortino on a short sample.

Try These Tools

Run the numbers next

FAQ

Questions people ask next

The short answers readers usually want after the first pass.

Both. Sharpe is the lingua franca, Sortino is more honest for asymmetric strategies. Reporting only Sortino looks like cherry-picking; reporting only Sharpe undersells skewed strategies. Show both.

Sources & References

Related Content

Keep the topic connected

Planning estimates only — not financial, tax, or investment advice.