Percentage Change Calculator – How to Calculate Percentage Change

Calculate the percentage change between any two values instantly. Learn how to use the percentage change formula for increase, decrease, year-over-year growth, price changes, marks improvement, population change, and business growth.

Last updated: June 2026 | Format verified for India

✓ 100% Free ✓ No Login Required ✓ Instant Results ✓ India Format ✓ Secure & Private

Percentage Change Calculator

Need Marks to Percentage Instead?

Use our dedicated marks percentage calculator for exams, subjects, and instant grade classification.

Open Marks Percentage Calculator →

What Is Percentage Change?

Percentage change is a mathematical measure that quantifies the degree of change over time. It expresses the difference between a new value and an original value as a percentage of the original value. Whether you are tracking price fluctuations, measuring exam score improvement, analysing population growth, or evaluating business revenue trends, percentage change provides a standardized way to compare values across different scales and contexts.

In simple terms, percentage change tells you how much a quantity has increased or decreased relative to its starting point. It eliminates the distortion caused by different absolute magnitudes, allowing you to compare changes fairly. For example, a change of 50 units means very little on its own, but when expressed as a 50% increase from 100 to 150, the impact becomes immediately clear. The key distinction is that percentage change always has a time dimension: it compares an older value to a newer value.

Key Takeaway: Percentage change always compares a new value to an original value. Use the formula ((New - Old) / |Old|) × 100 for accurate results. Positive = increase. Negative = decrease.

Percentage Change Formula

The percentage change formula is straightforward and universally applied across mathematics, finance, statistics, and everyday calculations:

Percentage Change Formula

Percentage Change = ((New Value - Original Value) / |Original Value|) × 100

Where |Original Value| denotes the absolute value of the original value (ignoring any negative sign). This ensures the denominator is always positive, which is especially important when dealing with negative numbers in financial contexts.

Breaking down the formula step by step:

  1. Subtract the original value from the new value to find the absolute difference.
  2. Divide the difference by the absolute value of the original value.
  3. Multiply the result by 100 to convert it into a percentage.
  4. Interpret the sign: a positive result means a percentage increase; a negative result means a percentage decrease.
VariableMeaningExample
New ValueThe updated or later value150
Original ValueThe initial or earlier value100
DifferenceNew − Original50
|Original|Absolute value of original100
Change %(Difference / |Original|) × 10050%

How to Calculate Percentage Change

Calculating percentage change follows a consistent process regardless of the scenario. Here is a step-by-step guide applicable to any situation:

Step 1: Identify the Original and New Values

Determine which value is the starting point (original) and which is the ending point (new). The original is typically the older value, and the new value is the more recent one. For example, if a product price was Rs 500 last month and is Rs 600 this month, the original value is 500 and the new value is 600.

Step 2: Find the Absolute Difference

Subtract the original value from the new value. Using the price example: 600 − 500 = 100. The difference is +100, indicating an increase. If the price had dropped to 450, the difference would be 450 − 500 = −50, indicating a decrease.

Step 3: Divide by the Absolute Original Value

Divide the difference by the absolute value of the original value. For price increase: 100 / 500 = 0.20. For price decrease: −50 / 500 = −0.10. Using the absolute value of the original prevents errors when working with negative numbers.

Step 4: Multiply by 100

Multiply the result by 100 to express it as a percentage. Price increase: 0.20 × 100 = 20% increase. Price decrease: −0.10 × 100 = −10% (a 10% decrease). The sign tells you whether the change is an increase or decrease.

Quick Example

Scenario: A student's test score improved from 65 marks to 85 marks.

Calculation: ((85 − 65) / |65|) × 100 = (20 / 65) × 100 = 30.77% increase

Interpretation: The student's score increased by 30.77%.

Percentage Increase vs Percentage Decrease Within Change

Percentage change encompasses both increase and decrease. Understanding the distinction is important for correct interpretation:

  • Percentage Increase: Occurs when the new value is greater than the original value. The calculated percentage change is positive. Example: Salary goes from Rs 30,000 to Rs 36,000 → ((36,000 − 30,000) / 30,000) × 100 = 20% increase.
  • Percentage Decrease: Occurs when the new value is less than the original value. The calculated percentage change is negative. Example: Discounted price goes from Rs 2,000 to Rs 1,600 → ((1,600 − 2,000) / 2,000) × 100 = −20% (a 20% decrease).
  • No Change: When the new value equals the original value, the percentage change is 0%.

Both increase and decrease use the exact same formula. The only difference is the sign of the result. In everyday language, we often say "20% decrease" rather than "−20% change," but mathematically they are equivalent.

