Investing Basics

Sharpe Ratio Explained: A Beginner-Friendly Guide With Real Examples

June 24, 2026·9 min read

If you have ever compared two portfolios that both returned "about 10% per year" and wondered which one was actually the better investment, you have already stumbled into the problem the Sharpe ratio was invented to solve. Two portfolios can post identical returns while putting you through wildly different amounts of stomach-churning volatility along the way — and the Sharpe ratio is the single number that tells you which one gave you more return per unit of pain.

This guide explains the Sharpe ratio the way it should have been explained the first time: the formula in plain English, a worked example you can verify yourself in our portfolio simulator, how to interpret the number you get, and the four pitfalls that cause beginners to misuse it. By the end you will know when Sharpe is the right tool, when it lies to you, and how it stacks up against alternatives like the Sortino ratio.

Advertisement

What the Sharpe ratio actually measures

The Sharpe ratio, introduced by Nobel laureate William Sharpe in 1966, answers one question: how much excess return did this portfolio deliver for each unit of risk it took?

"Excess return" means return above what you could have earned risk-free (typically short-term US Treasury bills). "Risk" here is defined narrowly as standard deviation of returns — a statistical measure of how much the portfolio bounces around its average.

Put together, the Sharpe ratio is a reward-to-volatility ratio. A high Sharpe means you were well compensated for the ride. A low Sharpe means you took a lot of turbulence and did not get paid much for it.

The formula

$$\text{Sharpe} = \frac{R_p - R_f}{\sigma_p}$$

In plain English:

  • R_p — the portfolio's annualized return (usually CAGR).
  • R_f — the annualized risk-free rate over the same period (often the average 3-month T-bill yield).
  • σ_p — the annualized standard deviation of the portfolio's returns.

That is it. Take your return, subtract what you could have earned doing nothing risky, and divide by how volatile your ride was.

A worked example: VOO vs QQQ vs 60/40

Let's make it concrete with three portfolios over a hypothetical 10-year window. Assume the risk-free rate averaged 2% annually.

| Portfolio | CAGR | Std. Dev. | Sharpe Ratio | |---|---|---|---| | VOO (S&P 500) | 12% | 15% | (12 − 2) / 15 = 0.67 | | QQQ (Nasdaq-100) | 16% | 22% | (16 − 2) / 22 = 0.64 | | 60/40 (stocks/bonds) | 8% | 9% | (8 − 2) / 9 = 0.67 |

Notice what this reveals: QQQ posted the highest raw return by a wide margin, but its Sharpe ratio was slightly worse than VOO's. The extra 4 percentage points of return did not fully compensate for the extra 7 percentage points of volatility. And the "boring" 60/40 portfolio — which returned only 8% — delivered essentially the same risk-adjusted return as the S&P 500.

That is the Sharpe ratio's superpower. It lets you compare a growth-heavy portfolio to a conservative one on the same footing, instead of being dazzled by whichever one had the biggest headline number.

You can run this comparison yourself. Load VOO over 10 years and QQQ over 10 years side by side in the simulator and eyeball the drawdown charts — the difference in ride quality is obvious once you look.

How to interpret a Sharpe ratio

Rough industry conventions for annualized Sharpe:

  • Below 0 — the portfolio underperformed the risk-free rate. You would have been better off in T-bills.
  • 0 to 1 — mediocre. Most single stocks and many actively managed funds live here.
  • 1 to 2 — good. A well-constructed diversified portfolio often lands in this range over long horizons.
  • 2 to 3 — very good. Rare for public-market portfolios over long periods.
  • Above 3 — exceptional, and worth double-checking. Sustained Sharpe above 3 usually means either a short measurement window, hidden leverage, or a strategy exposed to a tail risk that has not yet shown up.

These are guidelines, not laws. A Sharpe of 0.6 on a 30-year global equity backtest is perfectly normal; a Sharpe of 0.6 on a market-neutral hedge fund would be a disaster.

Four pitfalls that trip up beginners

The Sharpe ratio is a great tool, but it is misused constantly. Watch for these four traps.

1. Non-normal returns. Sharpe assumes returns follow a roughly normal (bell-curve) distribution. Real market returns have fat tails — extreme moves happen far more often than a normal distribution predicts. A strategy that quietly earns 8% a year for a decade and then blows up 50% in one month can post a beautiful Sharpe ratio right up until the blow-up. See our guide on max drawdown for the risk metric that catches what Sharpe misses.

2. Volatility is not the same as risk. Sharpe penalizes all volatility equally — including upside volatility. A portfolio that occasionally jumps +20% in a month gets penalized just like one that occasionally falls -20%. Most investors do not experience upside surprises as "risk." The Sortino ratio (below) fixes this.

