Calculators

Percentage Increase & Decrease Calculator

Find out exactly how much something changed — in seconds. Enter your old and new values, and get the percentage change with a clear formula breakdown.

What Is Percentage Change?

Percentage change tells you how much a value has grown or shrunk relative to where it started. It's one of the most practical math operations you'll ever use — from reading a stock chart to checking whether your electricity bill went up last month.

The formula is straightforward: subtract the old value from the new value, divide by the absolute old value, then multiply by 100. A positive result means an increase; a negative result means a decrease.

The Formula

% Change = ((New Value − Old Value) / |Old Value|) × 100

How to Use This Calculator

1

Enter the Old Value

Type in the original or starting number. This is your baseline — the value before any change happened.

2

Enter the New Value

Type in the updated or final number. This is what the value has become after the change occurred.

3

Hit Calculate

Click the button (or press Enter) and instantly see the percentage change along with the formula breakdown.

Real-World Examples

Here's how percentage change looks in situations you'll actually encounter.

📈 Sales Growth

Last month's revenue: $8,000 → This month: $10,000

Formula: ((10000 − 8000) / 8000) × 100

+25%

Increase

📉 Price Drop

Original price: $120 → Sale price: $90

Formula: ((90 − 120) / 120) × 100

−25%

Decrease

🌐 Website Traffic

March visitors: 4,500 → April: 5,850

Formula: ((5850 − 4500) / 4500) × 100

+30%

Increase

Why People Use This Calculator

Simple tools shouldn't be complicated. Here's what makes this one worth bookmarking.

Instant Results

No page reloads, no waiting. The answer appears the moment you click Calculate.

🔍

Formula Transparency

Every result shows the exact formula used, so you can learn and verify — not just trust blindly.

🎯

Auto Direction Detection

Automatically detects whether the change is an increase or a decrease. No extra input needed.

📱

Works on Any Device

Fully responsive on phones, tablets, and desktops. Calculate on the go without any friction.

Who Uses a Percentage Change Calculator?

This kind of tool fits into more daily tasks than you'd expect.

  • 💼
    Business analysts tracking quarterly revenue growth, customer churn rates, or cost changes across departments.
  • 📊
    Marketers and SEOs comparing month-over-month traffic, conversion rate changes, or ad spend efficiency.
  • 🛒
    Shoppers and deal hunters quickly checking if a "sale price" is actually a good deal or just clever marketing.
  • 🎓
    Students and teachers solving math problems, checking homework, or illustrating percentage concepts with real numbers.
  • 📈
    Investors measuring portfolio gains and losses, calculating stock price movement, or comparing fund performance.

Frequently Asked Questions

What is the formula for calculating percentage increase?

The formula is: ((New Value - Old Value) / Old Value) × 100. If the result is positive, the value increased. For example, going from 80 to 100 gives ((100 - 80) / 80) × 100 = 25% increase.

How do I calculate a percentage decrease?

Use the same formula: ((New Value - Old Value) / Old Value) × 100. When the new value is lower than the old value, the result will be negative, indicating a decrease. For example, from 200 to 150: ((150 - 200) / 200) × 100 = -25%.

What's the difference between percentage change and percentage difference?

Percentage change measures how much a value shifted from a specific starting point (old to new). Percentage difference, on the other hand, compares two values without assigning one as the 'original' — it's typically used when neither value is a baseline. This calculator focuses on percentage change.

Can I use this calculator for negative numbers?

Yes. The calculator handles negative old and new values. However, the old value cannot be zero, since dividing by zero is mathematically undefined. If you enter zero as the old value, you'll see an error message.

Why does percentage increase and decrease use the old value as the denominator?

Because you're measuring how much something changed relative to where it started. The old value is your reference point. Using the new value would give a different (and less useful) result, since it doesn't reflect how far you've traveled from the origin.

Is a 50% increase followed by a 50% decrease the same as breaking even?

No — and this surprises a lot of people. If something goes from 100 to 150 (a 50% increase), and then drops by 50%, it falls to 75, not 100. That's because each percentage is calculated from a different base. This asymmetry is exactly why understanding percentage change direction matters.

How accurate is this percentage change calculator?

Results are rounded to two decimal places, which is accurate enough for virtually all practical uses — finance, analytics, academic work, and everyday comparisons. For highly sensitive scientific calculations requiring more decimal places, you can do the manual computation using the formula shown in the result.