What this percentage growth calculator does
This calculator helps you quickly find how much something has grown (or declined) in percentage terms. It works for business revenue, investment returns, website traffic, salary growth, population trends, and just about any metric where you compare a beginning value to an ending value.
Instead of doing manual math every time, enter the two values and get an instant result. If you also enter a number of periods (like years), the tool can estimate annualized growth (CAGR), which is often more useful when comparing performance across different time spans.
Percentage growth formula
If the result is positive, you had growth. If it is negative, you had a decline. A result of 0% means no change.
Annualized growth (CAGR) formula
CAGR smooths growth into an equivalent constant rate per period. This is especially useful for investments and business planning because real-world growth is often uneven year to year.
How to use the calculator correctly
- Enter your original number in Starting value.
- Enter the final number in Ending value.
- Optionally enter periods to calculate annualized growth.
- Click Calculate Growth to view absolute change, total percentage change, and CAGR when available.
Tip: the starting value cannot be zero for percentage growth, because division by zero is undefined. If your baseline is zero, you may need an alternate analysis method.
Example scenarios
1) Revenue growth
If monthly revenue rises from $20,000 to $26,000, the percentage growth is: ((26,000 − 20,000) / 20,000) × 100 = 30%.
2) Investment value
If a portfolio moves from $50,000 to $62,000 over 4 years, total growth is 24%. With periods entered as 4, you also get the annualized return (CAGR), making it easier to compare against other investments.
3) User growth in an app
If active users drop from 12,500 to 10,000, the result is negative: ((10,000 − 12,500) / 12,500) × 100 = -20%. Negative growth highlights contraction and can help teams react sooner.
Common mistakes to avoid
- Confusing percentage growth with percentage points: moving from 10% to 15% is a 5-point increase, but 50% growth relative to 10%.
- Using the wrong baseline: always divide by the starting value, not the ending value.
- Ignoring time: total growth alone can be misleading if one result took 1 year and another took 5 years.
- Rounding too early: keep extra decimals during calculation, then round final output.
Why percentage growth matters
Percentage growth gives context that raw numbers cannot. A $10,000 increase might be huge for a small business and minor for a large enterprise. By converting change into percentages, you normalize comparisons across teams, time periods, markets, or investment sizes.
In strategic planning, percentages also improve communication. It is easier to align stakeholders around goals like “grow 12% year-over-year” than around unscaled raw totals.
Quick FAQ
Can I use negative starting values?
The calculator allows numeric input, but CAGR requires both starting and ending values to be positive. For accounting cases involving negative values, interpret results with care.
What if growth is zero?
Then ending value equals starting value and percentage growth is exactly 0%.
Is CAGR the same as average growth?
Not exactly. CAGR is a geometric average, which better reflects compounding than simple arithmetic averaging.