RISK, RETURN, AND THE HISTORICAL RECORD

What Historical Return Data Can and Cannot Tell You

Investors pore over decades of stock and bond returns hoping to find repeatable patterns, but most of what looks like a signal in a return time series is statistical noise. Learning to properly summarize historical returns, and knowing the limits of that summary, prevents costly overconfidence in a backtested strategy.

Intermediate12 min readUpdated 2026

The core principle: two averages, two different jobs

A time series of returns is simply the sequence of period by period gains and losses for an asset, one number per month or year, stretching back as far as records allow. The two statistics used to summarize that sequence are the mean, a measure of central tendency, and the standard deviation, a measure of dispersion around that center. The mean itself comes in two distinct flavors that answer two different questions, and conflating them is one of the most common analytical errors in investing.

The arithmetic average simply adds up each period's return and divides by the number of periods; it answers the question "what is a typical single period's return." The geometric average instead compounds each period's growth factor together and takes the root: geometric mean = (product of (1 + return) for each period)^(1/n) − 1; it answers the question "what constant annual rate would have produced the same total ending wealth." These two numbers are never identical for a volatile series, and the geometric mean is always the lower of the two whenever returns vary at all, a mathematical certainty rather than a coincidence, because volatility itself drags down compounded growth relative to the simple average of the same numbers.

Key idea The arithmetic mean estimates next period's expected return; the geometric mean describes what actually happened to your account balance over multiple periods. Using the wrong one for the wrong question is a routine, costly mistake.

The math: two worked examples

Example 1: the gap between arithmetic and geometric mean. Suppose an asset returns 20%, negative 10%, and 15% over three consecutive years. The arithmetic average is (20 + (−10) + 15) / 3 = 25 / 3 = 8.3%. The geometric average compounds the actual growth factors: (1.20 × 0.90 × 1.15)^(1/3) − 1. Multiplying, 1.20 × 0.90 = 1.08, and 1.08 × 1.15 = 1.242. Taking the cube root of 1.242 gives approximately 1.0752, so the geometric mean is about 7.5%. An account that actually experienced this three year sequence, starting with $10,000, ends at 10,000 × 1.242 = $12,420, which is exactly what a constant 7.5% annual compounding rate would also produce, and meaningfully less than what an 8.3% constant rate would have produced ($10,000 × 1.083^3 ≈ $12,703). The 0.8 percentage point gap between the two averages is the direct, quantifiable cost of volatility on compounded wealth.

Example 2: the gap widens with more volatility. Now consider a more volatile asset that returns 50%, negative 30%, and 20% over three years, an identical arithmetic average of (50 − 30 + 20) / 3 = 13.3% to a comparison asset with steadier returns of 15%, 10%, and 15% (also averaging 13.3% arithmetically). The volatile asset's geometric mean is (1.50 × 0.70 × 1.20)^(1/3) − 1. Multiplying, 1.50 × 0.70 = 1.05, and 1.05 × 1.20 = 1.26; the cube root of 1.26 is approximately 1.0800, giving a geometric mean of about 8.0%, a full 5.3 points below the arithmetic average. The steadier asset's geometric mean is (1.15 × 1.10 × 1.15)^(1/3) − 1: 1.15 × 1.10 = 1.265, times 1.15 = 1.45475, and the cube root is approximately 1.1330, giving a geometric mean of about 13.3%, essentially matching its own arithmetic average because it has almost no volatility. Two assets with identical arithmetic averages produced meaningfully different actual wealth outcomes purely because of how much their returns bounced around; this gap is sometimes called volatility drag.

Key idea Two investments can share the exact same arithmetic average return and still deliver very different real world compounded wealth. Volatility itself is a drag on growth, not just a source of discomfort.

What the evidence shows about sample size

A second, less intuitive limitation of historical return series is how little independent information they actually contain. A ten year return history sounds like a reasonable sample, but annual returns are not fully independent draws from year to year; broad economic and market cycles span multiple years, so consecutive observations carry some correlation with each other. The effective, statistically independent sample size behind a ten year history is smaller than ten, which means the standard error around any average return estimated from it is large, often large enough that the true long-run average could plausibly sit several percentage points above or below the observed sample average. Even thirty or forty years of data, by the standards of formal statistical inference, is a fairly small sample for pinning down a long-run expected return with real precision, which is part of why professional forecasters attach wide confidence bands, even when they rarely advertise them, to any single point estimate of expected return.

This limitation compounds with a second, more insidious problem: data mining. If an analyst or a backtesting platform tests enough candidate trading rules against the same fixed historical series, some fraction of those rules will appear profitable purely by chance, with zero genuine predictive power going forward, simply because with enough attempts something is bound to look good against any fixed dataset. The more rules tested, the more certain it becomes that at least one false positive will emerge, and popular retail trading strategies discovered this way have a well documented history of failing to repeat their backtested performance once traded live, precisely because the "edge" was never real, only a statistical artifact of the specific historical window it was fit to.

