📐 Math CalculatorsFree · No signup

Percentage Increase Calculator

Calculate percentage increase or decrease between two values. Shows percent change, absolute change, and the formula. Works for prices, growth rates, and any comparison.

About the Percentage Increase Calculator

A percentage increase calculator computes the percent change between two values — showing whether values increased or decreased, by what percentage, and the exact absolute change. Percentage change is one of the most universally used calculations in finance, business, science, and everyday life: stock returns, inflation rates, grade improvements, test score changes, population growth, salary negotiations, and sales analysis all rely on percent change to communicate the magnitude of change in a universally understandable format. The formula — (New − Old) / |Old| × 100 — captures the change relative to the starting point, making it comparable across different scales. A $100 increase on a $500 item (20% increase) is very different from the same $100 increase on a $5,000 item (2% increase). Our calculator handles both increases and decreases, shows the formula with your specific values, and explains the sign convention — positive means increase, negative means decrease. It also handles the common confusion between percentage increase and percentage decrease asymmetry (a 50% decrease followed by a 50% increase does not return to the starting value). Relevant for students, business analysts, investors, and anyone interpreting numerical changes. In mathematics, statistics, and academic grading, precision and structured methodology are key to understanding complex datasets or progress markers. Whether you are a student tracking your GPA, an engineer calculating geometric volumes, or a researcher evaluating statistical significance, having a reliable tool to verify your manual calculations reduces errors and reinforces your conceptual understanding. This calculator walks you through the standard algorithms and mathematical principles, making it a valuable educational resource for students, teachers, and professionals alike. Furthermore, individual circumstances and local regulations can significantly impact the practical application of these figures. Users in the USA, Canada, the United Kingdom, Australia, and New Zealand often face different regional guidelines, tax brackets, or baseline measurements (such as USDA zones, CRA guidelines, HMRC allowances, or ATO schedules) that should be factored into any serious planning. By entering your specific parameters into this calculator, you can model multiple scenarios side by side to see how minor changes in inputs affect the overall outcome. This makes the tool an indispensable asset for regular monitoring and long-term goal setting, helping you adjust your strategies as your needs evolve over time. In addition, when incorporating this calculator into your regular planning and routines, it is highly recommended to document your results over a period of weeks or months. Keeping a structured log or digital archive of your calculations allows you to trace trends, identify patterns, and detect any sudden anomalies that may require adjustments. Whether you are managing electrical circuit loads, tracking personal health and fitness parameters, analyzing educational grade distributions, or balancing a household budget, consistent record-keeping turns one-off calculations into a powerful long-term strategy. Always verify that your input data is sourced from reliable references before drawing major conclusions, and consult with qualified experts when making decisions that impact your physical health, safety, or financial security.

Formula

%Change = ((New − Old) / |Old|) × 100 | CAGR = (Final/Initial)^(1/n) − 1 | Always divide by old value

How It Works

% Change = ((New − Old) / |Old|) × 100. For increase: New > Old → positive %. For decrease: New < Old → negative %. Absolute change = New − Old. Example 1 (price increase): old price $80, new price $100. % change = ((100−80)/80) × 100 = (20/80) × 100 = 25% increase. Absolute change = +$20. Example 2 (temperature decrease): old 20°C, new 15°C. % change = ((15−20)/20) × 100 = (−5/20) × 100 = −25% (25% decrease). Example 3 (population growth): old 50,000, new 54,750. % change = ((54,750−50,000)/50,000) × 100 = 9.5% increase. Compound annual growth rate (CAGR): for multi-year growth, CAGR = (Final/Initial)^(1/years) − 1. For 50,000 to 54,750 over 2 years: CAGR = (1.095)^(0.5) − 1 = 4.66%/year. To compute this value manually, follow these standard steps: 1. Identify all the required input variables (such as base values, rates, dimensions, or constants) and convert them to matching units. 2. Apply the primary mathematical formula or conversion factor designated for this specific calculation. 3. Perform the arithmetic operations step by step, ensuring you strictly follow the standard order of operations (PEMDAS/BODMAS). 4. Verify the result by running the calculation in reverse or checking against known reference tables. By following this structured methodology, you can verify your results and gain a deeper understanding of the relationships between the different variables involved in the calculation.

Tips & Best Practices

  • Asymmetry of percentage change: a 50% decrease followed by a 50% increase does not return to the starting value. Starting at 100: after −50% = 50; after +50% = 75. To return from 50 to 100 requires a 100% increase (doubling). This asymmetry matters for investors: a stock dropping 50% needs to gain 100% to recover.
  • Percent vs percentage points: if unemployment falls from 8% to 6%, it fell by 2 percentage points — but by (8−6)/8 × 100 = 25% in percentage terms. These two ways of expressing the same change mean very different things. "Unemployment fell 25%" sounds dramatic; "fell 2 percentage points" sounds modest. Both are correct but convey different magnitudes.
  • Basis points (bps): financial professionals express small percentage changes in basis points: 1 basis point = 0.01% = 0.0001. An interest rate rising from 4.25% to 4.50% increased by 25 basis points (not 25%). This avoids the "percent of a percent" confusion.

Who Uses This Calculator

Students calculating percentage change for math homework and data analysis assignments. Investors calculating portfolio returns and stock price changes. Business analysts measuring sales growth, cost changes, and performance metrics. Anyone comparing two numbers and needing to express the difference as a percentage of the original value. Common practical scenarios for this tool include: - Professional scenarios: Engineers, financial analysts, accountants, health practitioners, and educators use this calculation to verify data, draft official reports, and double-check manual calculations quickly. - Consumer and everyday scenarios: Homeowners, students, fitness enthusiasts, and travelers use the tool to make quick estimates on the go, budget for upcoming projects, and track personal goals. - Educational learning: Students and teachers use this tool as a step-by-step visual aid to understand mathematical formulas and verify homework answers.

Optimised for: USA · UK · Canada · Australia · Calculations run in your browser · No data stored

Frequently Asked Questions

How do I calculate percentage increase?

% increase = ((New - Old) / |Old|) × 100. Example: price rises from $80 to $100: ((100-80)/80) × 100 = 25% increase. For a decrease: price falls from $100 to $80: ((80-100)/100) × 100 = -20% (a 20% decrease).

Is a 50% decrease the same as a 50% increase in reverse?

No — they are asymmetric. A 50% increase: $100 → $150. A subsequent 50% decrease: $150 → $75. You end up below the starting point. To reverse a 50% decrease, you need a 100% increase: $75 × 2 = $150.

How do I calculate CAGR (Compound Annual Growth Rate)?

CAGR = (End Value / Start Value)^(1/years) - 1 × 100. Example: investment grows from $1,000 to $1,610 over 5 years: CAGR = (1610/1000)^(1/5) - 1 = 1.61^0.2 - 1 = 10% annually.