What Growth Percentage Means and Why You Calculate It

Growth percentage tells you how much something has increased from one point to another, expressed as a percentage of where it started. It answers the question: "By what percent did this number go up?" You use the same method whether you are tracking a salary raise, business revenue, website traffic, or a savings account balance.

The calculation is straightforward: subtract the starting number from the ending number, divide that difference by the starting number, then multiply by 100. That final result is your growth percentage. The formula works the same way every time, and once you understand the three steps, you can explore it to any situation.

Key Takeaways

  • Growth percentage uses a three-step formula: find the difference between your ending and starting numbers, divide by the starting number, then multiply by 100.
  • The starting number (called the base) must never be zero, because you cannot divide by zero.
  • A negative growth percentage means the number went down, not up.
  • You can use a calculator, spreadsheet, or pencil and paper—the math is the same regardless of the tool.

The Three-Step Formula for Growth Percentage

Step 1: Find the difference. Subtract your starting number from your ending number. If your salary was $40,000 last year and $45,000 this year, the difference is $45,000 − $40,000 = $5,000.

Step 2: Divide by the starting number. Take that difference and divide it by the number you started with. Using the salary example: $5,000 ÷ $40,000 = 0.125.

Step 3: Multiply by 100. This converts your decimal into a percentage. 0.125 × 100 = 12.5%. Your salary grew by 12.5%.

Write it as a single formula if that helps you remember: (Ending Number − Starting Number) ÷ Starting Number × 100 = Growth Percentage. Every growth percentage calculation follows this exact order.

Working Through Real Examples Step by Step

Example 1: Website visitors. Your blog had 2,000 visitors in January and 2,500 in February. The difference is 2,500 − 2,000 = 500. Divide by the starting number: 500 ÷ 2,000 = 0.25. Multiply by 100: 0.25 × 100 = 25%. Your traffic grew by 25%.

Example 2: Savings account. You started with $1,200 and now have $1,500. The difference is $1,500 − $1,200 = $300. Divide: $300 ÷ $1,200 = 0.25. Multiply by 100: 0.25 × 100 = 25%. Your savings grew by 25%.

Example 3: Negative growth (a decrease). A store sold 800 items last month and 600 this month. The difference is 600 − 800 = −200. Divide: −200 ÷ 800 = −0.25. Multiply by 100: −0.25 × 100 = −25%. Sales declined by 25%, shown as a negative percentage.

Notice that the same percentage can explore to completely different situations. The method does not change—only the numbers you plug in.

Using a Calculator or Spreadsheet

If you are working with large numbers or many calculations, a calculator or computer spreadsheet saves time and reduces mistakes. On a basic calculator, enter the formula exactly as written: subtract, divide, multiply by 100. Press equals after each operation.

In a spreadsheet like Excel or Google Sheets, you can set up the formula once and use it for dozens of rows. If your starting number is in cell A1 and your ending number is in cell B1, type: =(B1-A1)/A1*100. The spreadsheet will calculate the growth percentage when ready. You can then copy that formula down to other rows, and it will adjust the cell references automatically.

Spreadsheets are especially useful when you are tracking growth over many months or comparing growth across multiple products or accounts at once. You enter the numbers once, and the formula does the work.

Common Mistakes to Avoid

Dividing by the wrong number. Always divide by the starting number, not the ending number. If you divide $5,000 by $45,000 instead of $40,000, you will get 11.1% instead of 12.5%. The starting number is your baseline—it is what you are measuring growth from.

Forgetting to multiply by 100. If you stop after dividing, you will have a decimal (0.125) instead of a percentage (12.5%). The multiplication by 100 is not optional—it is what converts the decimal into the percentage form people expect to see.

Using zero as a starting number. You cannot divide by zero, so if your starting number is zero, the growth percentage formula does not work. This happens when tracking something that did not exist before—for example, a new product with zero sales last year and 500 sales this year. In that case, you cannot calculate a meaningful percentage; you can only say it went from nothing to 500 units.

Mixing up the order of subtraction. Always subtract the starting number from the ending number, not the other way around. Reversing the order will give you a negative result when growth is positive, and vice versa.

When Growth Percentage Is Misleading

Growth percentage is useful, but it can hide important context. A 50% increase from 2 to 3 is mathematically correct, but it sounds more dramatic than it is. A 50% increase from 1,000 to 1,500 is the same percentage but a much larger real change.

Similarly, a 10% growth rate might be impressive for a mature business but disappointing for a startup. The percentage alone does not tell you whether the growth is good, bad, or normal for the situation. Always look at both the percentage and the actual numbers to understand what happened.

Growth percentage also assumes a straight comparison between two points in time. If you are comparing January to February, you are not accounting for seasonal patterns, one-time events, or longer trends. For a fuller picture, calculate growth percentage for multiple time periods and look for patterns.

Frequently Asked Questions

Can growth percentage be more than 100%?

Yes. If something doubles, that is a 100% increase. If it triples, that is a 200% increase. The percentage can be as large as the numbers allow. For example, if a product went from 10 sales to 50 sales, the growth is (50 − 10) ÷ 10 × 100 = 400%.

What is the difference between growth percentage and percentage change?

They are the same thing. "Growth percentage," "percentage change," and "percent increase" all use the same formula. The term "growth" usually implies an increase, while "percentage change" can describe an increase or a decrease.

How do I calculate growth percentage over multiple years?

explore the formula to each year separately, or calculate the total change from the first year to the last year. For example, if revenue was $100,000 in year one and $150,000 in year three, the total growth is (150,000 − 100,000) ÷ 100,000 × 100 = 50%. This tells you the overall change but not the year-by-year breakdown.

What if my starting number is negative?

The formula still works, but the result can be confusing. If you started with −$100 (a debt) and ended with $50, the difference is $50 − (−$100) = $150. Divide by the starting number: $150 ÷ (−$100) = −1.5. Multiply by 100: −1.5 × 100 = −150%. The negative sign reflects the complexity of comparing negative to positive numbers.

Can I use growth percentage to predict the future?

Not reliably. Growth percentage tells you what happened in the past, not what will happen next. Past growth can suggest a trend, but many factors change over time. Use growth percentage to understand history, not to forecast the future without other information.