Percentage Increase Calculator

Calculate the increase from one value to another in terms of a percentage of the original amount.

Last updated: June 30, 2026
Frank Zhao - Creator
CreatorFrank Zhao

Values

More info
More info

Change

More info
%

Difference

More info
1Percent Change
%=100×(FI)I\% = 100 \times \frac{(F - I)}{|I|}
2Final Value
F=I×(1+P)F = I \times (1 + P)
3Difference
D=FID = F - I
IInitial value
FFinal value
PPercent change (decimal)
DDifference

Introduction / overview

The Percentage Increase Calculator helps you figure out exactly how much something has grown (or shrunk) relative to its starting point. Instead of doing the algebra in your head or pulling out a spreadsheet, you type in the original value and the new value, and the calculator instantly tells you the percentage change, the difference, and even works backwards if you already know the percentage.

✅ Whether prices went up, ratings went down, or your savings grew — this tool handles both increases and decreases in one clean interface.

Who is this for?

  • Shoppers and deal-hunters comparing discounts and price changes.
  • Small business owners tracking month-over-month revenue changes.
  • Students and teachers working through percentage change problems.
  • Anyone analyzing survey results, grades, or performance metrics.

The calculator uses standard percentage change formulas internally, powered by a constraint solver that lets you edit any field and get instant answers. If you're working with financial data, you might also find our Percentage Calculator or Percentage Point Calculator useful for everyday math.

How to use / quick start

Using the calculator takes about ten seconds. Here's the simplest workflow:

  1. 1
    Enter the original (initial) value — this is your starting point, like last month's sales or the old price.
  2. 2
    Enter the new (final) value — the value after the change. The calculator will instantly compute the percentage change and the absolute difference.
  3. 3
    Toggle between Increase / Decrease mode to see the result framed as a percentage increase or decrease. The calculator handles both automatically, so you don't need to worry about signs.
  4. 4
    Work backwards if you prefer — type a percentage directly into the “Increase (%)” field, and the calculator will determine the corresponding final value. Everything updates in real time.

Quick sanity check

If the new value is larger, the percentage will be positive (increase). If it's smaller, the percentage will be negative (decrease). The difference field shows the absolute gap between the two numbers.

Step-by-step example calculations

Example 1: Sales growth

Your online store made $1,200 in January and $1,560 in February. What's the percentage increase?

  1. ① Enter 1200 as the Initial value.
  2. ② Enter 1560 as the Final value.
  3. ③ Read the result: a 30% increase.

The math behind it:

%=100×(15601200)1200=100×3601200=30%\% = 100 \times \frac{(1560 - 1200)}{|1200|} = 100 \times \frac{360}{1200} = 30\%

Your February revenue grew by 30% compared to January — a solid month-over-month gain.

Example 2: Price drop

A jacket was $80 last week. This week it's on sale for $60. What's the percentage decrease?

  1. ① Enter 80 as the Initial value.
  2. ② Enter 60 as the Final value.
  3. ③ The calculator automatically shows a 25% decrease — or switch to Decrease mode to see it prominently.

The math behind it:

%=100×(6080)80=100×2080=25%\% = 100 \times \frac{(60 - 80)}{|80|} = 100 \times \frac{-20}{80} = -25\%

The negative sign means it's a decrease. The difference field shows you saved exactly $20.

Example 3: Working backwards from a percentage

You know your investment grew by 8% this year, and you started with $5,000. What's the current value?

  1. ① Enter 5000 as the Initial value.
  2. ② Enter 8 in the Increase (%) field.
  3. ③ The calculator instantly computes the Final value: $5,400.

The math behind it:

F=5000×(1+0.08)=5000×1.08=5400F = 5000 \times (1 + 0.08) = 5000 \times 1.08 = 5400

You can also see the difference ($400) — that's the absolute dollar gain on your investment.

Real-world examples / use cases

1) Rent increase notice

Your landlord says rent is going from $1,200 to $1,320. Enter both values to see it's a 10% increase. Use this to negotiate or budget accordingly.

