{{ summaryHeading }}
{{ primaryDisplay }}
{{ summaryLine }}
{{ badge.label }}
Percentage Calculator inputs
Pick the formula shape before entering numbers.
Choose 0-6 decimal places for displayed answers.
digits
Use absolute original for magnitude-style change; use signed original for strict algebra.
Metric Value Formula note Copy
{{ row.metric }} {{ row.value }} {{ row.note }}
Check Status Detail Action Copy
{{ row.check }} {{ row.status }} {{ row.detail }} {{ row.action }}

        
Customize
Advanced
:

Introduction:

Percentages make unlike amounts easier to compare by rewriting them as parts per hundred. A discount, survey rate, tax amount, price increase, exam score, budget variance, and recipe adjustment can all use percent language. The convenience comes with one important condition: the denominator must be clear, because the denominator tells you what the percent is actually about.

A percent is not a standalone size. Thirty can be 25% of 120, 30% of 100, a change from 120 to 150, or the amount added by a 25% increase on 120. Those statements may sound similar in conversation, but each one asks a different question and places a different value below the fraction.

Common percentage questions and denominators
Question Denominator Typical wording
Percent of a value The base amount receiving the rate What is 25% of 120?
Part of a whole The total or complete group 42 is what percent of 120?
Percent change The original value before the change 120 to 150 is what percent increase?
Reverse percentage The multiplier that produced the final value 150 after a 25% increase came from what original?

Percent notation is compact because 1% means one part per hundred. Applying 25% to a base uses the decimal multiplier 0.25. Increasing a value by 25% uses the multiplier 1.25, while decreasing by 25% uses 0.75. The multiplier explains why percent changes are not naturally symmetric: increasing 100 by 25% gives 125, but decreasing 125 by 25% gives 93.75, because the second calculation uses a different base.

Comparison between part-of-whole percentage and before-to-after percent change.

Percentages are easier to trust when they travel with their source values. A 35% completion rate from 42 responses out of 120 invitations carries more context than 35% alone. A 300% increase can sound large while representing a move from 1 to 4, and a 2% decrease can matter a great deal when the base is large.

Zero and negative values need extra care. Dividing by a zero whole or a zero original value is undefined. Negative baselines also need a convention: dividing by the signed original can reverse the reported sign, while dividing by the absolute original reports the direction of movement in ordinary increase-or-decrease language.

How to Use This Tool:

Start with the wording of your question. The selected Question type controls which inputs appear and which formula is used.

  1. Choose What is P% of a value? when you know a Percentage and a Base value. The result shows the computed amount, decimal multiplier, and remainder versus base.
  2. Choose Part is what % of whole? when you have a Part value and a Whole value. If the whole is zero, the warning asks for a non-zero denominator before the percentage can be trusted.
  3. Choose Percent increase or decrease for before-and-after values. Enter Original value and New value, then use Change denominator in Advanced only when a negative original needs absolute-denominator or signed-denominator treatment.
  4. Choose Value after % change when you know the Starting value, Percentage change, and whether to Increase or Decrease. A decrease over 100% is allowed, but Sense Check warns when the multiplier drops below zero.
  5. Choose Reverse percentage when you know the Final value and the percent change that produced it. A 100% decrease is blocked because it creates a zero divisor, so change the rate or direction if Reversibility shows Blocked.
  6. Set Decimal places from 0 to 6 when display precision matters. This changes displayed answers, tables, chart labels, and JSON, not the underlying calculation.
  7. Check the summary, Answer Table, and Sense Check before copying a value. Percentage Balance Chart gives a quick visual check of the values behind the answer.

If a number is missing or not finite, the calculator temporarily uses 0 and shows a warning naming the affected field. Correct that field before treating the answer as final.

Interpreting Results:

Read the main answer with Formula and the denominator rows. A clean-looking percent can still answer the wrong question if the selected mode does not match the real situation.

Percentage result cues and review checks
Result cue Meaning Check before reuse
Decimal multiplier The percent rate divided by 100. The entered rate is meant to be applied to the base, not already included in it.
Remaining whole Whole minus part in a part-of-whole question. A negative value is expected only when the part is larger than the whole.
Absolute change New value minus original value. The original and new values were not entered in the opposite order.
Denominator used The divisor used for percent change. The absolute or signed convention matches how you intend to describe negative baselines.
Divisor The multiplier being reversed to recover an original value. The divisor is not zero and the direction matches the known change.

Warnings point to mathematical boundaries, not formatting preferences. Whole value cannot be zero, Original value cannot be zero, and A 100% decrease leaves no unique original value mean the requested formula cannot produce a reliable answer with the current inputs.

For reports and spreadsheets, keep sign language consistent. Write -25% or decreased by 25%, not both. If a rounded value is near a cutoff, increase Decimal places before making the threshold decision.

Technical Details:

A percent is a dimensionless ratio scaled by 100. Some questions start with a percent rate that must become a multiplier. Others start with two values and ask what percent one value represents of the other. Percent change adds the denominator choice that decides whether the comparison is measured against the original signed value or its magnitude.

