All calculators

General calculator

Percentage Change Calculator

Free online percentage change calculator. Calculate the percent increase or decrease from an initial value to a final value. Step-by-step math solver.

Introduction

Percentage change is a mathematical concept that measures the relative change between an initial value and a final value, expressed as a portion of 100. Our Percentage Change Calculator is a free, fast online tool that calculates percent increases, percent decreases, and absolute differences. It is ideal for investors tracking stock growth, retailers pricing goods, or students completing algebra work.

How to Use

To use the Percentage Change Calculator, enter your "Initial Value" (the starting number) and your "Final Value" (the ending number). The initial value cannot be zero. Click "Calculate" to view the percentage change (positive for increases, negative for decreases), the absolute difference, and an explanation of the result.

Formula

Percentage Change formula: Percent Change = ((Final Value - Initial Value) / |Initial Value|) × 100. The absolute value of the initial value is used in the denominator to ensure that calculations involving negative numbers yield the mathematically correct direction of change.

Examples

Example 1 (Increase): A product's price rises from $80 to $100. Initial = 80, Final = 100. Change = ((100 - 80) / 80) × 100 = (20 / 80) × 100 = 0.25 × 100 = 25% increase. Example 2 (Decrease): A stock price falls from $50 to $40. Initial = 50, Final = 40. Change = ((40 - 50) / 50) × 100 = (-10 / 50) × 100 = -20% change (20% decrease).

Results Explained

The calculator outputs: (1) Percentage Change: the relative difference expressed as a percentage, indicating growth or shrinkage. (2) Absolute Difference: the raw numerical change (Final - Initial). (3) Direction: a clear description of whether the change is an increase, a decrease, or static.

What is Percentage Change?

Percentage change is a way to express the difference between an old value and a new value as a percentage of the old value. It tells you how much a quantity has grown or shrunk relative to its starting point. By standardizing differences as percentages, we can compare changes across different scales. For example, a $10 increase on a $20 product (a 50% increase) is much more significant than a $10 increase on a $1,000 product (a 1% increase).

Percent Increase vs. Percent Decrease

Depending on the direction of the change, the result is classified as either an increase or a decrease:

  • Percent Increase: Occurs when the final value is greater than the initial value. The resulting percentage change is positive, indicating growth. Examples include salary raises, house price appreciation, or population growth.
  • Percent Decrease: Occurs when the final value is less than the initial value. The resulting percentage change is negative, indicating a decline. Examples include sale discounts, vehicle depreciation, or weight loss.

Percentage Change vs. Percentage Difference

It is common to confuse "percentage change" with "percentage difference," but they are used in different scenarios:

  • Percentage Change: Used when there is a clear "before" (initial) and "after" (final) state. The initial value is always the reference point (denominator).
  • Percentage Difference: Used when comparing two numbers that are of equal status, where there is no historical order. Instead of dividing by the initial value, you divide by the average of the two numbers. For example, comparing the height of two mountains.

Three Detailed Worked Examples

Example 1: Stock Market Growth (Percent Increase)

An investor purchases a share of a stock for $150. A year later, the stock is trading at $210. What is the percentage change in the stock's value?

1. Identify Initial Value = 150, Final Value = 210.
2. Subtract initial from final: 210 - 150 = 60.
3. Divide by initial: 60 / 150 = 0.40.
4. Multiply by 100: 0.40 × 100 = 40%.
The stock value saw a 40.00% increase.

Example 2: Retail Discount (Percent Decrease)

A winter coat originally priced at $120 is marked down to $90. What is the percentage discount?

1. Identify Initial Value = 120, Final Value = 90.
2. Subtract initial from final: 90 - 120 = -30.
3. Divide by initial: -30 / 120 = -0.25.
4. Multiply by 100: -0.25 × 100 = -25%.
The coat has a 25.00% decrease (a 25% discount).

Example 3: Handling Negative Numbers (Temperature Change)

The temperature in a freezing chamber changes from -8°C to -2°C. What is the percentage change?

1. Identify Initial Value = -8, Final Value = -2.
2. Subtract initial from final: -2 - (-8) = 6.
3. Divide by the absolute value of initial: 6 / |-8| = 6 / 8 = 0.75.
4. Multiply by 100: 0.75 × 100 = 75%.
The temperature rose by 75.00%.

Frequently Asked Questions

What is percentage change?

Percentage change is a metric that describes the relative difference between an old value and a new value, expressed as a percentage of the old value.

What is the formula for percentage change?

The formula is: ((Final Value - Initial Value) / |Initial Value|) × 100.

What is the difference between percentage change and percentage difference?

Percentage change compares a final value to an initial value using the initial value as the base. Percentage difference compares two arbitrary values by dividing their absolute difference by their average.

How do you calculate a percent increase?

Subtract the starting value from the ending value, divide the result by the starting value, and multiply by 100. A positive result indicates a percent increase.

How do you calculate a percent decrease?

Subtract the starting value from the ending value, divide the result by the starting value, and multiply by 100. A negative result indicates a percent decrease.

Can the initial value be zero?

No. Dividing by zero is mathematically undefined. If a value starts at zero and increases, the percentage change is infinite.

Can percentage change be greater than 100%?

Yes. If a value more than doubles, the percentage increase will be greater than 100%. For example, an increase from 10 to 30 is a 200% increase.

Can percentage change be negative?

Yes. A negative percentage change indicates that the final value is smaller than the initial value, representing a decrease.

Can a percentage decrease be greater than 100%?

No, not for positive numbers. If a positive value drops to zero, it is a 100% decrease. A value cannot decrease by more than 100% unless it becomes negative.

How do you calculate percentage change with negative numbers?

Use the absolute value of the initial value in the denominator of the formula: ((Final - Initial) / |Initial|) × 100.

What is markup?

Markup is the percentage increase added to the cost price of a product to determine its selling price.

How does inflation relate to percentage change?

The inflation rate is the percentage change in a price index (like the Consumer Price Index) over a specific period.

What does a 0% change mean?

It means the final value is exactly equal to the initial value, representing no change.

How do you calculate percent change in Excel?

Use the formula: =(New_Value - Old_Value)/Old_Value, and then format the cell as a percentage.

Why is percentage change useful in business?

It allows companies to track growth metrics like revenue increases, customer acquisition rates, cost reductions, and inventory turnover variations over time.