2) Grocery price comparison

A bag of rice went from $4.50 to $5.75. That's a 27.8% increase. Knowing this helps you decide whether to switch brands or buy in bulk elsewhere.

3) Website traffic growth

Your blog had 8,200 visitors last month and 10,660 this month. That's a 30% increase — great for reporting to stakeholders or sponsors.

4) Savings goal progress

You saved $15,000 last year and $18,750 this year. That's a 25% increase in savings rate. Use the result to motivate continued improvement.

Common scenarios / when to use

Business KPIs

Track monthly revenue growth, customer acquisition rates, or conversion improvements. Combine with our Profit Margin Calculator for full financial picture.

Discount analysis

Compare “30% off” vs “buy one get one” deals. Calculate whether a price drop is as good as it sounds.

Academic grades

A test score went from 72 to 89. That's a 23.6% improvement. Great for tracking progress across multiple exams.

Salary negotiations

An offer went from $65,000 to $71,500. That's a 10% increase. Use this to benchmark against industry standards.

Investment returns

Your portfolio went from $10,000 to $11,200 — a 12% gain. Quick check before talking to your financial advisor.

App analytics

Daily active users grew from 3,400 to 5,100 — a 50% jump. Present this data confidently to your team or investors.

Tips & best practices

Check your units

The calculator works with any unit as long as both values use the same one. Mixing dollars with cents or miles with kilometers gives meaningless results.

Zero is special

If the initial value is zero, percentage change is mathematically undefined (division by zero). The calculator handles this gracefully and shows ∞%.

Adjust precision for tiny numbers

For very small changes (e.g., 0.001%), increase precision to 12 or more to see more detail. For everyday use, the default 10 significant figures is plenty.

Bidirectional editing

You can edit any field — initial, final, percentage, or difference — and all others update automatically. This is great for “what if” scenarios.

Pro tip: Use with other math tools

After finding a percentage increase, you can calculate the absolute impact with our Percentage Calculator, or compare multiple changes side by side.

Precision settings guide

In the top-right corner of the calculator, you'll find a gear icon with a number badge. This is the precision control — it lets you choose how many significant figures the calculated results display.

How it works

  • 1Click the gear icon to open the precision panel. You'll see a slider ranging from 1 (least precise) to 16 (most precise).
  • 2Drag the slider left for fewer significant figures (rounder results) or right for more detail. The current value is shown in large blue text below the slider.
  • 3Only calculated fields (the ones highlighted in blue) are affected by precision changes. Fields you manually typed keep their original formatting.
  • 4Click anywhere outside the panel to close it. The gear badge always shows your current precision setting.

When to adjust precision

Set to 3–5

For quick estimates or presentations where you want clean, round numbers. E.g., “23% increase” instead of “23.4567% increase.”

Set to 10 (default)

Perfect for everyday use. Balances readability with enough digits for accurate analysis.

Set to 12–16

For scientific work or when dealing with very small percentages (e.g., 0.0012% changes). Reveals detail that rounding would hide.

Set to 1

Maximum rounding — only the first digit matters. Useful for rough order-of-magnitude checks.

Real example: Precision in action

Say you're calculating a tiny price change: from $199.99 to $200.01.

PrecisionResultUse case
30.0100%Quick glance
60.0100005%Standard
120.0100005000125%Precision analysis

Notice how higher precision reveals the true magnitude of the change, while lower precision gives you a cleaner number for reports.

Important note

Precision only affects the display of results — it never changes the underlying calculation. All internal math always uses full floating-point precision. Think of it like setting the number of decimal places on a digital scale: the scale still measures the same weight, it just shows you more or fewer digits.

Calculation method / formula explanation

The core formula for percentage change is straightforward. Let:

  • II = Initial value (the starting point)
  • FF = Final value (value after the change)
  • PP = Percentage change (as a decimal)
  • DD = Difference (FIF - I)
1Percent Change
%=100×(FI)I\% = 100 \times \frac{(F - I)}{|I|}

