Calculate the percentage change when a value decreases.
Enter the initial and final values to determine the percentage decrease.
See how the percentage decrease calculator is used in real-world scenarios.
A shirt originally priced at $50 is now on sale for $40.
Initial: 50
Final: 40
A stock's price falls from $200 to $150 in a week.
Initial: 200
Final: 150
Someone's weight reduces from 80 kg to 75 kg over a month.
Initial: 80
Final: 75
A website's daily visitors dropped from 10,000 to 8,500 after an algorithm update.
Initial: 10000
Final: 8500
Absolute Decrease = Initial Value - Final Value
. 2. Next, find the relative decrease by comparing the absolute decrease to the initial value: Relative Decrease = Absolute Decrease / Initial Value
. 3. Finally, convert the relative decrease to a percentage by multiplying by 100: Percentage Decrease = (Absolute Decrease / Initial Value) * 100%
.