The entered percent rate is treated as a whole percent number. Entering 25 means 25%, so formulas divide that rate by 100 before multiplying, applying, or reversing it.

Formula Core:

These equations cover the five question types. In the formulas, p is the entered percent rate, d is the percent-change denominator, and m is the multiplier created by a percent increase or decrease.

Percent of value = base×p100 Part as percent of whole = partwhole×100 Percent change = new-originald×100 Value after change = starting value×m Reverse percentage = final valuem m = 1±p100

For a starting value of 120 and a 25% decrease, the multiplier is 1 - 25 / 100 = 0.75, so the final value is 120 x 0.75 = 90. Reversing a 25% increase from a final value of 150 divides by 1.25, giving 120. A 100% decrease cannot be reversed because the multiplier is 0.

Percentage formula variables and source fields
Symbol or term Source field Role in the calculation
p Percentage, Percentage change, or Percentage change used Whole percent rate, divided by 100 before use.
base Base value or Starting value The value that receives a rate or multiplier.
whole Whole value The denominator for a part-of-whole percentage; it must not be zero.
d Original value plus Change denominator The percent-change denominator, either the signed original or its absolute value.
m Apply as or Final value came from One plus the rate for an increase, or one minus the rate for a decrease.
Boundary and warning rules for percentage calculations
Case Boundary rule Displayed cue
Part of whole Whole value = 0 is undefined because it would divide by zero. Denominator shows Needs input.
Percent change Original value = 0 is undefined for percent change. Baseline shows Needs input.
Negative original value Absolute original value uses magnitude; Signed original value uses the entered sign. Convention names the denominator choice.
Decrease over 100% Percentage change > 100 with Decrease makes the multiplier negative. Decrease floor shows Below zero multiplier.
Reverse 100% decrease Percentage change used = 100 and A decrease makes the divisor 0. Reversibility shows Blocked.

Rounding is applied after the numeric result is computed. Fewer decimal places make the display easier to read; more decimal places are useful when comparing close values, copying into spreadsheets, or explaining why a value barely crosses a cutoff.

Worked Examples:

Survey completion rate

A team receives 42 completed forms from 120 invited people. Choose Part is what % of whole?, enter 42 as Part value, and enter 120 as Whole value. Answer returns 35.00%, while Remaining whole shows 78.00. The result is a share of the invited group, not a before-and-after change.

Sale price after a discount

A 120 price with a 25% discount belongs under Value after % change. Enter 120 as Starting value, 25 as Percentage change, and set Apply as to Decrease. Answer returns 90.00, Change amount shows -30.00, and Multiplier shows 0.75.

Before-and-after growth

Traffic moving from 120 visits to 150 visits is a percent-change question. Enter 120 as Original value and 150 as New value. Answer returns +25.00%, Absolute change shows +30.00, and Direction reports an increase.

Recovering the original amount

If a final amount of 150 came after a 25% increase, choose Reverse percentage, enter 150 as Final value, enter 25 as Percentage change used, and select An increase. Answer returns 120.00 because the final value is divided by a 1.25 divisor.

Fixing a blocked reversal

A final value after a 100% decrease cannot identify one original amount. In Reverse percentage, entering 100 as Percentage change used and selecting A decrease makes Reversibility show Blocked. Use a rate below 100% or change the direction if the known adjustment was actually an increase.

FAQ:

How do I choose the right question type?

Use What is P% of a value? when the rate is known, Part is what % of whole? when comparing a part to a total, Percent increase or decrease for before-and-after values, Value after % change to apply a known adjustment, and Reverse percentage to work backward from a final value.

Why does the calculator warn about zero?

Part-of-whole and percent-change formulas divide by Whole value or Original value. When that denominator is zero, the percentage is undefined, so the warning asks for a non-zero value instead of showing a misleading answer.

Can a percentage be above 100%?

Yes. A rate above 100% can produce an amount larger than the base, a part can exceed the whole, and a new value can more than double the original. Check Remainder versus base, Remaining whole, or Absolute change to see the amount behind the percent.

What changes when the original value is negative?

Absolute original value divides by the magnitude of the original value, so the sign follows the movement from old to new. Signed original value divides by the original value exactly as entered. Positive originals give the same answer under both choices.

Why is reversing a 100% decrease blocked?

Reverse percentage divides the final value by the multiplier that created it. A 100% decrease uses a multiplier of 0, so division cannot recover one original value. Change the rate below 100% or switch the direction if the known change was an increase.

Do decimal places change the calculation?

No. Decimal places changes how the result, tables, chart labels, and JSON are displayed. Use more decimal places when close comparisons or spreadsheet checks need extra precision.

Glossary:

Base value
The amount that receives a percent rate in a percent-of calculation.
Whole value
The denominator used when a part is converted into a percent of a total.
Original value
The starting value in a percent-change comparison.
Multiplier
The decimal factor created from a percent rate, such as 1.25 for a 25% increase.
Divisor
The multiplier being reversed to recover an original value from a final value.
Absolute change
The signed difference between the new value and the original value.

References: