Calculadora de Disminución Porcentual — Fórmula
## How to Calculate Percentage Decrease
### Formula
**Percentage Decrease = ((Old Value - New Value) / Old Value) × 100**
This formula tells you how much a value has decreased relative to the original amount.
### Formula
**Percentage Decrease = ((Old Value - New Value) / Old Value) × 100**
This formula tells you how much a value has decreased relative to the original amount.
Ejemplo Resuelto
A stock price dropped from $80 to $60. What is the percentage decrease?
- Difference = 80 - 60 = 20
- Percentage Decrease = (20 / 80) × 100
- = 0.25 × 100
- = 25%