Year | Deposit ($) | Interest ($) | Ending ($) |
---|---|---|---|
{{ r.year }} | {{ format(r.depositCum) }} | {{ format(r.interestCum) }} | {{ format(r.ending) }} |
Month | Deposit ($) | Interest ($) | Ending ($) |
---|---|---|---|
{{ r.period }} | {{ format(r.depositCum) }} | {{ format(r.interestCum) }} | {{ format(r.ending) }} |
Compound interest allows capital to grow exponentially because earned interest is reinvested. Each new period then generates returns on both the original principal and previously credited interest, plus any fresh deposits. Understanding this compound growth is essential when planning retirement, building education funds, or estimating how inflation erodes real returns over long horizons.
This tool lets you model future balances by blending an initial amount with optional scheduled contributions, selectable compounding frequencies, and tax or inflation adjustments. A reactive engine recalculates instantly, updating tables and a charting layer to reveal how principal, fresh deposits, and earned interest shape overall growth without spreadsheets or manual math.
Enter your numbers, press Calculate, and immediately review balances, percentage breakdowns, and year-by-year growth; use it to compare savings strategies, adjust contribution timing, or benchmark investment goals across any horizon. The model assumes steady rates and full reinvestment, offering a discussion baseline for refining real-world assumptions with a financial professional. Results are illustrative; market conditions may differ.
The calculator applies classical compound-interest mathematics, extending the basic future-value formula to include periodic deposits, optional taxation on interest, and real-return adjustment for inflation. Values are compounded at the frequency you select, then discounted where necessary to express balances in today’s purchasing power.
Example: investing $20 000 at 5 % compounded annually for 5 years with yearly $5 000 deposits made at the beginning of each period yields an estimated balance of $49 276.03 before taxes and inflation.
Symbol / Field | Meaning | Typical Range |
---|---|---|
P | Initial investment | $0 – $1 000 000+ |
r | Nominal annual rate | 0 – 20 % |
n | Compounds per year | 1, 2, 4, 12 |
PMT | Deposit per month | $0 – $10 000+ |
t | Investment length | 0 – 50 years |
The engine completes schedule generation in milliseconds for horizons under 600 months, thanks to single-pass arithmetic and light-weight data structures. Chart resizing throttles to maintain smooth interaction on mobile devices.
Follow these steps to model a scenario and explore the results.
Choose the frequency that matches your account agreement. More frequent compounding generally yields slightly higher returns given an unchanged nominal rate.
Deposits at the period’s beginning earn interest immediately, producing a larger ending balance than identical deposits made at the end.
The model uses exact arithmetic and monthly granularity; deviations arise only if actual rates fluctuate or fees apply.
No. All calculations run entirely in your browser, and parameters remain only in the address bar for easy sharing.
Edit the relevant percentage and recalculate. The tool instantly re-discounts future cash flows to reflect your new assumption.