šŸŽ‰
Summer Launch Special: Get 1 month free. Use code SUMMER_2026_1_MONTH at checkout.

Average Return - It’s Not What You Think

Compound Annual Growth Rate (CAGR) is the proper way to express investment returns over a period, not (arithmetic) average

šŸ“Œ Summary & Key Takeaways

  • Arithmetic Average Returns Overstate Actual Growth: A stock that drops 50% then gains 100% shows an arithmetic average return of +25% — yet your account balance is completely unchanged. Arithmetic averaging ignores sequence and compounding, consistently distorting investor performance.
  • CAGR Measures What Your Balance Actually Earns: Compound Annual Growth Rate (CAGR) calculates the geometric mean — (End Value / Start Value)^(1/Years) - 1 — capturing the exact annualized growth rate required to turn a starting principal into a final balance.
  • The Math of Volatility Drag: Expected geometric compound return (\(g\)) is approximated from arithmetic return (\(\mu\)) and annual standard deviation (\(\sigma\)) via \(g \approx \mu - \frac{\sigma^2}{2}\). For an S&P 500 proxy (7.0% arithmetic return, 17.0% volatility), volatility drag deducts ~1.45% annually, pulling simulated 30-year median CAGR down to 5.7% (with outcomes ranging from -6.0% to 18.8% across 10,000 paths).

When I evaluate portfolio performance, one of the most common mistakes I see is using simple arithmetic averaging to measure returns. If you average the last few years of annual percentage gains to determine your expected return, you are calculating a number that overstates your actual wealth accumulation.

In this analysis, I break down the exact mathematical gap between arithmetic averages and geometric Compound Annual Growth Rate (CAGR), and demonstrate why volatility drag systematically reduces realized portfolio growth.

šŸ’” Related Reading: Learn how volatility drag impacts retirement portfolio survival in Safe Withdrawal Rates and explore strategies to reduce drawdown in Defending Your Savings Against Significant Downturns.

A Simple Example: The Volatility Drag Paradox

Consider a straightforward scenario:

I buy a stock at $100, and in Year 1 it drops to $50. My loss is ($50 - $100) / $100 = -50%.

In Year 2, the stock recovers from $50 back to $100. My gain is ($100 - $50) / $50 = +100%.

If I calculate the arithmetic average return, I get: (-50% + 100%) / 2 = +25%.

Yet my starting capital was $100, and my ending capital is $100. I made zero profit.

Claiming a +25% average return when portfolio wealth has not grown at all illustrates why arithmetic averaging is fundamentally flawed for compounding assets.

Investment Returns Compound Geometrically

Portfolio growth depends on compounding. The correct way to calculate net return across multiple periods is by multiplying successive period wealth factors:

($50 / $100) * ($100 / $50) = 0.50 * 2.00 = 1.00

Where r represents the percentage return in a period (expressed as a decimal), each period's return factor (or wealth multiplier) is 1 + r:

  • A -50% loss (r = -0.50) gives a return factor of 1 + (-0.50) = 0.50.
  • A +100% gain (r = +1.00) gives a return factor of 1 + 1.00 = 2.00.

To get the cumulative wealth multiplier over N periods, I multiply all period factors together: \((1 + r_1) \times (1 + r_2) \times \dots \times (1 + r_N)\).

CAGR measures the constant annual growth rate required to yield the final balance from the initial investment:

$$\text{CAGR} = \left( \frac{\text{End Value}}{\text{Start Value}} \right)^{\frac{1}{\text{Years}}} - 1$$

A Real-World CAGR Example

Suppose I bought a stock index position for $100 in 2010 and sold it for $280 in 2020 (10 years):

$$\text{CAGR} = \left( \frac{280}{100} \right)^{\frac{1}{10}} - 1 = 0.108 = 10.8\%$$

My capital grew at an exact compound rate of 10.8% per year. Reversing the calculation:

$$(1 + 0.108)^{10} = 2.80$$

My initial capital grew by a factor of 2.80 over the 10-year horizon.

The Mathematical Relationship: Calculating Volatility Drag

The gap between arithmetic average return and geometric compound return is governed by portfolio variance. Using a standard Taylor series expansion on logarithmic returns, the expected geometric compound growth rate (\(g\)) is approximated as:

