Percent Increase / Decrease Calculator

Solve for initial value, final value, percent change, and difference with stable synced logic.
Inputs
Increase or decrease?
Enter any two values. Best combinations: Initial + Final, Initial + Percent, Final + Percent, Initial + Difference, or Final + Difference.
Results
Direction
Percent change
Difference
Multiplier
Step-by-step derivation
Enter any two fields, then click Calculate.
References
  • Difference = Final − Initial
  • Percent change = (Difference ÷ Initial) × 100
  • Final = Initial × (1 ± p/100)
  • Initial = Final ÷ (1 ± p/100)

Use this Percentage Increase Calculator to calculate percent increase, percent decrease, difference, final value, initial value, and multiplier. Enter any two supported values, such as initial and final value, initial value and percent change, or final value and percent change, then calculate the missing values with a step-by-step explanation.

Important Note: This Percentage Increase Calculator performs arithmetic percentage-change calculations only. It can solve for initial value, final value, percent change, numeric difference, direction, and multiplier when enough values are entered.

Percentage change is measured relative to the initial value. If the initial value is zero, the standard percentage-change formula is undefined because division by zero is not possible. This calculator does not account for inflation, taxes, fees, currency conversion, compounding, finance return methodology, or statistical significance.

Reviewed by: AjaxCalculators Editorial Team
Last updated: April 29, 2026
Method source: Standard percentage-change formulas using initial value, final value, difference, percent change, and multiplier
Editorial standards: AjaxCalculators Editorial Policy

What This Percentage Increase Calculator Calculates

This calculator solves common percentage increase and percentage decrease problems. It can calculate the percent change between two numbers, find the final value after an increase or decrease, find the original initial value, or calculate the numeric difference.

The calculator can calculate:

  • Percentage increase
  • Percentage decrease
  • Initial value
  • Final value
  • Difference
  • Multiplier
  • Step-by-step derivation

The live tool asks for any two values. Best input combinations include Initial + Final, Initial + Percent, Final + Percent, Initial + Difference, or Final + Difference.

What Percentage Increase Means

Percentage increase measures how much a value grows compared with its starting value. It expresses the increase as a percent of the initial value.

For example, if a value rises from 100 to 125, the difference is 25. Since 25 is 25% of 100, the percentage increase is 25%.

Percentage increase = ((final value − initial value) ÷ initial value) × 100

What Percentage Decrease Means

Percentage decrease measures how much a value falls compared with its starting value. It expresses the decrease as a percent of the initial value.

For example, if a value falls from 100 to 80, the difference is −20. The decrease amount is 20, and 20 is 20% of 100, so the percentage decrease is 20%.

Percentage decrease = ((initial value − final value) ÷ initial value) × 100

In signed percent-change form, the same situation can be written as −20%.

How the Percentage Increase Calculator Works

1) Difference Formula

The calculator first finds the difference between the final value and the initial value.

Difference = final value − initial value

Using symbols:

D = F − I

In this formula:

  • D is the difference
  • F is the final value
  • I is the initial value

If the difference is positive, the value increased. If the difference is negative, the value decreased.

2) Percent Change Formula

Percent change compares the difference with the initial value.

Percent change = (difference ÷ initial value) × 100

Using symbols:

p = (D ÷ I) × 100

Or directly:

p = ((F − I) ÷ I) × 100

A positive result means a percentage increase. A negative result means a percentage decrease.

3) Final Value from Initial Value and Percent

If you know the initial value and percent change, the calculator can find the final value.

For an increase:

Final = Initial × (1 + p/100)

For a decrease:

Final = Initial × (1 − p/100)

4) Initial Value from Final Value and Percent

If you know the final value and percent change, the calculator can reverse the formula to find the initial value.

For an increase:

Initial = Final ÷ (1 + p/100)

For a decrease:

Initial = Final ÷ (1 − p/100)

5) Multiplier

The multiplier shows how the initial value is scaled to become the final value.

For an increase:

Multiplier = 1 + p/100

For a decrease:

Multiplier = 1 − p/100

For example, a 20% increase has a multiplier of 1.20. A 20% decrease has a multiplier of 0.80.

Percentage Increase Formula Summary

What You Want to Find Formula Use When
Difference D = F − I You know the initial value and final value.
Percent change p = ((F − I) ÷ I) × 100 You want the signed percent change from initial to final.
Final after increase F = I × (1 + p/100) You know the initial value and increase percentage.
Final after decrease F = I × (1 − p/100) You know the initial value and decrease percentage.
Initial before increase I = F ÷ (1 + p/100) You know the final value after a percentage increase.
Initial before decrease I = F ÷ (1 − p/100) You know the final value after a percentage decrease.
Multiplier after increase 1 + p/100 You want the growth factor.
Multiplier after decrease 1 − p/100 You want the reduction factor.

Worked Example: Calculate Percentage Increase

Suppose a value increases from 1,250 to 1,445.

Step 1: Find the difference
Difference = final − initial
Difference = 1,445 − 1,250
Difference = 195

