Sortino Ratio Calculator
Calculate the Sortino ratio — a risk-adjusted return measure that penalizes only harmful downside volatility, not upside swings.
Sortino Ratio
—
Excess Return (above MAR)
—
Downside Deviation Used
—
Calculation Details
Embed This Calculator
Copy the code and paste it into any webpage to embed this calculator.
WordPress users: add a Custom HTML block (not the Embed block) and paste the code there.
Free to use. A small "Powered by Blucalculator" credit is appreciated but not required.
How to use this calculator
Enter the Portfolio Return (annual %), the Minimum Acceptable Return (MAR) (often the risk-free rate) and the Downside Deviation (the standard deviation of only the returns that fall below the MAR).
The Sortino ratio = Excess Return / Downside Deviation
Fund returning 16%, MAR of 5%, downside deviation of 9%:
Excess return = 16% − 5% = 11% Sortino ratio = 11% / 9% = 1.22
This is a “very good” Sortino ratio. Compare it to the Sharpe ratio using total standard deviation. If the standard deviation includes many large positive months, Sortino will be higher than Sharpe, which is appropriate.
The Sortino ratio formula
Where:
- Rp = Portfolio return
- MAR = Minimum Acceptable Return (target rate; often the risk-free rate)
- Downside Deviation = Standard deviation of returns below MAR
Downside deviation formula:
For each period: if Ri < MAR, include (Ri − MAR)² in the sum. If Ri ≥ MAR, include 0. Average the squared shortfalls, then take the square root.
This means months with big gains contribute zero to downside deviation; they don’t penalize the Sortino ratio the way they penalize the Sharpe ratio.
When the Sortino ratio tells a different story than the Sharpe ratio
For strategies with symmetric, normally distributed returns, Sortino ≈ Sharpe × √2 (roughly 1.41×). For strategies with positively skewed returns (frequent small losses, occasional large gains), Sortino > Sharpe × √2.
Example: Two funds with the same average return
| Fund | Annual Return | MAR | Total SD | Downside SD | Sharpe | Sortino |
|---|---|---|---|---|---|---|
| Fund A (symmetric) | 12% | 5% | 15% | 10.6% | 0.47 | 0.66 |
| Fund B (positively skewed) | 12% | 5% | 18% | 8% | 0.39 | 0.88 |
| Fund C (negatively skewed) | 12% | 5% | 10% | 14% | 0.70 | 0.50 |
Fund C looks best under Sharpe (0.70) but worst under Sortino (0.50). It has low total volatility but frequent negative months, suggesting a strategy like writing covered calls or selling volatility, earning steady income with occasional large losses. Sortino correctly identifies the downside-heavy risk profile.
Fund B looks worst under Sharpe but best under Sortino, a positively skewed strategy that has big occasional gains dragging up total volatility but not downside volatility.
Choosing the right MAR (Minimum Acceptable Return)
The MAR defines what counts as “harmful.” Different choices produce different Sortino ratios:
| MAR Choice | What It Means | When to Use |
|---|---|---|
| Risk-free rate (T-bill) | Any return below T-bills is harmful | Most common; standard comparison |
| 0% | Any loss is harmful | Absolute return / capital preservation mandates |
| Inflation rate | Any real loss is harmful | Retirees worried about purchasing power |
| Benchmark return | Any underperformance is harmful | Relative return mandate vs. an index |
| Target return | Any miss vs. a goal rate | Liability-driven investing |
Impact on Sortino ratio of the same fund at different MARs:
Fund: 14% return, various downside deviations by MAR
| MAR | Downside SD | Sortino Ratio |
|---|---|---|
| 0% | 4.5% | 3.11 |
| 5% | 7.2% | 1.25 |
| 8% | 9.8% | 0.61 |
| 12% | 13.1% | 0.15 |
The Sortino ratio is only comparable across funds when the same MAR is used. Mixing MARs makes the numbers meaningless.
How to calculate downside deviation
Step-by-step with monthly returns:
Suppose monthly returns are: 2%, −3%, 5%, −1%, 4%, −6%, 3%, −2%, 7%, −4%, 1%, 8% MAR = 0% per month (risk-free rate ≈ 0% monthly for simplicity)
- Identify negative months: −3%, −1%, −6%, −2%, −4%
- Square each shortfall below 0: 0.0009, 0.0001, 0.0036, 0.0004, 0.0016
- Sum of squared shortfalls: 0.0066
- Divide by total periods (N = 12): 0.0066 / 12 = 0.00055
- Take square root: 0.02345 per month
- Annualize: 0.02345 × √12 = 8.12% annual downside deviation
Some practitioners divide only by the number of periods below MAR (instead of total periods N). This gives a “semi-standard deviation” that is larger. The Sortino ratio as originally defined divides by total N. Check which convention your data source uses.
Sortino ratio interpretation guide
| Sortino Ratio | Interpretation |
|---|---|
| Below 0 | Returns below MAR on a downside-risk-adjusted basis |
| 0–0.5 | Below average |
| 0.5–1.0 | Adequate |
| 1.0–1.5 | Good |
| 1.5–2.0 | Very good |
| Above 2.0 | Excellent (verify data; rare at scale) |
Because Sortino uses a smaller denominator than Sharpe (downside SD only vs. total SD), Sortino ratios are numerically higher for the same strategy. A “good” Sortino of 1.0 corresponds roughly to a “good” Sharpe of 0.7 for a strategy with symmetric returns.
The bottom line
The Sortino ratio is the Sharpe ratio refined: it distinguishes between good volatility (big gains) and bad volatility (losses below target). For most equity strategies, the difference is modest. For asymmetric strategies, it is significant.
Use Sortino when:
- Your strategy deliberately generates positively skewed returns (momentum, options buying, trend-following)
- You want to evaluate downside protection quality specifically
- You are comparing strategies that have different return distribution shapes
Use Sharpe when making general comparisons across diverse strategies with approximately symmetric return distributions.
Both metrics are more informative when compared against a passive benchmark than when used in isolation.
Frequently Asked Questions
What is the Sortino ratio?
The Sortino ratio = (Portfolio Return − Target Return) / Downside Deviation. It measures risk-adjusted return, but only penalizes downside volatility — volatility below the minimum acceptable return. It was developed by Frank Sortino in the 1980s.
What is a good Sortino ratio?
Like the Sharpe ratio: below 0 is poor; 0–1.0 is below average; 1.0–2.0 is good; above 2.0 is excellent. Because Sortino uses a smaller denominator (downside deviation only, vs. total standard deviation), Sortino ratios tend to be numerically higher than Sharpe ratios for the same strategy.
When is the Sortino ratio better than Sharpe?
When a strategy has positively skewed returns — frequent large gains with occasional small losses. Options strategies, momentum strategies, and some hedge fund strategies look better under Sortino because upside swings are not penalized. For symmetric strategies, both measures give similar rankings.
What is downside deviation?
Downside deviation measures the volatility of returns that fall below a target rate. It is similar to standard deviation, but only includes periods where returns are below the minimum acceptable return (MAR). Returns above the MAR contribute zero to downside deviation.
What MAR should I use?
Common choices: 0% (avoid losses), the risk-free rate (beat T-bills), the inflation rate (preserve purchasing power), or a benchmark return (beat a specific index). The most common choice for institutional comparison is the current risk-free rate.
Can the Sortino ratio be negative?
Yes. If the portfolio returned less than the MAR, the excess return is negative, making the Sortino ratio negative. A negative Sortino ratio means the investor would have been better off holding T-bills or the equivalent of the MAR rate.
How does Sortino relate to the Calmar ratio?
The Calmar ratio uses maximum drawdown as the denominator instead of downside deviation. Like Sortino, it only penalizes downside performance. Calmar is preferred for evaluating trend-following strategies; Sortino is more common for hedge funds and equity strategies.
Is a high Sortino ratio always desirable?
High Sortino ratios are generally desirable, but extremely high ratios can indicate cherry-picked time periods, over-leveraged strategies with low downside so far, or instruments with hidden tail risks that have not yet materialized (negative skew). Always evaluate the underlying strategy.
How do I find the downside deviation for my portfolio?
Calculate the monthly returns for your portfolio. Set a MAR (e.g., 0% or risk-free monthly rate). For each month below MAR, square the shortfall. For months above MAR, enter zero. Average the squared values and take the square root for monthly downside deviation. Annualize by multiplying by √12.
What is the relationship between Sharpe and Sortino ratios for normal returns?
For a portfolio with perfectly symmetric (normally distributed) returns, the Sortino ratio is approximately √2 × the Sharpe ratio. Real returns are typically positively skewed (more upside outliers), so Sortino often exceeds this multiple compared to Sharpe.
Related Calculators
Sharpe Ratio Calculator
Calculate the Sharpe ratio to measure risk-adjusted return — how much excess return you earn per unit of volatility.
Portfolio Return Calculator
Calculate the weighted average return of a multi-asset portfolio from individual allocation percentages and returns.
Portfolio Beta Calculator
Calculate the weighted beta of a multi-asset portfolio to measure systematic market risk exposure.
Alpha Calculator
Calculate Jensen's Alpha — the excess return a portfolio generates beyond what CAPM predicts for its level of risk.
Beta Calculator
Calculate a stock or asset beta from its correlation with the market, standard deviation, and market volatility.
Annualized Return Calculator
Calculate annualized return (CAGR), total return %, and growth multiplier for any investment. Includes live growth chart comparing compound vs simple return.