Percentage Increase Calculator

The percentage increase calculator measures the relative growth from an original starting value to a final value as a percentage. It takes the difference between the two numbers, divides that difference by the original number, and multiplies the result by 100 to give you an exact percentage change. Whether you need to figure out a salary raise, measure stock growth, or evaluate price inflation, this tool provides instant results without manual math.

+25.00%
Increase

Details

Original Value100.00
Final Value125.00
Absolute Change25.00
Multiplier1.2500×

Formula

((125 - 100) / |100|) × 100

Explanation

The value increased from 100.00 to 125.00

Quick Examples

How to Calculate Percentage Increase

To calculate the percentage increase by hand, follow three basic steps.

  1. Subtract the original starting value from the new final value to find the absolute difference.
  2. Divide the difference by the absolute value of the starting number.
  3. Multiply that number by 100 to convert it into a percentage.

If you are comparing broader metrics where direction is not strictly positive, using a dedicated percentage change calculator can help you evaluate overall fluctuations regardless of whether the numbers go up or down.

Percentage Increase Formula

The standard formula for calculating percentage growth is:

Percentage Increase = [(Final Value - Starting Value) / |Starting Value|] × 100

Where:

Starting Value
The original baseline amount or initial figure.
Final Value
The new amount after the increase occurs.
|Starting Value|
The absolute value of the initial baseline to ensure accurate calculations even when dealing with negative starting numbers.

Step-by-Step Example of Percent Growth

Let us work through a practical example using retail price increases.

Suppose your favorite pair of shoes cost $80 last year. This year, the price went up to $100. To find the exact percentage increase:

  1. Find the difference: Subtract $80 from $100 to get $20.
  2. Divide by the original value: Divide $20 by $80 to get 0.25.
  3. Convert to a percentage: Multiply 0.25 by 100 to get 25%.

The cost of the shoes increased by 25%. If you are measuring experimental error or lab measurement variations instead of financial metrics, a percent error calculator relies on a similar mathematical foundation to show precision relative to an accepted baseline value.

Real-Life Applications of Percentage Increase

Understanding relative percentage growth is often more useful than looking at raw numbers alone. A $1,000 gain on a small $5,000 investment is a massive 20% gain, while that same $1,000 gain on a $1,000,000 portfolio represents a minor 0.1% increase.

Pay Raises and Salary Increases

When receiving a job offer or an annual raise, evaluating the adjustment as a percentage helps you determine if your compensation keeps pace with cost-of-living adjustments.

Price Inflation and Grocery Costs

Retailers and manufacturers adjust prices frequently. Expressing cost changes as percentages makes it clear how much more of your budget is going toward essential goods over time.

Investment and Property Valuation

Real estate appraisals and stock portfolio values are routinely tracked using percentage metrics. This allows investors to compare performance across different asset classes on an equal scale.

When you need to measure the contrast between two distinct items or measurements rather than growth over time, a percent difference calculator offers the ideal comparison structure.

How to Calculate Percentage Increase in Microsoft Excel

Calculating growth inside a spreadsheet like Excel requires a simple formula setup.

  1. 1

    Enter your initial baseline number

    Cell A2 setup

    Type your original value into cell A2. Label cell A1 as Starting Value for clear tracking.

  2. 2

    Enter your new updated number

    Cell B2 setup

    Type your updated final value into cell B2. Label cell B1 as Final Value.

  3. 3

    Apply the formula

    Cell C2 formula entry

    In cell C2, type the following formula: =(B2-A2)/ABS(A2)

  4. 4

    Format as a percentage

    Excel formatting tab

    Select cell C2, navigate to the Home tab on the top menu, locate the Number section, and click the percent sign (%) button to display the answer as a clean percentage.

Percentage Increase vs. Percentage Decrease

The math for percentage growth and percentage drop follows the same structural logic. The main difference lies in the direction of the final result:

  • Percentage Increase: The final value is larger than the starting value, resulting in a positive outcome.
  • Percentage Decrease: The final value is smaller than the starting value, resulting in a negative number.

If your calculation returns a negative output, it indicates a reduction in value. In those cases, you can switch to a percentage decrease calculator to view the result expressed directly as a positive reduction percentage.

Frequently Asked Questions

What is the difference between percentage points and percentage increase?

A percentage point difference measures the direct subtraction of two percentages, while a percentage increase measures the relative growth. For example, if an interest rate moves from 5% to 7%, it increased by 2 percentage points, but the actual percentage increase of the rate itself is 40%.

Can percentage increase be greater than 100%?

Yes. A percentage increase exceeds 100% whenever the new final value is more than double the original starting value. For instance, growing from 10 to 30 is a 200% increase.

How do I add a percentage increase to a number?

To increase a number by a specific percentage, multiply the original number by (1 + percentage / 100). To add a 15% increase to $200, multiply 200 by 1.15 to get $230.

What happens if the starting value is zero?

You cannot calculate a standard percentage increase from a starting value of zero because division by zero is mathematically undefined. Any growth from zero represents an infinitely large relative increase.

How do I calculate a 20% increase on any amount?

Divide your original number by 10 to find 10%, double that amount to find 20%, and then add that result back to your original number. Alternatively, multiply your original number directly by 1.20.