Step 2: Divide the difference by the initial value
195 ÷ 1,250 = 0.156

Step 3: Convert to a percentage
0.156 × 100 = 15.6%

So, the value increased by 15.6%.

Worked Example: Calculate Percentage Decrease

Suppose a value decreases from 800 to 620.

Step 1: Find the difference
Difference = final − initial
Difference = 620 − 800
Difference = −180

Step 2: Divide by the initial value
−180 ÷ 800 = −0.225

Step 3: Convert to a percentage
−0.225 × 100 = −22.5%

So, the signed percent change is −22.5%, which means a 22.5% decrease.

Worked Example: Find Final Value After a Percent Increase

Suppose the initial value is 500, and the increase is 12%.

Step 1: Convert percent to decimal
12% = 12 ÷ 100 = 0.12

Step 2: Build the increase multiplier
Multiplier = 1 + 0.12 = 1.12

Step 3: Multiply by the initial value
Final value = 500 × 1.12
Final value = 560

So, 500 increased by 12% becomes 560.

Worked Example: Find Final Value After a Percent Decrease

Suppose the initial value is 900, and the decrease is 30%.

Step 1: Convert percent to decimal
30% = 30 ÷ 100 = 0.30

Step 2: Build the decrease multiplier
Multiplier = 1 − 0.30 = 0.70

Step 3: Multiply by the initial value
Final value = 900 × 0.70
Final value = 630

So, 900 decreased by 30% becomes 630.

Worked Example: Find the Original Value Before an Increase

Suppose the final value is 1,200 after a 20% increase. You want to find the original value.

Step 1: Build the increase multiplier
Multiplier = 1 + 20/100
Multiplier = 1.20

Step 2: Divide the final value by the multiplier
Initial value = 1,200 ÷ 1.20
Initial value = 1,000

So, if a value becomes 1,200 after a 20% increase, the original value was 1,000.

Worked Example: Find the Original Value Before a Decrease

Suppose the final value is 360 after a 40% decrease. You want to find the original value.

Step 1: Build the decrease multiplier
Multiplier = 1 − 40/100
Multiplier = 0.60

Step 2: Divide the final value by the multiplier
Initial value = 360 ÷ 0.60
Initial value = 600

So, if a value becomes 360 after a 40% decrease, the original value was 600.

How to Use This Percentage Increase Calculator

  1. Enter any two supported values.
  2. Use Initial value for the starting amount.
  3. Use Final value for the ending amount.
  4. Select Increase or Decrease when solving from percent or difference.
  5. Enter Percent change when you know the percent increase or percent decrease.
  6. Enter Difference when you know the numeric change.
  7. Click Calculate.
  8. Review direction, percent change, difference, multiplier, and the step-by-step derivation.
  9. Click Reset to clear the calculator and start again.

How to Interpret the Results

Result What It Means Important Note
Direction Shows whether the value increased, decreased, or stayed the same. A positive difference means increase; a negative difference means decrease.
Percent change Shows the change relative to the initial value. Percent change is based on the initial value, not the final value.
Difference Shows the raw numeric change from initial value to final value. The same difference can represent different percentages depending on the starting value.
Multiplier Shows the factor that converts the initial value into the final value. A multiplier above 1 means increase; below 1 means decrease.
Step-by-step derivation Shows the formula path used to solve the entered values. Use it to check whether the calculation direction matches your problem.

For example, a multiplier of 1.15 means the final value is 115% of the initial value, which is a 15% increase. A multiplier of 0.85 means the final value is 85% of the initial value, which is a 15% decrease.

Percentage Increase vs Percentage Decrease

Change Type Meaning Example Multiplier
Percentage increase Final value is greater than initial value. 100 to 125 = 25% increase 1.25
Percentage decrease Final value is less than initial value. 100 to 80 = 20% decrease 0.80
No change Final value equals initial value. 100 to 100 = 0% change 1.00

Common Percentage Increase Examples

Initial Value Final Value Difference Percentage Increase
100 110 10 10%
100 125 25 25%
200 250 50 25%
500 650 150 30%
1,250 1,445 195 15.6%

Common Percentage Decrease Examples

Initial Value Final Value Difference Percentage Decrease
100 90 −10 10%
100 75 −25 25%
200 150 −50 25%
800 620 −180 22.5%
1,000 600 −400 40%

Percent Change vs Difference

Difference and percent change are related, but they are not the same.

Measurement What It Shows Example: 100 to 120
Difference The raw numeric change. 20
Percent change The change relative to the starting value. 20%
Multiplier The factor from initial to final. 1.20

A difference of 20 can be a large or small change depending on the initial value. Increasing from 100 to 120 is a 20% increase, but increasing from 1,000 to 1,020 is only a 2% increase.

Why the Initial Value Matters

Percentage change is always measured relative to the initial value. This means the same numeric difference can produce different percentages.

Initial Value Final Value Difference Percent Increase
100 150 50 50%
500 550 50 10%
1,000 1,050 50 5%

Because percent change uses the initial value as the base, reversing a percentage increase is not the same as applying the same percentage decrease.