$$\text{Geometric Mean } (g) \approx \text{Arithmetic Mean } (\mu) - \frac{\sigma^2}{2}$$

Where:

  • \(\mu\) is the expected arithmetic average annual return.
  • \(\sigma\) is the annual standard deviation of returns (volatility).
  • \(\frac{\sigma^2}{2}\) is the annual volatility drag.

Let's test this formula against two standard asset allocations:

  1. 100% Stock Portfolio (S&P 500 Proxy):

    • \(\mu = 7.0\% = 0.07\)
    • \(\sigma = 17.0\% = 0.17\)
    • \(\text{Volatility Drag} \approx \frac{0.17^2}{2} = \frac{0.0289}{2} = 0.01445 \approx 1.45\%\)
    • Expected Geometric CAGR (\(g\)): \(7.0\% - 1.45\% = \mathbf{5.55\%}\)
  2. 60/40 Balanced Portfolio:

    • \(\mu = 5.5\% = 0.055\)
    • \(\sigma = 12.0\% = 0.12\)
    • \(\text{Volatility Drag} \approx \frac{0.12^2}{2} = \frac{0.0144}{2} = 0.0072 = 0.72\%\)
    • Expected Geometric CAGR (\(g\)): \(5.50\% - 0.72\% = \mathbf{4.78\%}\)

Because variance acts as an unavoidable deduction on compounding, a strategy with lower volatility can sometimes achieve higher long-term compounding than a high-volatility strategy with a higher arithmetic average.

Why Monte Carlo Medians Differ from Simple Compounding

When you run a simulation in a Monte Carlo tool (like my Portfolio Accumulation Simulator) with a 7.0% return and 17.0% standard deviation, the engine simulates annual returns drawn from a normal distribution with an arithmetic mean of 7.0%.

Over 30 years, multiplying these randomized annual returns generates the full cone of uncertainty. Because compounding is geometric, the 50th percentile (median) trajectory will compound at approximately 5.55% to 5.70%, not 7.0%.

  • Naive Calculation: $300,000 × (1 + 0.07)30 = $2,283,676
  • Monte Carlo Geometric Median: $300,000 × (1 + 0.0555)30$1,525,000

This is not a bug, an engine fee, or an error. The simulator is showing you the mathematical reality: volatility drag systematically depresses median wealth accumulation.

šŸ” Verify the Math in Excel: If you want to verify my simulation math directly against spreadsheet formulas, set the simulator's Standard Deviation to 0.0%. Eliminating volatility removes all random variance, causing the simulation to collapse into pure deterministic compounding (\(P_0 \times (1 + r)^t\)) that matches spreadsheet formulas to the exact penny.

Quantification of Volatility Drag: 10,000-Path Monte Carlo Simulation

To quantify how annual return variance depresses realized CAGR below arithmetic return expectations, I simulated 10,000 independent 30-year market sequences. Each sequence drew annual returns from a normal distribution with an arithmetic mean of 7.0% and a standard deviation of 17.0% (matching historical S&P 500 volatility).

Below is the resulting distribution of 30-year CAGRs generated from my code:

Histogram of 10,000 Monte Carlo 30-year geometric CAGRs showing volatility drag relative to expected arithmetic return.
Arithmetic Average vs. Geometric CAGR Distribution: Across 10,000 Monte Carlo simulations (7% mean, 17% stdev), high volatility creates a 1.5% volatility drag, pulling the mean 30-year geometric CAGR down to 5.5% while the 5th percentile drops to 0.7%.

Key Takeaways

  • The expected arithmetic average return across all simulated years is 7.0%.
  • The realized median 30-year CAGR is 5.7% (mean CAGR 5.7%).
  • Volatility drag reduces realized annual growth by 1.4 percentage points relative to arithmetic expectations, directly matching \(g \approx \mu - \frac{\sigma^2}{2}\).
  • Across all 10,000 paths, 30-year CAGRs span from -6.0% to 18.8%, with 90% of outcomes falling between 0.4% (5th percentile) and 10.9% (95th percentile).