Important: A 100% increase means the value has doubled (new value = 2 × original). A 100% decrease means the value has dropped to zero (new value = 0). Percentage decrease can never exceed 100% because a value cannot drop below zero.

Positive and Negative Percentage Change

Percentage change can be positive, negative, or zero depending on whether the new value is higher, lower, or equal to the original value:

  • Positive Percentage Change: Indicates growth, appreciation, increase, or improvement. Examples include rising stock prices, increasing sales revenue, improvement in exam scores, or population growth.
  • Negative Percentage Change: Indicates decline, depreciation, decrease, or reduction. Examples include falling temperatures, reduced expenses, decreasing crime rates, or weight loss.
  • Zero Percentage Change: Indicates stability or no movement. The value has remained unchanged between the two periods.

When interpreting negative percentage change, remember that the magnitude still represents the size of the change. A −50% change is the same magnitude as a +50% change, just in the opposite direction.

ScenarioOriginalNewChangeResult
Price increase200260+30%Positive
Price decrease200140−30%Negative
Profit growth50,00075,000+50%Positive
Weight loss8072−10%Negative
No change1,0001,0000%Zero

Calculating Percentage Difference Between Two Numbers

While percentage change compares two values in a time sequence, percentage difference compares two values without a chronological order. The key difference lies in the denominator:

  • Percentage Change: ((New − Old) / |Old|) × 100 — uses the original value as the reference point.
  • Percentage Difference: (|A − B| / ((A + B) / 2)) × 100 — uses the average of the two values as the reference point.

Percentage difference is used when you want to compare two values symmetrically, such as comparing prices between two different stores or test scores between two students, where neither value is considered the "original."

Percentage Difference Example

Scenario: Product A costs Rs 250 and Product B costs Rs 300.

Percentage Difference: (|250 − 300| / ((250 + 300)/2)) × 100 = (50 / 275) × 100 = 18.18%

Note: This differs from percentage change, which would give +20% if going from 250 to 300, or −16.67% if going from 300 to 250. Percentage difference gives the same result regardless of order.

Year-over-Year Percentage Change

Year-over-year (YoY) percentage change is one of the most widely used applications of the percentage change formula. It compares data from one period to the same period in the previous year. Businesses, economists, and analysts rely on YoY change to measure growth trends while eliminating seasonal variations.

The formula for YoY percentage change is identical to the standard formula:

YoY Percentage Change Formula

YoY Change = ((Current Year Value − Previous Year Value) / |Previous Year Value|) × 100

Common YoY applications:

  • Revenue Growth: A company earned Rs 50 lakh in Q1 2025 and Rs 62 lakh in Q1 2026. YoY change = ((62 − 50) / 50) × 100 = 24% growth.
  • GDP Growth: India's GDP grew from USD 3.5 trillion to USD 3.85 trillion. YoY change = ((3.85 − 3.5) / 3.5) × 100 = 10% growth.
  • Student Enrolment: A college had 2,400 students in 2024 and 2,640 in 2025. YoY change = ((2,640 − 2,400) / 2,400) × 100 = 10% increase.

Percentage Change in Prices

Price change calculations are among the most common real-world uses of percentage change. Whether tracking inflation, monitoring stock prices, comparing shopping deals, or adjusting budgets, percentage change in prices helps consumers and businesses make informed decisions.

Price Change Examples

Example 1 (Inflation): A litre of milk cost Rs 56 last year and costs Rs 64 this year. Percentage change = ((64 − 56) / 56) × 100 = 14.29% price increase.

Example 2 (Discount): A smartphone was priced at Rs 25,000 and is now available for Rs 18,750. Percentage change = ((18,750 − 25,000) / 25,000) × 100 = −25% (25% discount).

Example 3 (Stock Price): A share was trading at Rs 340 and rose to Rs 425. Percentage change = ((425 − 340) / 340) × 100 = 25% increase.

Example 4 (Fuel Price): Petrol price increased from Rs 96 per litre to Rs 108 per litre. Percentage change = ((108 − 96) / 96) × 100 = 12.5% increase.

Understanding percentage change in prices is essential for calculating real returns on investments, evaluating purchasing power, and comparing price movements across different products and time periods.

Marks Improvement Percentage

Students and educators frequently use percentage change to measure academic improvement. Unlike a simple marks percentage (which tells you what fraction of total marks you scored), marks improvement percentage tells you how much your performance has improved or declined between two exams or assessments.

Marks Improvement Examples

Example 1: A student scored 55 marks in the midterm and 82 marks in the final. Marks improvement = ((82 − 55) / 55) × 100 = 49.09% improvement.

Example 2: Another student scored 72 marks in Term 1 and 68 marks in Term 2. Percentage change = ((68 − 72) / 72) × 100 = −5.56% (a 5.56% decline).

