Universal Calculator
TAIIR

Percentage Change Calculator

Calculate percentage increase, percentage decrease, and percentage difference between two values instantly with step‑by‑step solutions.

Quick Examples

Recent

No recent calculations

Percentage Formulas

% Change:
((New - Original) / |Original|) × 100

% Difference:
(|V1 - V2| / ((V1+V2)/2)) × 100

% of Number:
Number × (Percentage / 100)

X is % of Y:
(X / Y) × 100

Mastering Percentage Change: The Complete Guide

Percentage change is one of the most widely used mathematical concepts in finance, business, economics, and everyday life. This Professional Percentage Change Calculator provides four essential tools: calculating percentage increase/decrease, percentage difference, finding a percentage of a number, and determining what percent one number is of another. Each calculation is accompanied by a clear step‑by‑step breakdown.

Percentage Change – Increase and Decrease

The percentage change formula measures the relative difference between an old value and a new value: ((New - Old) / |Old|) × 100. A positive result indicates an increase; a negative result indicates a decrease. This calculation is essential for tracking stock market returns, sales growth, salary changes, and inflation.

💡 Example: 200 → 250

Change = 250 - 200 = 50. % Change = (50 / 200) × 100 = 25% increase.

Percentage Difference – Comparing Two Values

Unlike percentage change, percentage difference does not assume one value is the "original." It compares two numbers relative to their average: (|A - B| / ((A+B)/2)) × 100. This is useful for comparing experimental results, tolerances, or any scenario where neither value is a starting point.

Finding a Percentage of a Number

To find X% of a number, multiply the number by X/100. For example, 25% of 200 = 200 × 0.25 = 50. This is the basis for calculating discounts, tips, taxes, and commissions.

What Percent Is X of Y?

Use the formula (X / Y) × 100. For instance, 45 is what percent of 200? (45/200)×100 = 22.5%. This helps answer questions like "What portion of my budget is spent on housing?" or "What fraction of the vote did a candidate receive?"

Frequently Asked Questions

What are percentage points vs. percent?

Percentage points measure the absolute difference between two percentages. For example, an increase from 10% to 15% is a 5 percentage point increase, but a 50% relative increase.

Can percentage change be negative?

Yes. A negative percentage change indicates a decrease. The calculator will show "decrease" and may use a minus sign.

How do I reverse a percentage change?

To find the original value after a percentage increase, divide by (1 + percentage/100). For a decrease, divide by (1 - percentage/100).

What is the difference between relative and absolute change?

Absolute change is the simple difference (New - Old). Relative change is the absolute change divided by the original value, often expressed as a percentage.