Percentage Calculator

Solve the three core percentage problem types - finding the percent of a number, calculating percent increase or decrease, and computing percent difference - with the underlying formula shown for each result.

Was this calculator helpful?

4.8/5 (15 votes)

Calculation Examples

Calculation Case Result
What is 15% of 200? 200 × 0.15 = 30
50 is what percent of 250? (50 ÷ 250) × 100 = 20%
Percent increase from 80 to 100 (100 − 80) ÷ 80 × 100 = 25%
Percent difference between 90 and 110 |110 − 90| ÷ ((90 + 110) ÷ 2) × 100 = 20 ÷ 100 × 100 = 20%

How to Use the Percentage Calculator

Select your problem type and enter the required values. The fundamental ratio formula underpinning all percentage calculations is: $\text{Percentage} = \left( \frac{\text{Part}}{\text{Whole}} \right) \times 100$. The calculator applies the appropriate algebraic rearrangement depending on which quantity is unknown - part, whole, or percentage - and displays the formula used alongside the result. Percentage Difference Formula: Absolute difference between V1 and V2 divided by the average of V1 and V2, multiplied by 100.

The Three Core Types of Percentage Problems

All percentage problems reduce to three mathematical structures:

1. Percent of a Number - finding a specific fraction of a value. Formula: $\text{Part} = \text{Whole} \times \frac{\%}{100}$. Example: 15% of 200 = $200 \times 0.15 = 30$. Used for: calculating sales tax, tips, discounts, and commission amounts.

2. Percent Change (Increase or Decrease) - measuring the relative change between an original and a new value. Formula: $\% \text{ Change} = \frac{V_{new} - V_{old}}{V_{old}} \times 100$. A positive result indicates an increase; a negative result indicates a decrease. The original value is always the denominator - a common source of error when the two values are confused. Example: price rises from $80 to $100 → $\frac{100 - 80}{80} \times 100 = 25\%$ increase.

3. Percent Difference - comparing two values where neither is designated as the "original." Formula: $\frac{|V_2 - V_1|}{\frac{V_1 + V_2}{2}} \times 100$. The denominator uses the average of the two values rather than one of them specifically, making it appropriate for comparing two measurements of equivalent status. Used in scientific and statistical contexts where there is no clear "before" and "after."

Percent of a number formula: Part = Whole × Percentage / 100

Useful Tips 💡

  • In percent change calculations, always use the original (starting) value as the denominator - not the new value and not the average. Dividing by the new value instead of the original is the single most common error in percent change calculations.
  • Percent change and percent difference answer different questions. Use percent change when one value is clearly the starting point and the other is the result of a change. Use percent difference when comparing two peer measurements with no defined before/after relationship.

📋Steps to Calculate

  1. Select the calculation type: Percent of a Number, Percent Change, or Percent Difference.

  2. Enter the required values for your chosen problem type.

  3. Click "Calculate" to view the result along with the formula applied.

Mistakes to Avoid ⚠️

  1. Confusing percent change with percent difference. If sales grew from 800 to 1,000, the percent change is 25% (using 800 as the base). The percent difference between 800 and 1,000 is 22.2% (using the average 900 as the base). The correct formula depends on whether one value is the defined starting point.
  2. Using the new value as the denominator in a percent change calculation. For an increase from 80 to 100, the correct base is the original value (80), giving 20/80 × 100 = 25%. Using the new value (100) as the base is a systematic error.
  3. Applying a percentage as a whole number rather than converting to a decimal in manual calculations. 15% of 200 requires 0.15 × 200 = 30, not 15 × 200. This calculator accepts percentages in both formats to prevent this error.
  4. Assuming percentage points and percentage change are equivalent. If interest rates rise from 3% to 5%, that is a 2 percentage point increase but a 66.7% percent change. These are distinct and not interchangeable concepts.

Practical Applications📊

  1. Calculate retail discounts and sales tax: if an item is $120 with a 20% discount and 8% sales tax, use percent-of to find the discount ($24), then apply sales tax to the net price ($96 × 1.08 = $103.68). Chaining percent-of calculations is the correct approach - not applying both percentages to the original price simultaneously.

  2. Measure salary changes and income adjustments: use percent change to verify whether a pay raise or cost-of-living adjustment outpaces inflation. If your salary increased from $65,000 to $68,000 and inflation is 4%, your percent raise is 4.6% - a real gain of 0.6 percentage points above inflation.

  3. Compare experimental data in science and engineering: use percent difference when comparing two independently measured values (e.g., two instruments measuring the same quantity). Since neither measurement is the definitive "true" value, percent difference - which uses their average as the denominator - is the appropriate metric, not percent change.