The absolute value in the denominator ensures we always work with a positive reference. The sign of FIF - I determines increase (positive) or decrease (negative).

2Final Value
F=I×(1+P)F = I \times (1 + P)

Working backwards: if you know the percentage change and the initial value, multiply to get the final value. PP is the decimal form (e.g., 0.15 for 15%).

3Difference
D=FID = F - I

The absolute difference tells you the raw numerical gap, independent of scale. A $1 increase is trivial for a $1,000 item but huge for a $2 item.

How the calculator uses these formulas

The Percentage Increase Calculator uses a constraint solver under the hood. This means all four formulas are connected — when you change any value (initial, final, percentage, or difference), the others update automatically. It's like having a smart spreadsheet that always keeps everything consistent, no matter which direction you're calculating.

Related concepts / background info

Percentage point vs. percent change

A common point of confusion: a change from 4% to 5% is a 1 percentage point increase, but a 25% increase in relative terms. Our calculator shows the relative percentage change, which is what most people mean by “percent increase.”

Relative change=100×(5%4%)4%=25%\text{Relative change} = 100 \times \frac{(5\% - 4\%)}{|4\%|} = 25\%

Why absolute value matters

The formula uses I|I| (absolute value of the initial value) in the denominator. This means percentage change is always defined relative to the magnitude of the starting point, regardless of whether the initial value is positive or negative. If the initial value is negative (e.g., a debt of -$500 that becomes -$300), the percentage change still makes sense mathematically.

Related calculators

If you frequently work with percentages, you might also need our Percentage Calculator for general “what is X% of Y?” problems, or the Percentage Change Calculator for comparing multiple periods.

Frequently asked questions (FAQs)

What's the difference between percentage increase and percentage point increase?

Percentage increase is relative (compared to the original value), while a percentage point change is absolute (simple subtraction). Example: a tax rate going from 5% to 7% is a 2 percentage point increase, but a 40% relative increase. This calculator shows the relative percentage.

Can I calculate a decrease with this calculator?

Absolutely. Just toggle the “Decrease” button above the percentage field. You can also keep it in “Increase” mode — the result will show as a negative percentage, which means decrease.

Why does it show Infinity when I enter zero as the initial value?

Because dividing by zero is mathematically undefined. If you start from 0 and go to any positive number, the percentage change is infinite. The calculator displays ∞ to indicate this. For most practical purposes, a starting value of zero means percentage change isn't the right metric — consider using absolute difference instead.

How do I calculate percentage increase in Excel or Google Sheets?

The formula is: =(NewValue-OldValue)/ABS(OldValue)*100. The ABS() function ensures the denominator is always positive, just like our calculator does.

Does the calculator round results?

The calculator shows results using significant figures, not decimal places. By default it uses 10 significant figures, which is far more precise than most people need. You can adjust this from the precision settings (gear icon in the top-right corner).

What if my initial value is negative?

The calculator handles negative values correctly. For example, if a company's net income went from -$10,000 to -$5,000, that's a 50% improvement (the loss decreased by half). The absolute value in the denominator ensures the math works.

Can I share my calculation results with others?

Yes! Click the Share button at the bottom of the calculator. You can share a clean link (without results) or check “Include results” to share a link that restores all your entered values, calculated results, precision setting, and even the expanded/collapsed state of the equations section.

Why do I see trailing zeros in my results?

The calculator preserves trailing zeros to accurately reflect the precision you've selected. For example, at precision 5, the number 4 displays as “4.0000”. This matches how scientific calculators work and ensures you know exactly how precise your display is. If you prefer cleaner numbers, lower the precision setting.

Limitations / disclaimers

  • The calculator provides mathematical results and should not replace professional financial, legal, or medical advice.
  • Percentage change can be misleading for very small or very large base values. Always interpret results in context.
  • The calculator assumes linear change and does not account for compounding or time periods — use our Compound Interest Calculator for multi-period growth.
  • Results are for informational and educational purposes only. Verify critical calculations independently.
Percentage Increase Calculator - Free Online Tool