Calculadora de Variação Percentual

Last updated: 2026-08-24

Calculadora de Variação Percentual — Calcule o aumento ou diminuição percentual entre dois valores.
Inputs
Result
Enter values and press Calculate

How to use it

  1. {'step': 1, 'description': 'Find absolute difference: 1,487.50 - 1,250 = 237.50'}
  2. {'step': 2, 'description': 'Divide by initial value: 237.50 ÷ 1,250 = 0.19'}
  3. {'step': 3, 'description': 'Convert to percentage: 0.19 × 100 = 19%'}
  4. {'step': 4, 'description': 'Result: 19% increase from 1,250 to 1,487.50'}

Common mistakes

  • ⚠️ Dividing by final value instead of initial value
  • ⚠️ Not using absolute value of initial when it's negative
  • ⚠️ Confusing percentage point change with percentage change

Worked example

Calculate the percentage increase from 1,250 to 1,487.50 units sold month-over-month

The cambio_pct of {cambio_pct}% represents the relative change from initial to final value, while diferencia ({diferencia}) shows the absolute numeric difference.

Input guide

FieldTypical range
valor_inicialAny non-zero value; typical business: 100-10,000
valor_finalCan be higher or lower than initial for growth/decline