Questions and Answers

What is a percentage and how is it defined mathematically?

A percentage is a dimensionless ratio expressed as a fraction of 100. The term derives from the Latin "per centum" (per hundred). Formally: $\% = \frac{\text{Part}}{\text{Whole}} \times 100$. A value of 25% is equivalent to the fraction 25/100 = 0.25 as a decimal. Percentages are used universally in quantitative contexts because they provide a normalized scale for comparing ratios of different absolute magnitudes - a 25% increase on $100 and a 25% increase on $1,000,000 represent the same relative change, even though the absolute amounts differ by a factor of 10,000.

What is a percentage calculator and what problem types does it solve?

A percentage calculator applies the three core percentage formulas to solve problems where any one of three quantities is unknown: the part, the whole, or the percentage itself. The base formula $\text{Part} = \text{Whole} \times \frac{\%}{100}$ can be algebraically rearranged to find the whole given part and percentage, or the percentage given part and whole. Additionally, specialized formulas handle percent change (which requires an original and new value) and percent difference (which uses the average of two values as the reference base).

How do I calculate the percent of a number?

To find X% of a number Y, multiply Y by the decimal equivalent of X: $\text{Result} = Y \times \frac{X}{100}$. For 20% of 50: $50 \times \frac{20}{100} = 50 \times 0.20 = 10$. This formula is the basis for calculating sales tax (multiply pretax price by tax rate), discounts (multiply original price by discount rate), commissions (multiply revenue by commission rate), and any other proportion of a known total.

How do I calculate percent increase or decrease?

Percent change measures the relative difference between an original value and a new value, using the original as the reference base: $\% \text{ Change} = \frac{V_{new} - V_{old}}{V_{old}} \times 100$. A positive result indicates an increase; negative indicates a decrease. If price rises from $100 to $120: $\frac{120 - 100}{100} \times 100 = 20\%$ increase. If price falls from $100 to $80: $\frac{80 - 100}{100} \times 100 = -20\%$ (a 20% decrease). The original value must always be the denominator - using the new value produces a systematically incorrect result.

What is the difference between percent change and percent difference?

Percent change uses a specific starting value as the reference denominator and measures how much a quantity has changed from that point: $\frac{V_{new} - V_{old}}{V_{old}} \times 100$. Percent difference uses the average of two values as the reference denominator and is appropriate when comparing two peer measurements where neither is specifically the "starting point": $\frac{|V_2 - V_1|}{(V_1 + V_2)/2} \times 100$. For $V_1 = 90$ and $V_2 = 110$: percent change (treating 90 as original) = 22.2%; percent difference = $\frac{20}{100} \times 100 = 20\%$. Choose percent change for before/after comparisons; percent difference for comparing two independent measurements.

What is percentage difference and when is it used?

Percentage difference measures the relative magnitude of the difference between two values relative to their mean - it is not directional (uses absolute value) and does not designate either value as the original. Formula: $\frac{|V_2 - V_1|}{\frac{V_1 + V_2}{2}} \times 100$. It is used in scientific and engineering contexts when comparing two independently measured values of the same quantity (e.g., two lab instruments, two survey respondent groups, two test methods), where it would be arbitrary to designate one as the baseline. Unlike percent change, it is a symmetric measure - swapping $V_1$ and $V_2$ produces the same result.

What formulas does the percentage calculator use?

The calculator applies three standard algebraic formulas: (1) Percent of a number: $\text{Part} = \text{Whole} \times \frac{\%}{100}$, with rearrangements for finding the whole or the percentage when the other quantities are known; (2) Percent change: $\frac{V_{new} - V_{old}}{V_{old}} \times 100$, where the original value is always the denominator; (3) Percent difference: $\frac{|V_2 - V_1|}{\frac{V_1 + V_2}{2}} \times 100$, where the average of the two values is the denominator. These are the standard formulas used in mathematics, statistics, and finance - consistent across all major mathematics curricula and style guides.
Disclaimer: This calculator is designed to provide helpful estimates for informational purposes. While we strive for accuracy, financial (or medical) results can vary based on local laws and individual circumstances. We recommend consulting with a professional advisor for critical decisions.