Kalkulator zmiany procentowej
Enter any two values and get the signed percentage change between them. Positive results mean an increase, negative results a decrease — the sign is always shown next to the number.
Przykład rozwiązania
80 → 100: ((100 − 80) ÷ 80) × 100 = +25%
Jak obliczyć
- Enter the original (starting) value.
- Enter the new (final) value.
- Read the signed percentage change — plus means up, minus means down.
Wzór
Percentage Change = ((New − Original) ÷ |Original|) × 100
Wyjaśnienie
- Stock and crypto price movements between two dates.
- Any before/after comparison where the direction matters.
Powiązane kalkulatory
Kalkulator wzrostu procentowego
Znajdź wzrost procentowy od wartości początkowej do nowej wartości wraz z kwotą wzrostu.
Użyj kalkulatoraKalkulator spadku procentowego
Oblicz procentowy spadek między wartością początkową a nową, mniejszą wartością.
Użyj kalkulatoraKalkulator różnicy procentowej
Porównaj dwie wartości i oblicz ich procentową różnicę w sposób symetryczny.
Użyj kalkulatoraKalkulator procentowy
Oblicz, ile procent stanowi jedna liczba względem drugiej, ile wynosi procent z liczby oraz procentową zmianę między dwiema wartościami.
Użyj kalkulatoraKalkulator rabatu procentowego
Oblicz cenę końcową po zastosowaniu rabatu do ceny pierwotnej.
Użyj kalkulatoraCzęsto zadawane pytania
What is the difference between percentage change, increase and decrease?
They use the same formula. Percentage change reports the signed result, while increase/decrease calculators present the magnitude for a rising or falling value.
Can percentage change exceed 100%?
Yes. A value that doubles increases by 100%; one that triples increases by 200%. Decreases, however, can never fall below −100% relative to the original.