Key Facts
- Category
- Math, Date & Finance
- Input Types
- text, number
- Output Type
- json
- Sample Coverage
- 4
- API Ready
- Yes
Overview
The Percentage Decrease Calculator is a straightforward utility designed to find the exact drop rate between an original value and a new, lower value. Whether you are tracking price reductions, weight loss, or a decline in support tickets, this tool instantly computes both the absolute decrease amount and the percentage drop, allowing you to customize the decimal precision of your results.
When to Use
- •When you need to calculate the exact percentage drop in sales, revenue, or website traffic over a specific period.
- •When evaluating price discounts to determine the true percentage saved on a retail item.
- •When tracking performance metrics like a reduction in customer support tickets or error rates.
How It Works
- •Enter the starting number in the 'Original Value' field.
- •Input the lower, updated number in the 'New Value' field.
- •Adjust the 'Decimal Places' setting to choose your preferred level of precision (up to 12 decimal places).
- •The calculator instantly outputs the absolute decrease amount and the exact percentage decrease in JSON format.
Use Cases
Examples
1. Measuring Support Ticket Reduction
Customer Success Manager- Background
- The support team implemented a new self-service knowledge base to reduce the number of incoming support tickets.
- Problem
- Need to quantify the exact percentage drop in weekly support tickets to report to stakeholders.
- How to Use
- Enter 150 as the Original Value and 120 as the New Value, keeping 2 decimal places.
- Example Config
-
Original Value: 150, New Value: 120, Decimal Places: 2 - Outcome
- The tool calculates an absolute decrease of 30 tickets, which equals a 20% decrease.
2. Calculating Retail Discount Percentage
Store Owner- Background
- A store is marking down old inventory to clear space for new seasonal products.
- Problem
- Needs to find the exact discount percentage when dropping a product's price from $85 to $55.
- How to Use
- Input 85 as the Original Value and 55 as the New Value, setting decimal places to 1.
- Example Config
-
Original Value: 85, New Value: 55, Decimal Places: 1 - Outcome
- The calculator shows a price drop of 30, resulting in a 35.3% decrease.
Try with Samples
math-&-numbersRelated Hubs
FAQ
How is percentage decrease calculated?
It is calculated by subtracting the new value from the original value, dividing that difference by the original value, and multiplying by 100.
Can I use decimals in the input values?
Yes, you can input both whole numbers and decimals for the original and new values.
What happens if the new value is higher than the original value?
This tool is designed for decreases. If the new value is higher, the result will be a negative percentage decrease, which actually represents a percentage increase.
How many decimal places can I display in the result?
You can configure the output to show anywhere from 0 to 12 decimal places using the decimal places setting.
Does this tool calculate the absolute difference as well?
Yes, the calculator outputs both the percentage decrease and the absolute decrease amount.