Skip to content
pancalc
EN

Percentage Calculator

Percentage Calculator answers one question: what share is this of that. You enter any two of Part, Whole, and Percent (%); the third field updates. It is not a percent-change tool, not a tax engine, and not a gradebook.

Why percent-of arithmetic matters

People say “percent” for three different jobs. Percent of is a slice of a pie: 20 is 25% of 80. Percent change is a move along a timeline: 80 grew 25% to 100. Percent points are a difference of rates: 12% tax minus 10% tax is 2 percentage points, not a 2% relative change. This calculator is only the first job.

That distinction shows up in invoices, lab yields, survey crosstabs, and school word problems. If you apply a 25% increase when you meant “25% of the total,” you overshoot by a full extra quarter of the original. The engine here keeps Part, Whole, and Percent (%) on one screen so you can see which unknown you actually have.

Teams use this page when they need a reproducible share, not a growth rate. The relationship is part = whole × percent / 100. There is no date, no compounding, and no “original vs new.” If your story has two snapshots of the same quantity, stop and open the percentage change calculator instead.

Before you start

Write down three labels in your own words: the slice, the pie, and the rate. Map them onto Part, Whole, and Percent (%). If you cannot name the pie, you do not have a percent-of problem yet.

Decide whether the percent is already a number like 25 or a decimal like 0.25. This field wants 25. Decide whether the whole includes the part (usual) or excludes it (a different setup — for example “20 is 25% more than the base” is change, not share).

If the scenario is a restaurant bill, a VAT-inclusive price, a marked-up cost, or a weighted course grade, gather those extra rules before you type. This tool will still compute a raw share, but it will not apply service conventions or statutory rates. For those jobs, continue to the specialized pages linked in When to seek another tool.

Common use cases

  • Checking what fraction a subtotal is of a budget line (20 of 80 is 25%)
  • Reverse-engineering a whole when a report only lists a part and a rate
  • Teaching “of means multiply” without mixing in increase/decrease language
  • Sanity-checking a spreadsheet cell that concatenates % formatting with a already-divided rate
  • Comparing a survey count to a sample size before anyone says “a quarter of respondents”
  • Bridging from this share into tip, VAT, markup, unit price, or grade math on the linked tools

How to use this calculator

  1. Enter Part if you know the slice (example seed: 20).
  2. Enter Whole if you know the pie (example seed: 80).
  3. Enter Percent (%) if you know the rate as a percent, not a fraction (example seed: 25).
  4. Leave the unknown field empty so the solver can fill it.

Edits refresh immediately. If all three fields are filled and you change one, the engine treats the last edited field as the new given and recomputes the dependent unknown according to the percentage config.

Step-by-step walkthrough

Maya is checking a volunteer report. Twenty people showed up; the roster listed eighty invitees. She wants the attendance share, not a year-over-year change.

Situation: Maya must write “attendance was __% of invitees” without turning it into “attendance grew 25%.”

Values entered:

  • Part = 20 (people who came)
  • Whole = 80 (people invited)
  • Percent (%) left to solve, or confirmed as 25

Result: Percent (%) = (20 / 80) × 100 = 25. If she instead knew 25% of 80 and needed the headcount, Part = 80 × 0.25 = 20. If she knew 20 people were 25% of the list, Whole = 20 / 0.25 = 80.

Sanity check: Maya doubles the part to 40 and expects 50%. If the percent barely moves, she pasted 0.25 into Percent (%). If the percent exceeds 100, the “part” is larger than the “whole” — possible for oversubscription, not for a strict subset.

Takeaway: She records part, whole, percent, and the sentence “share of invitees,” so nobody later treats 25 as a growth rate.

Formula and method

The percentage config implements three inverses of the same identity:

  • Percent (%) = (Part / Whole) × 100
  • Part = Whole × (Percent / 100)
  • Whole = Part / (Percent / 100)

Golden seed used on this page: Part 20, Whole 80, Percent 25. Those numbers must match scripts/golden-values.json for percentage.

Understanding each input

Part (unknown or given): The slice. Same units as Whole — people, dollars, grams, votes. Example: 20. Do not enter a percent here.

Whole (unknown or given): The pie the slice is taken from. Must be non-zero when you solve for percent. Example: 80. If Whole is a price including tax, you are still computing a share of that price, not stripping VAT.

Percent (%) (unknown or given): The rate on a 0–100 (or beyond 100) scale. Example: 25 means twenty-five percent. Values above 100 mean the part is larger than the whole.

