About the Exponential Growth/Decay
From population growth to radioactive decay, many real-world processes change by a fixed percentage each period rather than a fixed amount - that's exponential behavior. Our Exponential Growth & Decay Calculator projects a value forward given a starting point, rate, and number of periods.
How It Works
The calculator raises (1 + rate) to the power of the number of time periods, then multiplies that by the initial value - a positive rate compounds the value upward over time, while a negative rate causes it to decay downward, both following the same formula.
Formula & Methodology
Unlike linear growth, where the same fixed amount is added every period, exponential growth adds a percentage of the current value each period - meaning the actual amount added keeps growing (or shrinking) as the value itself changes. Raising (1 + r) to the power of t captures the compounding effect of that percentage being applied repeatedly: each period's ending value becomes the next period's starting value, so the growth factor multiplies onto itself t times rather than simply adding up.
Step-by-Step: Calculating It By Hand
- 1Convert the growth or decay rate from a percentage to a decimal (divide by 100).
- 2Add 1 to that decimal rate.
- 3Raise the result to the power of the number of time periods.
- 4Multiply by the initial value to find the final value.
Examples
Growth
An initial value of 1,000 growing at 5% per period for 10 periods reaches about 1,628.89, since 1000 × 1.05^10 ≈ 1628.89.
Decay
The same initial value of 1,000 with a −5% rate over 10 periods shrinks to about 598.74, following the identical formula with a negative rate.
Advantages
- Handles both growth (positive rate) and decay (negative rate) with the same formula
- Shows a period-by-period chart, making the compounding effect visible over time
- Fast alternative to manually compounding a rate across many periods
- Useful across finance, biology, physics, and everyday modeling
Common Mistakes
- Forgetting to convert a percentage rate into a decimal before applying the formula
- Confusing exponential growth (percentage-based) with linear growth (fixed-amount-based), which produce very different long-term trajectories
- Using a rate per period that doesn't match the actual number of periods entered (mismatched units)
- Assuming exponential decay reaches exactly zero after some finite number of periods, when mathematically it only approaches zero
Edge Cases to Watch For
- A negative rate models decay - the value shrinks toward zero but, mathematically, never quite reaches it in this formula.
- A rate of exactly 0% leaves the value unchanged regardless of how many periods pass.
- A rate of exactly −100% would immediately reduce the value to zero after just one period.
- This model assumes a constant rate every period - real-world processes with a changing rate over time need a more complex, period-by-period model instead.
Common Use Cases
- Modeling population growth or decline over time
- Radioactive decay and half-life-style calculations
- Investment and savings projections involving compounding
- Any real-world quantity that changes by a fixed percentage each period