Example 3: An aggregate percentage improved from 62% to 78% across two semesters. Improvement = ((78 − 62) / 62) × 100 = 25.81% increase.

Marks improvement percentage is particularly useful for setting academic goals, tracking progress across semesters, and identifying subjects that need more attention. Use our Marks to Percentage Calculator to first convert raw marks to percentages, then apply the percentage change formula to measure improvement over time.

Population Change Percentage

Demographers, urban planners, and government agencies use percentage change to measure population growth or decline in cities, states, and countries. Population change percentage helps in resource allocation, infrastructure planning, and policy formulation.

Population Change Examples

Example 1 (Growth): A city's population grew from 1,200,000 to 1,380,000 over a decade. Change = ((1,380,000 − 1,200,000) / 1,200,000) × 100 = 15% growth.

Example 2 (Decline): A rural district's population decreased from 85,000 to 72,250. Change = ((72,250 − 85,000) / 85,000) × 100 = −15% (15% decline).

Example 3 (State Level): A state's population increased from 4.2 crore to 4.62 crore over 10 years. Change = ((4.62 − 4.2) / 4.2) × 100 = 10% growth.

When working with large population numbers, the percentage change provides a meaningful comparison regardless of the absolute scale. A 10% growth rate means the same thing whether the population is 10,000 or 10 crore.

Business Growth Percentage

Businesses of all sizes rely on percentage change to track key performance indicators such as revenue, profit, customer base, market share, and employee headcount. Business growth percentage is the standard metric for evaluating performance across reporting periods.

Business Growth Examples

Revenue Growth: A startup's monthly revenue grew from Rs 1.2 lakh to Rs 3 lakh. Growth = ((3,00,000 − 1,20,000) / 1,20,000) × 100 = 150% increase.

Profit Growth: Net profit increased from Rs 15 lakh to Rs 22.5 lakh. Growth = ((22.5 − 15) / 15) × 100 = 50% increase.

Customer Growth: Active users grew from 5,000 to 6,250. Growth = ((6,250 − 5,000) / 5,000) × 100 = 25% increase.

Businesses typically report growth metrics as percentage change in quarterly and annual reports. Understanding these numbers helps stakeholders evaluate company health, compare performance against competitors, and make investment decisions.

Common Mistakes to Avoid When Calculating Percentage Change

  • Using the wrong reference value: Always divide by the original value, not the new value. Dividing by the new value gives a different and incorrect result.
  • Forgetting the absolute value: When the original value is negative (e.g., negative profit or temperature), always use |Original| in the denominator to ensure correct sign handling.
  • Confusing percentage change with percentage difference: Percentage change is directional (original vs new). Percentage difference is symmetrical and uses the average as the reference.
  • Misinterpreting the sign: A negative result is a decrease, not a failure. Always report the sign or specify "increase" vs "decrease."
  • Comparing across different units: Ensure both values are in the same unit and scale before applying the formula.

Why Use a Percentage Change Calculator?

While the percentage change formula is simple, manual calculations can be time-consuming and error-prone, especially when dealing with large numbers, decimals, or multiple calculations. A percentage change calculator offers several benefits:

  • Speed: Get instant results without manual arithmetic.
  • Accuracy: Eliminate calculation errors and rounding mistakes.
  • Convenience: Perfect for students checking homework, professionals preparing reports, and anyone tracking personal finances.
  • Learning aid: Use the calculator to verify manual calculations and build confidence with the formula.

Our percentage change calculator above handles all these scenarios automatically. Simply enter the original and new values, and the tool instantly computes the percentage change, identifies whether it is an increase or decrease, and shows the absolute difference.

Try Our Other Percentage Tools

Calculate marks percentages, CGPA, attendance, and more with our free education tool suite.

Open Percentage Calculator →

Related Resources

Marks to Percentage Calculator

Convert your exam marks to percentage instantly with grade classification. Supports CBSE, ICSE, and state boards.

Calculate Now →

CGPA to Percentage Calculator

Convert CGPA to percentage using university-specific formulas including CBSE ×9.5, VTU ×10, and Mumbai University.

Convert Now →

Attendance Percentage Calculator

Check if you meet the minimum attendance requirement. Calculate how many classes you need to attend to reach the safe threshold.

Check Now →

Grade Calculator

Convert percentage scores to letter grades and grade points following CBSE and standard Indian grading scales.

Calculate Now →

Frequently Asked Questions

How do I calculate percentage change?+
What is the percentage change formula?+
What is the difference between percentage increase and percentage change?+
How do I calculate percentage increase?+
How do I calculate percentage decrease?+
Can percentage change be negative?+
How is percentage change different from percentage difference?+
How do I calculate year-over-year percentage change?+