Q
QuickFnd

QuickFnd Blog

AS
Arjun Sharma· Senior Full-Stack Developer
March 31, 2026·5 min read·How-To Guide

How to Calculate Percentage Increase Decrease: A Step-by-Step Guide

Master the art of calculating percentage increases and decreases with this easy guide. Learn practical methods and see real examples!

Understanding Percentage Increase and Decrease

Calculating percentage increase or decrease is essential for various real-world applications. Whether you're adjusting budgets, analyzing sales figures, or evaluating performance metrics, knowing how to compute these percentages can make a significant difference in your decision-making processes. The formulas are simple, and I’ll break them down step-by-step so you can easily follow along.

What is Percentage Increase?

Percentage increase refers to how much a value has grown relative to its original amount. When you say something has increased by a percentage, you are indicating a rise in value. For example, if your salary goes from $50,000 to $60,000, you've experienced a percentage increase.

What is Percentage Decrease?

Conversely, percentage decrease measures how much a value has fallen in relation to its original value. If your bill drops from $200 to $150, you've encountered a percentage decrease. In both cases, calculating these percentages offers insight into the change in value.

How to Find Percentage Increase

Finding the percentage increase involves three steps: determining the difference between the new and original values, dividing that difference by the original value, and then converting the result into a percentage. Here’s how to do it:

Step-by-Step Calculation for Percentage Increase

  • Identify the Original Value and New Value:
- Let’s say your original value is $1,000, and the new value is $1,200.
  • Calculate the Difference:
- Subtract the original value from the new value: $$ ext{Difference} = ext{New Value} - ext{Original Value} = 1200 - 1000 = 200 $$
  • Divide the Difference by the Original Value:
- $$ ext{Percentage Increase} = rac{ ext{Difference}}{ ext{Original Value}} = rac{200}{1000} = 0.2 $$
  • Convert to Percentage:
- Multiply by 100 to convert to a percentage: $$ ext{Percentage Increase} = 0.2 imes 100 = 20 ext{%} $$

So, in this example, the percentage increase is 20%.

How to Find Percentage Decrease

To find the percentage decrease, you follow a similar approach. Here’s the breakdown:

Step-by-Step Calculation for Percentage Decrease

  • Identify the Original Value and New Value:
- For this example, let’s say the original value is $500 and the new value is $350.
  • Calculate the Difference:
- Subtract the new value from the original value: $$ ext{Difference} = ext{Original Value} - ext{New Value} = 500 - 350 = 150 $$
  • Divide the Difference by the Original Value:
- $$ ext{Percentage Decrease} = rac{ ext{Difference}}{ ext{Original Value}} = rac{150}{500} = 0.3 $$
  • Convert to Percentage:
- Multiply by 100: $$ ext{Percentage Decrease} = 0.3 imes 100 = 30 ext{%} $$

Thus, the percentage decrease in this scenario is 30%.

Examples to Illustrate Percentage Calculations

Example 1: Calculating a Percentage Increase

Let’s say the price of a product rises from $40 to $50. Here’s how to calculate the percentage increase:

  • Original Value: $40
  • New Value: $50
  • Difference: $50 - $40 = $10
  • Percentage Increase:
$$ rac{10}{40} imes 100 = 25 ext{%} $$

So, a price increase from $40 to $50 represents a 25% increase.

Example 2: Calculating a Percentage Decrease

Now, imagine a store has a discount, and a jacket originally priced at $80 is now $60. Let’s find the percentage decrease:

  • Original Value: $80
  • New Value: $60
  • Difference: $80 - $60 = $20
  • Percentage Decrease:
$$ rac{20}{80} imes 100 = 25 ext{%} $$

This means the jacket saw a 25% decrease in price.

What is a 5% Increase on $1000?

Calculating a specific percentage increase can help you budget or plan effectively. To find a 5% increase on $1,000:

  • Calculate 5% of $1,000:
$$ 0.05 imes 1000 = 50 $$
  • Add this to the original amount:
$$ 1000 + 50 = 1050 $$

So, a 5% increase on $1,000 results in $1,050.

Calculating a 4% Increase

Let’s say you want to calculate a 4% increase on an amount of $2,500:

  • Calculate 4% of $2,500:
$$ 0.04 imes 2500 = 100 $$
  • Add it to the original amount:
$$ 2500 + 100 = 2600 $$

Therefore, a 4% increase on $2,500 results in $2,600.

Quick Reference for Calculating Percentage Changes

To summarize, here’s a quick reference for calculating percentage increases and decreases:

  • Percentage Increase Formula:
$$ ext{Percentage Increase} = rac{ ext{New Value} - ext{Original Value}}{ ext{Original Value}} imes 100 $$
  • Percentage Decrease Formula:
$$ ext{Percentage Decrease} = rac{ ext{Original Value} - ext{New Value}}{ ext{Original Value}} imes 100 $$

Why You Should Use a Percentage Calculator

Using manual calculations is useful, but if you’re looking for convenience and speed, consider using online tools like the Percentage Calculator at QuickFnd.com. This tool simplifies the process, allowing you to quickly enter your values and get results without any hassle. It saves time and reduces the risk of making mistakes in calculations.

Conclusion

Understanding how to calculate percentage increase and decrease is a valuable skill across various contexts, from personal finance to business analytics. With the formulas and examples provided, you can confidently perform these calculations. Whether you’re evaluating sales, comparing prices, or analyzing data trends, knowing how to calculate these percentages will serve you well. For an even easier way to calculate percentages, give the Percentage Calculator a try!

#percentage-calculation#increase-decrease#financial-tools#math-tips#budgeting#data-analysis
AS
Arjun SharmaSenior Full-Stack Developer· Bengaluru, India

Arjun has built developer tools for 9 years, currently at a Bengaluru-based SaaS company. He writes about the practical coding problems he encounters daily and the tools that actually solve them.

javascriptnode.jsregexjsonuuid

Free Tool

Try the Percentage Calculator for free

Open Tool →

Found this helpful? Give it a like to let the author know.

Discussion

Leave a comment

Loading comments...

Free Tool

Try the Percentage Calculator for free

Open Tool →
© 2026 QuickFnd. All rights reserved.