What is Percentage Rate Growth?
Percentage rate growth, also called compound growth, describes how a value increases (or decreases) when a fixed percentage rate is applied repeatedly over multiple periods. Each period's growth is calculated on the new, already-grown value — not the original. This compounding effect is what separates this from simple (linear) growth, and it's what makes investments, populations, and economies grow exponentially over time.
Albert Einstein is often (perhaps apocryphally) credited with calling compound interest "the eighth wonder of the world." Whether or not he said it, the sentiment rings true: compound growth can transform even modest initial values into extraordinary final amounts given enough time and a consistent rate.
The Compound Growth Formula
📐 Final Value = Initial Value × (1 + Rate ÷ 100) ^ Periods
Where: Initial Value is your starting amount, Rate is the percentage growth per period, and Periods is the number of times the rate is applied. The caret (^) means "to the power of."
Compound vs. Simple Growth
Simple growth adds the same fixed amount each period (Initial × Rate × Periods). Compound growth applies the rate to the growing total each period, so the amount added increases with each step. Over short periods the difference is small; over long periods it becomes dramatic.
Example: $1,000 at 10% for 10 periods.
Simple growth: 1,000 + (1,000 × 0.10 × 10) = $2,000
Compound growth: 1,000 × (1.10)^10 = $2,593.74
Practical Applications
- Investment planning: Project portfolio value with expected annual returns
- Inflation adjustment: Estimate future purchasing power or price levels
- Business forecasting: Model revenue growth under different growth rate scenarios
- Population modeling: Project community or user base growth
- Loan interest: Understand how debt grows if left unpaid (using positive rate)
- Depreciation: Model asset value decay (using negative rate)
| Initial | Rate | Periods | Final Value | Total Growth |
|---|---|---|---|---|
| $1,000 | 5% | 10 | $1,628.89 | 62.89% |
| $5,000 | 8% | 5 | $7,346.64 | 46.93% |
| $10,000 | 3% | 20 | $18,061.11 | 80.61% |
| $100 | 15% | 7 | $266.00 | 166% |