What future value actually measures
Future value answers one narrow question: if an amount grows at a stated rate for a stated number of periods, how large is it at the end? It is a projection, not a forecast. The formula contains no view about markets, no probability distribution and no uncertainty band. It takes the assumptions you hand it and compounds them faithfully.
That narrowness is the point. Because the calculation is mechanical, every disagreement about a result is really a disagreement about an assumption — the rate, the horizon, the deposit or the inflation figure. Separating the arithmetic from the assumptions is what makes the number useful for a decision.
The formula, one period at a time
Start with a single period. An amount PV growing at rate r becomes PV(1 + r). Leave it for a second period and that new balance grows by the same factor, giving PV(1 + r)(1 + r). Repeat n times and the factor multiplies out to an exponent.
That is the whole derivation. The exponent is not a modelling choice; it is the count of times the growth factor is applied.
FV = PV × (1 + r)^n- PV — the amount you start with (present value)
- r — the rate per period, as a decimal (6% per period is 0.06)
- n — the number of periods, matched to the rate
Matching the rate to the period
The single most common error in future value work is a mismatch between r and n: an annual rate paired with a count of months. If a 6% annual rate compounds monthly, the periodic rate is 0.06 / 12 = 0.005 and n counts months. Twenty years is 240 periods, not 20.
Compounding frequency also changes the effective annual rate. 6% compounded monthly is (1 + 0.005)^12 − 1 = 6.168% per year in effect. Over a long horizon that gap is not decorative.
| Compounding | Effective annual rate | Value after 20 years |
|---|---|---|
| Annual | 6.000% | $32,071 |
| Semi-annual | 6.090% | $32,620 |
| Quarterly | 6.136% | $32,907 |
| Monthly | 6.168% | $33,102 |
| Daily | 6.183% | $33,198 |
Same nominal rate, same horizon, same deposit. Only the compounding convention differs.
Adding regular contributions
Most real plans are not a single deposit. When you add a fixed amount every period, each deposit compounds for a different number of periods: the first for almost the whole horizon, the last for none at all. Summing that geometric series gives the annuity factor.
The two terms are independent, so the complete calculation is simply the lump sum term plus the contribution term. Nothing interacts between them.
FV = PV(1 + r)^n + PMT × [ ((1 + r)^n − 1) / r ]- PMT — the amount deposited each period
- The bracketed term is the future value of $1 deposited every period
- Multiply the bracketed term by (1 + r) if deposits are made at the start of each period
A worked example you can check by hand
Take $10,000 growing at 7% a year for 10 years with no deposits. The growth factor is 1.07^10 = 1.967151. Multiply: $10,000 × 1.967151 = $19,671.51. Of that, $10,000 is the original deposit and $9,671.51 is growth — just under half the ending balance.
Now add $200 a month at 7% nominal, compounded monthly, over the same 10 years. The periodic rate is 0.0058333 and n is 120. The annuity factor is (1.0058333^120 − 1) / 0.0058333 = 173.0848, so the contributions are worth $34,616.96. The lump sum term is $10,000 × 1.0058333^120 = $20,096.61. The total is $54,713.58, of which $34,000 was paid in and $20,713.58 is growth.
| Component | Amount paid in | Ending value | Growth |
|---|---|---|---|
| Opening $10,000 | $10,000 | $20,096.61 | $10,096.61 |
| $200/month for 10 years | $24,000 | $34,616.96 | $10,616.96 |
| Total | $34,000 | $54,713.58 | $20,713.58 |
The cases where the standard formula breaks
At a zero rate the annuity factor divides by zero. The limit is well behaved — the future value is simply the number of deposits multiplied by the deposit — but the formula as written cannot be evaluated, so any implementation has to branch. Quantus calculators handle the zero-rate case explicitly rather than letting a near-zero denominator produce a meaningless number.
A negative rate is arithmetically fine but conceptually different: it describes erosion, not growth. Rates at or below −100% are rejected outright, because a balance cannot lose more than all of itself in one period.
Fractional periods are the third trap. A 10.5-year horizon with monthly deposits is 126 deposits, and rounding that count either way changes the answer by a full deposit plus its growth.
Reading the result properly
A future value is expressed in future dollars. If prices rise 2.5% a year, the $54,713 above buys what roughly $42,700 buys today. Both numbers are correct; they answer different questions. Quoting the nominal figure alone is the most common way a projection misleads its own author.
The second thing worth reading is the split between deposits and growth. A plan that is 80% deposits is under your control. A plan that is 80% growth depends on a rate assumption holding for decades, and deserves to be tested at a lower rate before you rely on it.
How to check a future value by hand
Any future value can be verified with three operations on a basic calculator, which is worth knowing because it lets you audit any tool — including this one. Take the periodic rate, add one, raise it to the number of periods, and multiply by the starting amount. If a calculator disagrees with that, one of you has the wrong rate or the wrong period count.
For the contribution term, compute the same power, subtract one, divide by the periodic rate, and multiply by the payment. Two multiplications and a division reproduce a figure that looks like it needs software.
The most common cause of disagreement between two calculators is not an error in either. It is a different convention: end-of-period against beginning-of-period contributions, or annual against monthly compounding on the same nominal rate. Both are defensible; only an unstated one is a problem. Before concluding a tool is wrong, check that its conventions match yours.
Where future value actually gets used
The obvious use is projecting savings, but the same calculation answers several questions that look unrelated. What a debt will cost if it is left unpaid is a future value. What a fee drag removes over thirty years is the difference between two future values. Whether a lump sum today beats a stream of payments is a future value comparison, once both are moved to the same date.
It is also the natural tool for testing a claim. When a projection is quoted without its rate, its horizon or its contribution assumption, running the numbers yourself usually reveals which assumption is doing the work. A result that only holds at 10% a year for forty years is a statement about the assumption, not about the product.
The one thing future value cannot do is tell you whether an assumption is reasonable. It is arithmetic, and arithmetic is indifferent to whether the rate you fed it was plausible.
Educational tool. This article explains arithmetic, not personal circumstances. It is general educational content, not investment, tax or insurance advice, and every figure in it is a projection from stated assumptions rather than a prediction. Check any result against your own situation, and see the editorial policy for how this content is produced and corrected.