Skip to main content

Stacked Percentage Change Calculator

Calculate incremental and sequential percentage increases and decreases step-by-step and see the final result.

Calculate Stacked Percentage Changes

Apply multiple percentage increases and decreases one after another. Each change uses the updated value from the previous step.

Enter percentage changes separated by commas. Use a minus (-) sign for decreases.

RESULT
Enter values to calculate

Stacked Percentage Change Guide

When percentage changes happen one after another, they do not simply add together. Each percentage applies to the value created by the previous step.

This process is called stacked percentage change, also known as sequential or compounded percentage change.

Stacked percentages appear in real situations such as investment returns, population growth, product pricing adjustments, and financial performance analysis.

Where Stacked Percentages Are Used

  • Stock prices changing across multiple trading days
  • Revenue growth followed by discounts
  • Population changes across several years
  • Investment performance across multiple periods
  • Sequential retail price changes

Stacked Percentage Formula

Each percentage change multiplies the current value by a new factor.

New Value = Current Value × (1 ± p)

Where:

  • p is the percentage written as a decimal
  • Use + for increases
  • Use for decreases
Example: 10% = 0.10

After each step, the result becomes the starting value for the next percentage change.

To measure the total effect of multiple changes, use the net percentage change formula.

Net % Change = ((Final − Initial) ÷ |Initial|) × 100
Key Idea: The base value changes after each step, which is why percentages do not add linearly.

Example — Multiple Increases

A product price starts at $100. It increases by 10%, then increases again by 20%.

Step-by-step solution

Step 1: Apply the first increase.

100 × (1 + 0.10) = 110

Step 2: Apply the second increase.

110 × (1 + 0.20) = 132

Final value: $132

Net percentage change:

((132 − 100) ÷ 100) × 100 = 32%

The final result is a 32% increase.

You can experiment with multiple percentage steps using the Stacked Percentage Change calculator.

Example — Same Increase and Decrease

Start with $500. Apply +25%, then −25%.

Step-by-step solution

Step 1: Increase by 25%.

500 × (1 + 0.25) = 625

Step 2: Decrease by 25%.

625 × (1 − 0.25) = 468.75

The value ends at $468.75.

((468.75 − 500) ÷ 500) × 100 = −6.25%

The same increase and decrease do not cancel out.

Edge Cases

100% decrease locks the value at zero

A 100% decrease reduces any value to zero.

100 × (1 − 1) = 0

Once a value becomes zero, further percentage changes cannot move it away from zero.

0 × (1 + 0.20) = 0

See the Edge Cases section whenever extreme percentage changes occur.

Decrease greater than 100% reverses the sign

Start with $80 and apply a 150% decrease.

80 × (1 − 1.5) = −40

When a decrease exceeds 100%, the multiplier becomes negative, which flips the sign of the value.

Negative starting value

Suppose a company begins with a loss of −$60. The loss increases by 30%.

−60 × (1 + 0.30) = −78

The loss becomes larger. Percentage rules apply to negative numbers the same way they apply to positive values.

Curious Mind

Can you recover the original value after percentage changes?

Suppose a value increases by 20%. If the final value is known, how can you find the original starting value?

This requires reversing the percentage effects.

You can explore how to recover original values using the Reverse Percentage calculator .

Practice Problems

  • 100 → +15%, then −10%
  • 250 → −40%, then +20%
  • 80 → +10%, +15%, then −5%
  • −60 → +30%
  • 500 → +25%, then −25%

Formula Summary

New Value = Current Value × (1 ± p)
Net % Change = ((Final − Initial) ÷ |Initial|) × 100

Frequently Asked Questions

Why don't equal percentage increases and decreases cancel each other out?

Equal percentage increases and decreases do not cancel out because the second percentage is applied to a different base value. After the first percentage change, the starting value has already changed, so the next percentage operates on the updated number.

For example, if a value increases by 25%, the result becomes larger. When a 25% decrease is applied afterward, the decrease is calculated from this larger number, not from the original value.

Because the base values are different, the final result is usually smaller than the starting value.

Refer to the Edge Cases section for a solved example.

What happens when a value decreases by 100 percent?

A 100% decrease reduces any value to zero. This happens because the percentage multiplier becomes:

1 − 1 = 0

Multiplying any number by zero produces zero. Once the value becomes zero, future percentage changes cannot move it away from zero because:

0 × (1 + p) = 0

This means the value remains zero regardless of future increases or decreases.

Refer to the Edge Cases section for a solved example.

Do stacked percentage changes behave like compounding?

Yes. Stacked percentage changes behave similarly to compounding because each percentage change multiplies the current value by a new factor.

After every step, the result becomes the starting value for the next percentage change. This means the effects accumulate over time rather than adding linearly.

This is why multiple percentage changes often produce results that are larger or smaller than expected when simply adding percentages together.

Refer to the examples and the Edge Cases section for additional scenarios.

Can stacked percentage changes produce negative values?

Yes. Stacked percentage changes can produce negative values when large decreases occur or when the decrease exceeds 100%.

When a decrease is greater than 100%, the multiplier becomes negative. This flips the sign of the value and produces a negative result.

For example, a 150% decrease creates the multiplier:

1 − 1.5 = −0.5

Multiplying by a negative number reverses the sign of the value.

Refer to the Edge Cases section for a solved example.

How do you calculate the total percentage change after multiple percentage steps?

To calculate the total percentage change after several percentage adjustments, compare the final value with the original starting value.

Net % Change = ((Final − Initial) ÷ |Initial|) × 100

This formula measures the overall effect of all stacked percentage changes combined.

Even if several percentage increases and decreases occur, the final percentage change depends on the difference between the starting value and the final value.

Refer to the worked examples earlier in this guide.