Percentage Change Calculator – % Increase & Decrease Between Numbers
Calculate the percentage change between two values. See whether it's an increase or decrease, the absolute difference, and the direction. Free tool for tracking growth, returns, and trends.
Updated for 2026
By the GlobalCalqulate team, founded by Pavan Kusunuri · About our editorial standards
Frequently Asked Questions
Clear answers to common questions to help you use this calculator confidently.
How do I calculate what percentage one number is of another?
Tap to view the answer
How do I calculate what percentage one number is of another?
Tap to view the answer
Divide the part by the whole, then multiply by 100. Formula: (Part ÷ Whole) × 100 = %. Example: What % is 25 of 200? (25 ÷ 200) × 100 = 12.5%.
What is the formula for percentage increase?
Tap to view the answer
What is the formula for percentage increase?
Tap to view the answer
Formula: ((New Value - Old Value) ÷ Old Value) × 100. Example: Salary increased ₹50,000 → ₹60,000. ((60000 - 50000) ÷ 50000) × 100 = 20% increase.
How to calculate percentage decrease?
Tap to view the answer
How to calculate percentage decrease?
Tap to view the answer
Same formula as increase: ((Old Value - New Value) ÷ Old Value) × 100. Example: Stock price ₹100 → ₹80. ((100 - 80) ÷ 100) × 100 = 20% decrease.
How to find the original price after a discount?
Tap to view the answer
How to find the original price after a discount?
Tap to view the answer
Formula: Original Price = Final Price ÷ (1 - Discount%). Example: Item costs ₹600 after 25% discount. 600 ÷ (1 - 0.25) = 600 ÷ 0.75 = ₹800 original.
What is the difference between percentage increase and percentage difference?
Tap to view the answer
What is the difference between percentage increase and percentage difference?
Tap to view the answer
% Increase compares old vs new (directional). % Difference uses the average of the two values as base. Example: 100 → 120 is +20% increase. Comparing 100 vs 120 is ~18% difference.
How to calculate discount percentage while shopping?
Tap to view the answer
How to calculate discount percentage while shopping?
Tap to view the answer
Discount % = ((Original Price - Sale Price) ÷ Original Price) × 100. Example: Shirt ₹1000 on sale ₹750 → 25% off.
What is GST calculation and how does it differ from discount?
Tap to view the answer
What is GST calculation and how does it differ from discount?
Tap to view the answer
GST is added (not subtracted). Formula: Final Price = Original × (1 + GST%). Example: ₹1000 with 18% GST = ₹1180. Reverse = Final ÷ 1.18.
How to calculate percentage increase on salary or investment returns?
Tap to view the answer
How to calculate percentage increase on salary or investment returns?
Tap to view the answer
Same formula: ((New - Old) ÷ Old) × 100. Salary ₹40k → ₹50k = 25% raise. Investment ₹1L → ₹1.5L = 50% return.
How to calculate test score or exam percentage?
Tap to view the answer
How to calculate test score or exam percentage?
Tap to view the answer
Formula: (Marks Obtained ÷ Total Marks) × 100. Example: 75 out of 100 = 75%. 280 out of 400 = 70%.
What is profit margin vs markup percentage?
Tap to view the answer
What is profit margin vs markup percentage?
Tap to view the answer
Margin = ((Revenue - Cost) ÷ Revenue) × 100. Markup = ((Revenue - Cost) ÷ Cost) × 100. Example: Cost ₹100, sell ₹150: Markup 50%, Margin 33.3%.
How to calculate percentage error in measurements?
Tap to view the answer
How to calculate percentage error in measurements?
Tap to view the answer
Formula: (|Measured - Actual| ÷ Actual) × 100. Example: Measured 98g, actual 100g → 2% error.
What are quick mental tricks to calculate percentages?
Tap to view the answer
What are quick mental tricks to calculate percentages?
Tap to view the answer
10% rule: 10% = divide by 10. 20% = 10% × 2. 5% = 10% ÷ 2. 25% = ¼. 50% = ½. Example: 20% of ₹500 = ₹100.
How to calculate compound percentage increase over multiple years?
Tap to view the answer
How to calculate compound percentage increase over multiple years?
Tap to view the answer
Final = Initial × (1 + Rate)^Years. Example: ₹1L at 10% for 3 years = 100000 × (1.10)^3 = ₹1,33,100.
How to calculate percentage growth rate for business or investment?
Tap to view the answer
How to calculate percentage growth rate for business or investment?
Tap to view the answer
((Current - Previous) ÷ Previous) × 100. Example: Revenue ₹10L → ₹15L = 50% growth.
When should I use percentage vs absolute numbers?
Tap to view the answer
When should I use percentage vs absolute numbers?
Tap to view the answer
Use % for comparing different-sized groups, absolute numbers for actual values. Both are important.
How to calculate weighted percentage average?
Tap to view the answer
How to calculate weighted percentage average?
Tap to view the answer
Formula: (Value1×Weight1 + Value2×Weight2) ÷ Total Weights. Example: Exam1 80 (60%), Exam2 90 (40%) → (80×0.6 + 90×0.4) = 84.
What's the difference between percentage point and percentage? How do you calculate it?
Tap to view the answer
What's the difference between percentage point and percentage? How do you calculate it?
Tap to view the answer
Percentage point = absolute difference. Percentage = relative change. Example: 5% → 7% is +2 percentage points and 40% relative increase.
How to convert between percentage, fraction, and decimal?
Tap to view the answer
How to convert between percentage, fraction, and decimal?
Tap to view the answer
Percentage → Decimal: divide by 100. Decimal → Percentage: multiply by 100. Fraction → Percentage: (fraction)×100. Percentage → Fraction: put over 100 and simplify.
What is a basis point and where is it used?
Tap to view the answer
What is a basis point and where is it used?
Tap to view the answer
1 basis point = 0.01% = 0.0001 decimal. 100 bps = 1%. Used in finance for small changes in interest rates.
How do I calculate what percentage different amounts represent when they have different bases?
Tap to view the answer
How do I calculate what percentage different amounts represent when they have different bases?
Tap to view the answer
Always divide by the base (the whole). Example: 50 managers out of 200 = 25%; 50 out of 400 = 12.5%.
Why does a 50% decrease require 100% increase to recovery?
Tap to view the answer
Why does a 50% decrease require 100% increase to recovery?
Tap to view the answer
Because you lose 50% of the original value, then need 100% of the new value to get back. Formula: Recovery % = (X ÷ (100-X)) × 100.
How do I calculate percentage for very small values (like interest rates, error margins)?
Tap to view the answer
How do I calculate percentage for very small values (like interest rates, error margins)?
Tap to view the answer
Use decimals. Example: 0.5% of ₹1000 = 0.005 × 1000 = ₹5. For tiny percentages, precision is key.
Need more help? Contact support or email support@globalcalqulate.com
We typically reply within 24–48 hours.
Related Calculators
Explore calculators closely related to this tool — frequently used by users planning money, tax, health and lifestyle decisions.
Percentage Calculator
Open calculator →
Percentage Difference Calculator
Open calculator →
Age Calculator
Open calculator →
Password Generator
Open calculator →
Random Number Generator
Open calculator →
Annuity Calculator
Open calculator →
Combinations & Permutations Calculator
Open calculator →
Day Calculator
Open calculator →
Debt Payoff Calculator
Open calculator →
Discount Calculator
Open calculator →