To calculate percentage increase or decrease, subtract the original value from the new value, divide the result by the original value, and multiply by 100. This formula gives you the percentage change, whether positive (increase) or negative (decrease). For example, if a product’s price rises from $50 to $65, the calculation is (65 - 50) / 50 × 100 = 30%, meaning a 30% increase. The same method applies to decreases: if the price drops from $65 to $50, the result is (50 - 65) / 65 × 100 = -23.08%, or a 23.08% decrease.
Understanding percentage change is useful in everyday situations, like tracking price fluctuations, salary adjustments, or investment returns. However, manual calculations can be error-prone, especially with large numbers or decimals. That’s where a Percentage Calculator comes in handy. It automates the process, letting you focus on interpreting the result rather than crunching numbers. Whether you’re comparing sales figures, budget changes, or personal expenses, the tool provides instant, accurate answers.
Beyond percentage change, the calculator also solves two other common percentage problems: finding a percentage of a number (e.g., 20% of 150) and determining what percent one number is of another (e.g., 30 is what percent of 120). These functions are useful for tasks like calculating discounts, tips, or proportions in recipes. The tool’s three modes cover all these scenarios, making it a versatile solution for anyone who works with percentages regularly.

When to Use Percentage Increase or Decrease
Percentage increase or decrease is most useful when comparing two values over time or between different scenarios. Here are some common situations where it applies:
- Finance: Track changes in stock prices, interest rates, or loan payments. For example, if your mortgage rate drops from 4.5% to 3.8%, the percentage decrease helps you quantify the savings.
- Shopping: Compare prices before and after a sale. A shirt marked down from $40 to $28 has a 30% discount, which you can calculate using the percentage decrease formula.
- Business: Analyze revenue growth or expense reductions. If a company’s quarterly sales rise from $1.2 million to $1.5 million, the 25% increase shows the scale of growth.
- Health: Monitor changes in weight, blood pressure, or other metrics. Losing 5 kg from an original weight of 75 kg is a 6.67% decrease, which can be motivating for fitness goals.
- Education: Grade improvements or test score comparisons. If a student’s score jumps from 70 to 85, the 21.43% increase reflects their progress.
In each case, the percentage change provides a clear, standardized way to measure growth or decline. It’s more informative than raw numbers alone because it accounts for the starting point. For instance, a $10 price hike means different things for a $50 item (20% increase) versus a $500 item (2% increase).
How to Calculate Percentage Increase or Decrease with the Tool
The Percentage Calculator simplifies the process into three easy steps. Here’s how to use it for percentage change:
- Choose the mode: Select the "% change" option from the dropdown menu. The labels for the input fields will update to "Original value" and "New value."
- Enter your numbers: Type the original value (before change) and the new value (after change) into the fields. The tool accepts negative numbers, which are useful for decreases.
- Read the result: The answer and the worked formula appear instantly below the input fields. No button to press—just type and see the result. For example, entering 50 as the original value and 65 as the new value shows a 30% increase, along with the calculation (65 - 50) / 50 × 100 = 30%.
The tool also includes two other modes for different percentage tasks:
- X% of Y: Finds a percentage of a number (e.g., 15% of 200).
- X is what % of Y: Determines what percent one number is of another (e.g., 45 is what percent of 180).
Each mode updates the input labels to match the task, so you always know what to enter. The instant feedback means you can experiment with different values without recalculating manually.
Pitfalls to Watch For
Even with a calculator, it’s easy to make small errors when working with percentages. Here are some pitfalls to watch for:
| Mistake | Example | Correct Approach |
|---|---|---|
| Swapping original and new values | Calculating (50 - 65) / 50 × 100 instead of (65 - 50) / 50 × 100 for a price increase. | Always subtract the original value from the new value first. |
| Ignoring negative results | Interpreting -20% as a 20% increase instead of a 20% decrease. | Remember that negative percentages indicate a decrease. |
| Using the wrong mode | Using "X% of Y" when you need percentage change. | Double-check the mode before entering numbers. |
| Forgetting to multiply by 100 | Stopping at (65 - 50) / 50 = 0.3 instead of 30%. | The final step is always to multiply by 100 to convert to a percentage. |
Another common issue is rounding too early. For precise results, keep decimals until the final step. For example, calculating a 15% tip on $23.75 should use the exact value (23.75 × 0.15 = 3.5625) rather than rounding $23.75 to $24 first. The Percentage Calculator handles this automatically, so you don’t have to worry about rounding errors.
How to Calculate Percentage Change in Excel
If you prefer using Excel for percentage calculations, you can apply the same formula manually. Here’s how to calculate percentage increase or decrease in a spreadsheet:
- Enter your data: Place the original value in cell A1 and the new value in cell B1.
- Write the formula: In cell C1, type
=(B1-A1)/A1and press Enter. This calculates the raw change as a decimal. - Convert to percentage: Right-click cell C1, select "Format Cells," choose "Percentage," and set the decimal places (e.g., 2). The result will now display as a percentage (e.g., 30.00%).
- Handle negative values: If the result is negative, Excel will display it as a percentage decrease (e.g., -20.00%).
For a quick alternative, you can combine the steps into one formula: =(B1/A1)-1, then format the cell as a percentage. This method is useful for large datasets, as you can drag the formula down to apply it to multiple rows. However, for one-off calculations, the Percentage Calculator is faster and more straightforward.
Excel also offers built-in functions for other percentage tasks. For example, to find 20% of a number in cell A1, use =A1*0.2. To determine what percent cell A1 is of cell B1, use and format as a percentage. These functions are helpful for budgeting, financial analysis, or data reporting.
Practical Examples of Percentage Calculations
Let’s walk through a few real-world examples to see how percentage calculations work in practice.
Example 1: Salary Increase
Suppose your annual salary increases from $60,000 to $63,000. To find the percentage increase:
- Original value: $60,000
- New value: $63,000
- Difference: $63,000 - $60,000 = $3,000
- Percentage increase: ($3,000 / $60,000) × 100 = 5%
The Percentage Calculator confirms this result instantly when you enter the values.
Example 2: Discount on a Purchase
You’re buying a jacket originally priced at $89.99, now on sale for $67.49. To find the percentage discount:
- Original value: $89.99
- New value: $67.49
- Difference: $67.49 - $89.99 = -$22.50
- Percentage decrease: (-$22.50 / $89.99) × 100 ≈ -25%
The negative result indicates a 25% decrease, meaning you save 25% on the original price.
Example 3: Investment Growth
Your investment portfolio grows from $15,000 to $18,500 over a year. To find the percentage increase:
- Original value: $15,000
- New value: $18,500
- Difference: $18,500 - $15,000 = $3,500
- Percentage increase: ($3,500 / $15,000) × 100 ≈ 23.33%
This tells you your investment grew by approximately 23.33% during the year.
These examples show how percentage calculations can clarify changes in everyday situations. if you're tracking personal finances, shopping, or investing, understanding percentage change helps you make informed decisions.
Other Percentage Calculations You Can Do
The Percentage Calculator isn’t just for percentage change. It also handles two other common percentage tasks:
Finding a Percentage of a Number
This is useful for calculating tips, taxes, or discounts. For example, to find 15% of $45.60:
- Choose the "X% of Y" mode.
- Enter 15 in the first field (X%) and 45.60 in the second field (Y).
- The result is $6.84, which is the tip amount.
Determining What Percent One Number Is of Another
This helps you understand proportions or compare values. For example, to find what percent 18 is of 72:
- Choose the "X is what % of Y" mode.
- Enter 18 in the first field (X) and 72 in the second field (Y).
- The result is 25%, meaning 18 is 25% of 72.
These functions are just as straightforward as percentage change. The tool’s versatility makes it a go-to resource for anyone who needs to work with percentages regularly. For more complex calculations, like weighted averages or multi-step problems, you might also find the Average Calculator or Fraction Calculator helpful.
Why Use an Online Percentage Calculator?
While you can calculate percentages manually or in Excel, an online tool offers several advantages:
- Speed: Get results instantly without writing formulas or formatting cells.
- Accuracy: Avoid rounding errors or formula mistakes. The tool handles decimals and negative numbers automatically.
- Convenience: Access it from any device with a browser—no software or spreadsheets required.
- Clarity: See the worked formula alongside the result, which helps you understand the calculation.
- Versatility: Switch between percentage change, percentage of a number, and percent proportion with one click.
For students, professionals, or anyone managing personal finances, these benefits save time and reduce frustration. The tool is especially useful when you need quick answers, like calculating a tip at a restaurant or comparing prices while shopping. It’s also a great way to double-check manual calculations, ensuring you haven’t made any mistakes.
Another advantage is the tool’s privacy. Unlike some online calculators, it doesn’t send your data to a server—all calculations happen in your browser. This means you can use it for sensitive tasks, like budgeting or salary negotiations, without worrying about your information being stored or shared.
More on this topic: How to Calculate Hexagon Area with a Simple Formula.
Related reading: How Is the Periodic Table Useful: Browse All 118 Elements.