Assumptions

  • Part and Whole use the same quantity and unit.
  • Percent is entered as a percentage, not a decimal fraction.
  • There is a single whole, not a chain of successive percents.
  • No rounding convention beyond ordinary floating-point display — exam boards and tax authorities may round differently.
  • Zero Whole is invalid for a percent-of-whole; zero Percent is invalid when solving for Whole.

Common mistakes with Percentage Calculator

  • Using this tool when you meant percentage change (80 → 100 is +25% change; 20 of 80 is 25% share).
  • Entering 0.25 in Percent (%) instead of 25.
  • Treating percentage points as percent of: a rate moving from 10% to 12% is +2 points, which is a 20% relative change of the rate, not “2% of.”
  • Mixing currencies or mixing counts with amounts in Part vs Whole.
  • Applying the share to a discounted base when the contract said “percent of list price.”

Worked examples

  1. Canonical share. Part 20, Whole 80 → Percent 25. 20/80 = 0.25 = 25%.
  2. Find the part. Whole 80, Percent 25 → Part 20. This is “25% of 80.”
  3. Find the whole. Part 20, Percent 25 → Whole 80. This is “20 is 25% of what?”
  4. Over 100%. Part 100, Whole 80 → Percent 125. The slice is larger than the labeled whole (overfill, a bonus on a quota, a sample that was not a subset).
  5. Tiny rate. Part 2, Whole 80 → Percent 2.5. Keep the decimal; rounding to 3% hides a 0.4-person-scale error if you later scale the whole.

Interpreting your results

You haveYou solveMeaning
Part, WholePercent (%)Share of the pie
Whole, PercentPart“X% of this amount”
Part, PercentWhole“This amount is X% of what?”
Percent > 100Part exceeds Whole; check labels
Percent = 0Part is 0, or you should not invert for Whole

If the live panel disagrees with a hand calculation, check which field you last edited. The solver is multi-directional: it will not keep an inconsistent triple.

Recording and sharing results

Write the three numbers, the units of Part/Whole, and a one-line job statement (“share of invitees,” not “growth”). Screenshot the labeled fields. Browser refresh clears values unless the browser restores the form. This is arithmetic education, not a saved workbook.

When you hand the result to someone else, say whether 25 is a percent of or a percent change. That one adjective prevents most downstream spreadsheet bugs.

Practical tips

  • Say “25% of 80” out loud before you type; if you instead said “grew 25%,” you are on the wrong page.
  • Keep Part and Whole in the same unit; convert grams or currency first.
  • For stacked discounts, do not add percents; apply them in order on a price tool.
  • Grade weights are percents of a course, but letter cutoffs are a different scale — use the grade calculator when weights and scores both matter.
  • Unit prices are “amount per pack,” not “percent of pack”; use unit price comparison after you know the share of budget a SKU consumes.

Limitations and when not to use

Percentage Calculator (percentage) documents part–whole–percent arithmetic. It does not compute tax, service, markup, weighted grades, or a change between two dates. It does not replace an accountant, a teacher’s published rubric, or a statutory rounding rule.

Do not use it as medical, legal, or financial advice. A “25% body-fat” claim is a composition estimate, not a share you should invent from bathroom-scale weight. A “25% return” is a change (or a yield), not a slice of a static whole.

When to seek another tool

Stay on this page for a raw share. Then:

For the language that separates these jobs, read Percent of vs percent change.

Frequently asked questions

How do I calculate a percentage of a number?
The part is the whole multiplied by the percent divided by 100. Example: 25% of 80 is 80 × 0.25 = 20. Enter any two of Part, Whole, and Percent (%) and leave the unknown blank so the solver fills it.
Is this the same as a percentage change calculator?
No. This tool answers “what share of a whole.” Percentage change answers “how far a value moved from an original to a new amount.” A 25% share of 80 is 20; a 25% increase from 80 is 100. Mixing those jobs is the most common percent error in homework and invoices.
What if the whole is zero?
Percent of a whole is undefined when Whole is 0, because you would divide by zero. Enter a non-zero Whole, or switch to a different question (for example a change between two values) if you never had a baseline quantity.
Can I solve for the whole instead of the part?
Yes. If you know the part and the percent, Whole = Part ÷ (Percent / 100). Example: 20 is 25% of the whole, so the whole is 20 / 0.25 = 80. Leave Whole empty and fill Part and Percent (%).
Do I enter 25 or 0.25 for twenty-five percent?
Enter 25 in Percent (%). The engine divides by 100 internally. Entering 0.25 would treat the rate as a quarter of one percent and return a tiny part.
Is this financial or grading advice?
No. The page is educational arithmetic. Tax, tipping, markup, and grade scales have extra rules — use the linked specialized calculators when those rules matter, and a professional when money or academic records are at stake.