Percentage Change Calculator: Formula & How to Calculate

Explore More Calculators

Whether you’re tracking a stock’s performance, calculating a salary raise, or analyzing business growth, understanding percentage change is essential. It moves beyond simple subtraction to show you the relative impact of a change.

On this page, we’ll break down exactly how to calculate it, why it matters, and how to avoid the most common data traps.

What is Percentage Change?

Percentage change is a mathematical concept used to measure the relationship between an original value and a new value. It expresses the difference as a percentage of the starting point.

Positive Change

Indicates an increase (e.g., your savings account grew).

Negative Change

Indicates a decrease (e.g., a store discount or a drop in website traffic).

The Percentage Change Formula

To calculate percentage change manually, you use a simple three-step formula:

((New Value - Original Value) / |Original Value|) × 100

Step-by-Step Calculation:

  1. Find the Difference: Subtract the original value from the new value (New - Old).
  2. Divide by the Original: Divide that difference by the absolute value of the original number.
  3. Convert to Percent: Multiply the decimal result by 100.

Pro Tip: Always divide by the original value. Dividing by the new value is the most common mistake in percentage calculations.

Real-World Applications

Percentage change is the "universal language" of data. Here is how it’s used across different industries:

CategoryReal-World ExampleWhy it Matters
InvestingA stock moves from $150 to $165.Shows a 10% ROI, regardless of the dollar amount.
RetailA $100 jacket is marked down to $75.Helps shoppers identify a 25% discount.
BusinessMonthly users grow from 5,000 to 8,000.Tracks a 60% growth rate in acquisition.
HealthWeight changes from 200 lbs to 180 lbs.Measures a 10% loss, a key metric for many health plans.
Swipe to view

Critical Concepts for Data Accuracy

1. "Percentage Change" vs. "Percentage Points"

This is a frequent error in news reporting. If an interest rate moves from 10% to 15%, it has increased by 5 percentage points. However, the percentage change is actually 50% (because 5 is half of 10).

2. The Asymmetry of Growth

Percentages don’t work like a seesaw. If your investment portfolio drops by 50%, you don't just need a 50% gain to get back to even—you need a 100% increase.

3. Handling Negative Numbers

If your starting value is negative (common in debt or profit/loss statements), the "absolute value" (∣OriginalValue∣) in the denominator ensures your percentage change direction (positive or negative) remains mathematically sound.

How to Calculate in Excel or Google Sheets

If you’re working with large datasets, you can skip the manual math. Use this formula in your spreadsheet:

=(B2-A2)/ABS(A2)
  • A2: Original Value
  • B2: New Value
  • Format: Highlight the cell and click the % icon to display it correctly.

Why Use Our Calculator?

While the math is straightforward, manual calculations are prone to accidental entry errors. Our Percentage Change Calculator handles the absolute values and decimal conversions instantly, ensuring your reports, homework, or financial plans are 100% accurate every time.