Relying on arithmetic average returns to model retirement accumulation or safe withdrawal rates creates a false sense of security. In my backtest framework, I always model portfolio growth using true geometric compounding.

Watch the Video Summary

Prefer video format? Watch the summary on our dedicated player page (6:27).

Watch Video Summary →

Frequently Asked Questions

The arithmetic average return formula is calculated by adding all individual periodic returns together, and dividing by the total number of periods. For example, if your portfolio returns 10%, -5%, and 15% over three years, the arithmetic average is (10 - 5 + 15) / 3 = 6.67%.

Arithmetic average return simply averages the periodic percentages, which can be highly misleading because it ignores compounding and volatility decay. Compound Annual Growth Rate (CAGR) is the true geometric average; it represents the constant rate at which an investment would have grown from its starting balance to its ending balance. For volatile investments, CAGR will always be lower than the arithmetic average.

To calculate CAGR, you divide your ending balance by your starting balance, raise that result to the power of one divided by the number of years, and then subtract one. The formula is: CAGR = [(Ending Value / Beginning Value) ^ (1 / Number of Years)] - 1.

Continue Your Research


Thanks for reading! Feel free to share this post, and follow us on social media:

X Yahoo Finance Share
Paul Dunn Profile
Written by Paul Dunn

Founder & Lead Engineer at AlgorithmicFIRE

Paul Dunn applies software engineering and data analysis principles to retirement planning. As a data engineer, he designs quantitative simulators (Monte Carlo, SWR sweep, tax optimizers) to verify portfolio longevity against historical and statistical cycles.


View Video Transcript

Let's talk about a number you see all the time but probably misunderstand. The average return on your investments. It sounds simple, right? But this is a number that might be fooling you. And today we're going to pull back the curtain and see how. So, let me ask you something. When you look at your portfolio's performance over a few years, are you really truly confident you know what your actual average return is? Well, here's the thing. There's a very good chance that the way you've been taught to calculate a simple average is giving you a dangerously rosy picture of your success. And today, we're going to fix that. First, let's dive into what I like to call the average return illusion. This is where basic everyday math leads you to a conclusion that feels totally right, but is completely fundamentally wrong. And to really see this in action, we're going to use a super straightforward example. No complicated spreadsheets, promise. Just some basic numbers that are going to reveal a massive flaw in how we usually think about this stuff. Okay, so imagine you invest a hundred bucks in a single stock. Nice, clean, round number. That's our starting line. Now, in the first year, things do not go well. The stock just tanks. It loses half its value, a 50% drop. So, your $100 is now only worth 50. Ouch. But hey, in year two, the stock stages this incredible comeback. It doubles in value. That's a 100% gain. So, your $50 turns right back into $100. You're exactly where you started. So, after that wild ride, you're right back at square one. You've got a 0% gain, right? But here's where it gets weird. What happens when we try to calculate the average return for those two years? Well, if you do the math the way we were all taught in school, you take the year 1 loss of minus 50% and you add the year 2 gain of plus 100%, you get 50. Divide that by the two years and voila, you get an average return of 25%. But wait a second, and this right here perfectly shows the problem. The simple or arithmetic average tells you that you had this fantastic 25% annual gain. But your wallet, the actual result tells you that you had a 0% gain. You made absolutely nothing. See, the key thing to get is that claiming a 25% gain isn't just a little off. It's very misleading. It completely ignores the magic and sometimes the curse of compounding. that 100% gain in year two, it was on a smaller base of $50, not your original 100. Simple averaging just breezes right past that critical detail. Okay, so if that's the wrong way, what is the right way? Well, it's time to meet the hero of our story. A little something called C AR. CAGR stands for compound annual growth rate. Now, unlike that simple average, CAGR is designed to account for the effects of compounding over time. It answers the question you actually care about, which is, "What was the steady, smooth, year-over-year growth rate that would have gotten my investment from its starting point to its ending value?" So, let's move away from our little 2-year example and see how this works in a more realistic scenario over a longer period of time. This is where you'll really see how powerful CAGR is. All right, new situation. You buy a stock for 100 bucks. A whole decade goes by and you sell it for 280. Clearly, it was a great investment, but what was the real annual return? Now, the calculation itself might look intimidating, but it's really just a simple three-step process. Seriously, you don't need to be a math wiz. First, you divide your end value by your start value. Next, you raise that result to an exponent based on the number of years. And finally, you just subtract one. And if you want to see it as a formal formula, here it is. It's just those three steps we walked through, ready to be plugged into any decent calculator or spreadsheet. So, when you actually run the numbers for our example, turning $100 into 280 over 10 years, the true compound annual growth rate is 10.8%. What that means is on average, your investment grew as if it earned 10.8% every single year to reach that final value. Now, that is a useful real world number. But how big of a deal is this really? I mean, does that simple average always overstate your returns? The answer is a definitive yes and often by a pretty significant amount. You know, our first example wasn't just some weird cherrypicked fluke. It's actually a mathematical certainty. Because of market volatility, all those ups and downs, the arithmetic average will always be higher than the true CAGR, unless your returns were magically the exact same every single year, which, let's be honest, never happens. And to really drive this home, check this out. This is data from a massive simulation of 10,000 different 30-year investment periods. This simple, misleading average return came out to 7.1%. But look at the true number, the CAGR. It was only 5.7%. That is a huge difference in the real world. So the main takeaway here is this. Across 10,000 different simulations, that simple average overstated the actual returns by an average of 1.4% per year. Now 1.4% 4% might not sound like a lot, but believe me, over decades of investing and compounding, that gap is the difference between a comfortable retirement and well, not. Okay, let's just quickly recap the big points here. That simple average return you might be using, it's almost certainly inflated. Your investments compound, so you have to use a method that actually gets that. That method is CGR. It gives you the true annualized growth rate. And maybe most importantly, using the wrong number isn't just a simple math mistake. it can actually lead you to make some really bad financial decisions down the line. So, I'll leave you with this question. You now understand the illusion of the simple average and the power of the true compound annual growth rate. The next time you sit down to look at your portfolio, which one are you going to use to measure what really matters?

