Percentage Change Calculator: Formula & How to Calculate

Percentage Change Formula

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

Read step-by-step guide →

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

Concept 1

"Percentage Change" vs. "Percentage Points"

Confusing percentage change with percentage points is one of the most common errors in financial and news reporting.

Percentage Points

The direct numerical difference between two percentage rates.

Example: An interest rate moving from10% to 15% is a +5 percentage point increase.

Percentage Change

The relative growth rate compared to the starting rate.

Example: An interest rate moving from 10% to 15% represents a +50% relative increase.

Concept 2

The Asymmetry of Percentage Growth & Loss

Percentage increases and decreases are asymmetric. A percentage loss requires a higher percentage gain just to return to the original value:

Initial LossValue After Drop ($100 base)Gain Required to Break Even
-10%$90+11.1%
-25%$75+33.3%
-50%$50+100.0%
-80%$20+400.0%
Concept 3

Handling Negative Initial Values

When calculating percent change for financial metrics like net profit or operating cash flow that start in negative territory, always use the absolute value of the original denominator:

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

Example: Moving from -$50 (debt) to +$25 (profit). The difference is +$75. Dividing by |-50| yields (75 / 50) × 100 = +150% growth. Without absolute values, the math would erroneously indicate a loss!

Interactive Excel & Google Sheets Formula Generator

Need to calculate percentage change across hundreds of rows in a spreadsheet? Use our interactive generator below to build your custom formula:

Generated Formula=(B2-A2)/ABS(A2)

Tip: After pasting into Excel or Google Sheets, pressCtrl + Shift + % (or Cmd + Shift + % on Mac) to format as a percentage.

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.