Important: A 50% Increase Followed by a 50% Decrease Does Not Return to the Original

Percentage increases and decreases are based on the current value each time.

For example:

  • Start with 100.
  • Increase by 50%: 100 × 1.50 = 150.
  • Decrease by 50%: 150 × 0.50 = 75.

The final value is 75, not 100. This happens because the second percentage is applied to the new value, not the original value.

Percentage Points vs Percentage Change

Percentage change is different from percentage points.

Term Meaning Example
Percentage change Relative change compared with the initial value. From 20 to 25 is a 25% increase.
Percentage points Simple subtraction between two percentage values. From 20% to 25% is a 5 percentage-point increase.

If a rate changes from 20% to 25%, the difference is 5 percentage points, but the relative increase is 25% because 5 is 25% of 20.

Practical Uses

This Percentage Increase Calculator can be useful for:

  • calculating price increases
  • finding discount decreases
  • checking revenue growth
  • measuring traffic growth
  • comparing before-and-after values
  • calculating grade or score changes
  • finding original value before a percent increase
  • finding final value after a percent decrease
  • checking business, finance, education, and everyday percentage changes

Common Mistakes to Avoid

  • Do not divide by the final value when calculating percent change; divide by the initial value.
  • Do not confuse difference with percent change.
  • Do not confuse percentage points with percentage change.
  • Do not use the same percent decrease to reverse a percent increase unless you calculate the correct reverse multiplier.
  • Do not ignore whether the change is an increase or decrease.
  • Do not use percent change when the initial value is zero; division by zero is undefined.
  • Do not assume a bigger numeric difference always means a bigger percent change.
  • Do not round intermediate values too early if accuracy matters.

Important Assumptions and Limitations

  • This calculator performs arithmetic percentage-change calculations only.
  • Percent change is based on the initial value.
  • If the initial value is zero, standard percentage-change calculation is undefined.
  • The calculator can solve supported two-value combinations such as initial + final, initial + percent, final + percent, initial + difference, or final + difference.
  • It does not calculate compound growth over multiple periods unless you enter only the beginning and ending values.
  • It does not calculate CAGR, average periodic growth, inflation-adjusted change, investment return methodology, tax-inclusive pricing, or statistical significance.
  • It does not account for inflation, taxes, fees, currency conversion, rounding rules from a specific accounting method, or finance reporting requirements.
  • It does not determine whether a change is good, bad, meaningful, statistically reliable, or financially material.
  • Displayed results may be rounded for readability.

When You May Need a Different Calculator

This calculator is best for one-step percentage increase and decrease problems. You may need another calculator if your problem involves a different percentage method.

Need Better Tool or Method
Compound annual growth rate Use a CAGR calculator.
Average percentage change over multiple periods Use an average percentage or growth-rate method.
Percentage of a total Use a percentage calculator.
Discount and sale price Use a percent-off or discount calculator.
Markup and margin Use a markup calculator or margin calculator.
Tax-inclusive or tax-exclusive price Use a sales tax or VAT calculator.
Interest growth or investment return Use a finance calculator that accounts for compounding and return methodology.
Inflation-adjusted change Use an inflation calculator.

References

  1. Math Is Fun — Percentage Change
  2. Khan Academy — Percent Word Problem Examples
  3. CalculatorSoup — Percentage Increase Calculator
  4. OpenStax — Percent Problems

Related Calculators

Percentage Calculation Disclaimer

This Percentage Increase Calculator provides arithmetic percentage-change results only. It calculates increase, decrease, difference, final value, initial value, and multiplier from the values entered.

It does not account for inflation, taxes, fees, compounding, exchange rates, accounting rules, financial-return methodology, or statistical significance. For finance, accounting, legal reporting, investment performance, or business reporting, confirm the required calculation method and rounding rules before relying on the result.

More of our calculators...

Triangle Calculator

Calculate triangle area, perimeter, angles, and side lengths using SSS, SAS, AAS/ASA, right triangle, and base-height methods.

Probability Calculator

Calculate probability, complements, conditional probability, unions, and independent events using formulas, percentages, fractions, and decimals.

Surface Area Calculator

Calculate total surface area, lateral area, and base area for common 3D shapes including cubes, spheres, cylinders, cones, and prisms.

Median Calculator

Use our Median Calculator to find the middle value of any data set. Supports raw numbers, value:count input, sorted preview, and instant live results.

Mean Median Mode Calculator

Use our Mean Median Mode Calculator to find the average, median, and mode from any data set. Supports raw numbers, value:count input, and sorted preview.

Percentage Decrease Calculator

Percentage decrease calculator to find the drop between two values or solve the missing initial, final, or decrease percentage fast.

Fraction to Percentage Calculator

Convert fractions to percentages and percentages to simplified fractions. Enter numerator, denominator, or percent to get quick live results.

Average Percentage Calculator

Average percentage calculator to find simple or weighted averages of multiple percentages with quick, accurate results.

Percentage of a Percentage Calculator

Percentage of a percentage calculator to find cumulative percentage and final value from two related percentage changes.