Disclaimer

For Educational Purposes Only: All content on this site, including articles, tools, and simulations, is for informational and educational purposes only. It should not be construed as financial, investment, legal, or tax advice. The information provided is general in nature and not tailored to any individual's specific circumstances.

Software Development & Data Processing Risks: The software used to perform the analyses may have errors or inaccuracies. When we post updates to any material, errors or inaccuracies that are subsequently fixed may change the results. Historical pricing revisions, corporate actions, or algorithmic optimizations may dynamically recalculate past simulation timelines. As a result, past signal sequences shown on this site or in digests may shift retroactively to align with the revised data.

No Guarantees & Risk of Loss: The analyses and simulations presented are based on historical data. Past performance is not an indicator or guarantee of future results. All investing involves risk, including the possible loss of principal. Market conditions are subject to change, and the future may not resemble the past.

No Fiduciary Relationship: Your use of this information does not create a fiduciary or professional advisory relationship. We are not acting as your financial advisor.

Consult a Professional: You should always conduct your own research and due diligence. Before making any financial decisions, it is essential to consult with a qualified and licensed financial professional who can assess your individual situation and objectives. We disclaim any liability for actions taken or not taken based on the content of this site.

Data Sources & Attribution: This site utilizes the FREDĀ® API provided by the Federal Reserve Bank of St. Louis. This product uses the FREDĀ® API but is not endorsed or certified by the Federal Reserve Bank of St. Louis. All FREDĀ® data is used strictly for internal analytical processing and research.

Third-Party Links & Endorsement: This site contains links to third-party websites and resources for your convenience. We have no control over the content, privacy policies, or practices of these sites. The inclusion of any link does not imply endorsement, sponsorship, or recommendation by Algorithmic Fire LLC. We are not affiliated with any third-party sources unless explicitly stated, and we disclaim any liability for information or services provided on these external platforms.

Regulatory Status: Algorithmic Fire LLC is not a registered investment adviser, broker-dealer, or financial planner, and is not affiliated with the Securities and Exchange Commission (SEC) or the Financial Industry Regulatory Authority (FINRA). The content, tools, and simulations provided on this site do not constitute, and should not be construed as, professional financial advisory services.

Copyright 2025-2026 Algorithmic Fire LLC. All rights reserved.