Evolution Calculator
Compute percentage change, project a value using a rate, reverse a rate, or find annualized growth.
What is an “evolution calcul”?
“Evolution calcul” usually means calculating how a value changes over time or between two points. In practice, this includes percentage increase, percentage decrease, growth factors, reverse calculations, and compounded growth. It is a core skill in finance, economics, business reporting, and daily life.
If you compare salaries, prices, website traffic, population, savings, or costs, you are doing evolution math. The key is to separate absolute change (difference in units) from relative change (difference in percent).
Core formulas you should know
1) Absolute change
Absolute change = New value − Old value
This tells you the raw amount gained or lost. Example: from 80 to 95 means an absolute gain of 15.
2) Percentage evolution (rate of change)
Rate (%) = ((New − Old) / Old) × 100
This normalizes the change to the original value. Going from 80 to 95 is a 18.75% increase, not just “+15.”
3) Final value from an initial value and a rate
Final = Initial × (1 + Rate/100)
If a product costs 200 and rises by 12%, the new price is 200 × 1.12 = 224.
4) Initial value when final value and rate are known
Initial = Final / (1 + Rate/100)
If a price is now 224 after a 12% increase, the original price was 224 / 1.12 = 200.
5) Coefficient (growth multiplier)
Coefficient = New / Old
A +12% increase corresponds to a multiplier of 1.12. A −12% decrease corresponds to 0.88.
Why many people get this wrong
- Confusing points and percent: “up by 5” is not the same as “up by 5%.”
- Using the wrong base: percent change is always divided by the old value.
- Assuming opposite rates cancel: +20% then −20% does not return to start.
- Ignoring compounding: repeated changes multiply, they do not simply add.
Successive evolutions: add rates? Usually no.
Suppose a value increases by 10%, then increases again by 15%. The total multiplier is:
Total coefficient = 1.10 × 1.15 = 1.265
So the total change is +26.5%, not +25%. This compounding effect becomes very important over months and years.
Reverse thinking: finding the required recovery rate
A common trap: if a value drops by 30%, many people think a +30% increase restores it. That is incorrect.
Start at 100. After −30%, you have 70. To return to 100, you need:
Required rate = (100 − 70) / 70 × 100 = 42.857%
Big declines require disproportionately bigger recoveries.
Practical use cases
- Compare year-over-year revenue growth.
- Measure inflation impact on your budget.
- Track student performance across exams.
- Estimate portfolio performance and annualized return.
- Model discounts, markups, and margin changes.
Quick checklist for accurate evolution calculations
- Write down old value, new value, and period clearly.
- Calculate absolute change first, then percentage change.
- Use multipliers for chained changes.
- Round only at the end to avoid drift.
- Interpret signs correctly: positive = growth, negative = decline.
Final thought
Evolution calculations are simple once you use the right base and formula. The calculator above gives fast, reliable answers and helps you avoid common mistakes. Use it for finance, business dashboards, pricing decisions, or everyday planning.