Investment growth projections can feel like a black box — you enter a few numbers and a large final figure appears. In reality, the calculation is built from two well-defined pieces of math stacked on top of each other: growth of your existing balance, and growth of every future contribution. Understanding both pieces separately makes the combined result far more intuitive.
Try this calculator
Investment Calculator
Put this guide into practice — enter your own numbers and see real-time results, no signup needed.
Calculate Investment NowPiece One: Growth of the Existing Balance
Your current investment balance grows through compounding exactly the same way a savings account balance does — using the standard compound growth formula.
Future Value of Principal = P × (1 + r)^tIf you have $40,000 invested today at an expected 7% annual return for 25 years, this portion alone grows to 40,000 × (1.07)^25 ≈ $217,150 — without adding a single additional dollar.
Piece Two: Growth of Regular Contributions
Each contribution you make in the future compounds for a different number of remaining years — a contribution made in year 1 has 24 more years to grow (in a 25-year projection), while a contribution made in year 25 has essentially none. This is calculated using the future value of an annuity formula.
Future Value of Contributions = PMT × [((1 + r)^t − 1) / r]Using $8,000 per year in contributions at the same 7% return for 25 years: 8,000 × [((1.07)^25 − 1) / 0.07] ≈ $506,336.
Combining the Two Pieces
Adding both pieces together gives the total projected value: $217,150 + $506,336 ≈ $723,486 after 25 years, from a total of $40,000 + ($8,000 × 25) = $240,000 actually deposited. Growth alone contributed roughly $483,486 — more than double the amount actually invested.
| Component | Formula | Result |
|---|---|---|
| Existing balance growth | P × (1+r)^t | $217,150 |
| Contribution growth | PMT × [((1+r)^t − 1)/r] | $506,336 |
| Total projected value | Sum of both | $723,486 |
| Total actually deposited | P + (PMT × t) | $240,000 |
Adjusting for Monthly Compounding and Contributions
The formulas above assume annual compounding and annual contributions for simplicity, but most real accounts compound monthly and receive monthly contributions. The same logic applies with r divided by 12 (monthly rate) and t multiplied by 12 (total months), and PMT representing the monthly contribution amount rather than the annual one.
FV = P × (1 + r/12)^(12t) + PMT × [((1 + r/12)^(12t) − 1) / (r/12)]Using monthly compounding tends to produce a slightly higher projected value than annual compounding for the same nominal rate, because gains start compounding sooner within each year.
Why Order of Contributions Doesn't Matter, But Timing Within a Year Does
Whether you're a high earner contributing more in your peak years or contributing steadily throughout your career, what matters mathematically is when each dollar was deposited relative to the end of your time horizon — not the order in which different amounts were contributed. A dollar invested at age 30 compounds for the same number of years whether it was your first or fifteenth contribution that year.
Within a single year, however, contributing earlier (e.g., January instead of December) does make a small difference, since that money has more months to compound before the year-end calculation. This is why some models distinguish between 'ordinary annuity' (contributions at period end) and 'annuity due' (contributions at period start) — the latter produces slightly higher totals.
A Second Example: Starting Later With a Larger Contribution
Compare the above 25-year scenario to someone starting with $0, contributing $12,000 per year for only 15 years at the same 7% return: 12,000 × [((1.07)^15 − 1) / 0.07] ≈ $301,631 — despite contributing more per year ($12,000 vs. $8,000) and even more in total ($180,000 vs. $240,000 for the first scenario over its full period), the shorter 15-year window produces a notably smaller final balance than the 25-year, lower-contribution scenario.
Pro Tip
When two contribution strategies produce similar total dollars invested, the one with the longer time horizon will almost always win, because time compounds multiplicatively while contribution size only scales linearly.
Sensitivity to the Rate of Return
Because the rate appears as an exponent applied over many years, small changes compound into large differences. Recalculating the first example (P=$40,000, PMT=$8,000/yr, t=25) at 5% instead of 7% gives a projected total of roughly $520,000 rather than $723,486 — a difference of over $200,000 from a 2-point rate change.
What This Means for Building Your Own Projection
When using an investment calculator, understanding these two underlying pieces helps you interpret the output rather than just accepting a single number. If the projection looks lower than expected, check whether it's driven more by a modest starting balance, a conservative rate, or a shorter time horizon — each has a different practical fix.
What Happens When Contributions Change Partway Through
The annuity formula assumes a fixed contribution amount for the entire time horizon, which is convenient for calculation but rarely matches real life exactly — a raise, a new expense, or a career change can shift how much someone actually contributes from one year to the next. When contributions change partway through a projection, the cleanest way to model it accurately is to break the calculation into segments: run the formula for the first stretch at the original contribution amount, use the resulting balance as the new starting principal for the next stretch, and apply the formula again at the new contribution amount.
For example, someone contributing $300/month for 10 years, then increasing to $500/month for the remaining 15 years of a 25-year plan at 7%, would first calculate the 10-year balance from $300/month (roughly $52,000), then treat that $52,000 as the starting principal for a second 15-year calculation using $500/month — rather than trying to average the two contribution amounts across the full 25 years, which would produce a noticeably less accurate result.
Sanity-Checking the Formula Against a Real Account Statement
One practical use of understanding the formula's two pieces is being able to spot-check whether an actual brokerage or retirement account statement looks reasonable, rather than accepting the reported balance without question. If you know your starting balance a year ago, your total contributions over the past year, and the fund's approximate average return, you can roughly reconstruct what the ending balance should be and compare it to what the statement actually shows. A large, unexplained gap between the reconstructed estimate and the actual reported balance is worth investigating — it could reflect fees not accounted for in your estimate, a return that differed from your assumption, or in rarer cases, an error worth raising with the account provider.
Why Sequence of Returns Matters More Than Average Returns Alone
The formulas in this guide assume a single, smooth average rate applied every year, but real portfolios experience returns that vary — sometimes sharply — from one year to the next. Two portfolios with the identical average return over a period can end up with meaningfully different final balances if the order of good and bad years differs, particularly once regular withdrawals are involved (as in retirement). A portfolio that experiences a downturn early, while still being built up through contributions, generally recovers better than one that experiences the same downturn later, closer to when withdrawals begin, because contributions during a downturn effectively buy in at lower prices, while withdrawals during a downturn lock in losses at a permanently lower balance.
This is often called sequence-of-returns risk, and it's a meaningful reason why a single average-return projection, however carefully calculated, is still a simplification. It's a more significant consideration in the years immediately before and after a large planned withdrawal (such as retirement) than during a long, uninterrupted accumulation phase, where returns have more time to average out regardless of their exact order.
Putting the Formula Pieces to Work With a Larger, Realistic Example
To bring everything together, consider a 35-year-old with $60,000 already invested, contributing $700 per month, expecting a 6.5% average annual return compounded monthly, until age 60 (25 years). Existing balance growth: 60,000 × (1.065/12 + 1)^(12×25) using the monthly formula ≈ $60,000 × (1.005417)^300 ≈ $312,800. Contribution growth: 700 × [((1.005417)^300 − 1) / 0.005417] ≈ $541,600. Combined projected balance at 60: approximately $854,400, from $60,000 + ($700 × 300) = $270,000 total deposited — meaning growth contributed roughly $584,400, more than double the amount actually invested.
Why the Two-Piece Structure Also Explains Withdrawals
The same two-piece structure — a lump sum growing on its own, and a stream of periodic amounts each growing for a different length of time — also underlies the math of withdrawals during retirement, just running in reverse. Instead of a series of deposits each compounding forward from the day they're added, a retirement withdrawal calculation involves a series of withdrawals each reducing the balance and being subtracted at a different point in the future. Recognizing this symmetry is useful: someone comfortable with the accumulation-phase formulas in this guide already understands the core mechanics needed to reason about the decumulation phase, even though the two phases are usually modeled with different calculators.
How Rounding Errors Creep Into Manual Calculations
When working through these formulas by hand rather than through a calculator, a common source of small errors is rounding the periodic rate too early — for instance, rounding 0.065/12 to 0.0054 instead of carrying the full 0.0054167 through every step of a 300-month exponent. Over a short time horizon this barely matters, but raised to a large exponent over 20-30 years, even a small early rounding choice can shift the final projected balance by a noticeable amount. This is one of the more compelling practical reasons to use a calculator for any projection beyond a handful of years, rather than working the exponent by hand with a rounded intermediate rate.
A Quick Reference for the Two Core Formulas
| Component | Formula | What It Answers |
|---|---|---|
| Lump-sum growth | P × (1 + r/n)^(n×t) | How much does my existing balance alone grow to? |
| Contribution growth | PMT × [((1 + r/n)^(n×t) − 1) / (r/n)] | How much do my future deposits alone grow to? |
| Combined projection | Sum of both | What's my total projected balance? |
Keeping this reference in mind makes it far easier to reconstruct any investment calculator's output from first principles, and equally easier to explain to someone else exactly why a given projection looks the way it does, rather than treating the final number as an opaque output from a tool.
Pro Tip
If you ever want to double-check a calculator's output by hand, calculate the two components separately using the reference table above rather than trying to derive a single combined formula from scratch — it's far easier to spot an error in one of two simple pieces than in one large, tangled expression.