A further tool worth understanding is autocorrelation, the tendency of a return in one period to be statistically related to returns in prior periods. If autocorrelation were strongly positive over short horizons, meaning a good month tends to be followed by another good month, that would represent genuine, exploitable momentum; if strongly negative, meaning a good month tends to be followed by a poor one, that would represent genuine mean reversion. Empirical studies of broad market indexes have generally found autocorrelation in raw returns to be weak and unstable over short horizons such as days or weeks, which is broadly consistent with markets processing new information quickly, though some studies have documented modest momentum effects over intermediate horizons of several months and modest mean reversion over much longer horizons of several years. None of these documented effects has proven large or reliable enough, after accounting for trading costs and the risk of the strategy itself, to represent an obviously exploitable free lunch for the ordinary investor, which is a useful check on any pitch built around "the data shows a repeating pattern."

How this applies in real portfolios

When you evaluate a fund, a strategy, or your own portfolio's track record, apply the arithmetic and geometric distinction correctly: use the geometric mean when you want to know what rate actually grew your account, and use the arithmetic mean, or a forward-looking expected return estimate, when you are modeling a single future period, such as next year's expected outcome in a Monte Carlo retirement simulation. Mixing the two up in either direction produces a biased answer: quoting an arithmetic average as though it represents realized compounded growth systematically overstates how fast an account actually grew, while feeding a geometric mean into a single period forecasting model can understate the range of plausible near-term outcomes.

When you evaluate a strategy's historical backtest, ask how many rules or parameter variations were tried before landing on the one being presented, whether the strategy has been tested out of sample on data it was not fit to, and whether the same pattern shows up in other, non-overlapping markets or eras. A pattern that only appears in one heavily optimized historical window, and vanishes the moment it meets new data, was very likely mined rather than discovered.

Actionable breakdown

  • Use the geometric mean for realized, compounded wealth growth.
    • It matches what actually happened to your balance.
    • It is always lower than the arithmetic mean when volatile.
  • Use the arithmetic mean for single period forward estimates.
    • It better represents a single year's expected outcome.
    • Do not use it to describe multi-year compounded results.
  • Treat short historical windows as low confidence estimates.
    • Ten years contains fewer independent data points than it seems.
    • Even thirty years leaves a wide statistical margin of error.
  • Be skeptical of strategies fit to one historical dataset.
    • Ask how many rules were tested before this one was chosen.
    • Check for out of sample and cross market performance.

There is also a standard error dimension worth internalizing with actual numbers. For a return series with an annual standard deviation of 18%, the standard error of the estimated mean from n years of data is approximately 18% / √n. With 10 years of data, that standard error is roughly 18% / √10 ≈ 5.7%, meaning a 95% confidence interval around the sample average spans roughly plus or minus 11.2 percentage points (about two standard errors), an enormous range for a figure often quoted to the nearest tenth of a percent in marketing materials. Even with 40 years of data, the standard error only shrinks to roughly 18% / √40 ≈ 2.8%, still leaving a meaningful confidence band around any single point estimate. This is the concrete, numerical version of the sample size warning above, and it is worth keeping in mind every time a single decimal-precise historical average return figure is presented as though it were known with certainty.

Common pitfalls

The most common pitfall is quoting an arithmetic average return as though it describes how fast money actually grew, which systematically overstates realized wealth for any volatile series and can make a mediocre, choppy strategy look identical to a steady, genuinely strong one.

A second pitfall is data mining, running many variations of a rule against the same fixed historical series until one looks good, then presenting that one rule's backtest as though it reflects a genuine, repeatable edge rather than a statistical accident specific to that dataset.

A third pitfall is recency bias: weighting the most recent handful of years in a return series far more heavily than the fuller history when forming expectations, which skews forecasts toward whatever regime, calm or turbulent, happens to have occurred most recently.

A fourth pitfall is comparing a fund's own historical return series in isolation rather than against a properly matched benchmark covering the identical period, which can make an average result look impressive or disappointing purely because of when the comparison window happens to start and end.

The overall discipline this points to is a kind of productive humility about historical numbers: treat a long-run average as a reasonable, evidence-based starting point for planning, treat its precision as far looser than the decimal point suggests, and treat any pattern discovered by mining that same fixed history as guilty until proven innocent by genuine out-of-sample evidence.

The bottom line

Historical return series are genuinely useful for estimating long-run averages and volatility, but small effective sample sizes and the ease of data mining make them a far weaker tool for predicting the next specific move than they appear at first glance.

Related reading: market history guide, behavioral finance guide, comparing returns across holding periods, what stocks and bonds have actually delivered, standard deviation.

All articles · The deep guides