3. Annualization games. A Sharpe ratio computed from daily returns and then annualized (multiplied by √252) can look very different from one computed from monthly returns (× √12). Always compare Sharpe ratios computed the same way, over the same time window, using the same risk-free rate.

4. Short windows lie. A Sharpe ratio measured over 3 years during a bull market is nearly meaningless. You need at least one full market cycle — ideally 10+ years including a real drawdown — before the number tells you anything durable about a strategy.

Sharpe vs Sortino: the volatility asymmetry fix

The Sortino ratio is Sharpe's more thoughtful cousin. Instead of dividing by all volatility, it divides by downside volatility only — the standard deviation of negative returns.

$$\text{Sortino} = \frac{R_p - R_f}{\sigma_{\text{downside}}}$$

Sortino usually gives a higher number than Sharpe for the same portfolio, because it stops penalizing upside moves. For a portfolio with symmetric returns, Sharpe and Sortino tell the same story. For a portfolio with a positive skew — think trend-following strategies or growth stocks — Sortino paints a more favorable and arguably more honest picture.

Neither ratio is "correct." They answer slightly different questions. Use Sharpe when you want a strict, conservative comparison. Use Sortino when you want to reward strategies that produce lopsided upside without punishing them for it.

When Sharpe is the right tool

Sharpe is most useful when you are:

  • Comparing two portfolios with similar structure — two stock/bond mixes, two ETF portfolios, two robo-advisor allocations. Same asset class family, roughly symmetric return distributions.
  • Deciding whether extra risk is being compensated. If adding a satellite position raises your portfolio's Sharpe, the extra risk is paying you back. If it lowers Sharpe, you are taking more turbulence for no reward. See our guide on how to diversify a portfolio.
  • Sanity-checking a strategy over long windows. Combined with max drawdown and CAGR, Sharpe rounds out a three-number summary of what a strategy actually delivered.

Where Sharpe is not the right tool: comparing a leveraged or options-based strategy to a plain index fund, evaluating a fund with a short live track record, or making decisions about strategies with obvious tail risk (short-vol funds, structured products). In those cases lean on drawdown and Sortino, and demand a longer track record.

See it in the simulator

Every backtest in our portfolio simulator reports CAGR, max drawdown and volatility right on the results page — the three numbers you need to compute Sharpe yourself. Try this five-minute exercise:

1. Load a 60/40 stocks/bonds portfolio over 20 years. 2. Note the CAGR and volatility. Subtract 2% (a reasonable long-run T-bill approximation) from CAGR, divide by volatility. That is your Sharpe. 3. Repeat with a 100% S&P 500 portfolio. Compare. 4. Then check whether the "classic 60/40" still holds up.

You will usually find the two portfolios' Sharpe ratios are closer than the raw return numbers suggest — which is exactly the insight the metric was designed to give you.

FAQ

What is a good Sharpe ratio?

For a diversified long-only portfolio over 10+ years, a Sharpe between 0.5 and 1.0 is normal, and above 1.0 is genuinely good. Anything sustained above 2.0 over a full market cycle is exceptional and worth investigating for hidden leverage or tail risk.

Can the Sharpe ratio be negative?

Yes. A negative Sharpe means the portfolio returned less than the risk-free rate — you would have been better off holding T-bills. Common during bad years for a single asset, but rare for diversified portfolios over long windows.

What risk-free rate should I use?

The convention is the average yield on 3-month US Treasury bills over the same period as the portfolio return. For rough back-of-envelope work, using 2% for the 2010s and 4–5% for the early 2020s is close enough.

Sharpe ratio vs Sortino ratio — which should I use?

Use both. Sharpe is the industry standard and easier to find published values for. Sortino is more informative for portfolios with asymmetric returns (growth stocks, trend-following, options overlays). If they tell the same story, you have a symmetric portfolio; if Sortino is much higher, the "risk" Sharpe is measuring is mostly upside noise.

Does the Sharpe ratio work for individual stocks?

Technically yes, but it is much less useful. Single stocks have wildly non-normal return distributions and their Sharpe over any short window is dominated by luck. Sharpe is best used at the portfolio level.

---

The Sharpe ratio is not a magic number — it is one lens on a portfolio's quality. Combined with CAGR and max drawdown, it gives you a three-line summary that is more honest than any single return figure. Open the simulator, pick two portfolios you are considering, and compute Sharpe for both. If the higher-Sharpe portfolio also has a drawdown you can actually live through, you have found your answer.

Try it in the simulator

Build the portfolios from this article and see the numbers for yourself.

Open simulator

Want the full experience? Upgrade to Pro for $14.50 →