Percentage Calculator
Calculate percentages four ways: percentage of a number, what percent one number is of another, percentage change between two values, and percentage error against an expected value.
How to Use
- Each row solves a different percentage question — fill in any one and read the answer.
- "% of" — multiplies a percentage by a value (e.g., 20% of 150 = 30).
- "a is what %" — finds what percentage one number is of another (e.g., 30 is 20% of 150).
- "% change" — gives the percent change from an old value to a new value (positive = increase, negative = decrease).
- "% error" — finds the percentage difference between an actual measurement and the expected value.
- All answers update live as you type. Everything runs in your browser.
Formulas
A Brief History of Percent
The word "percent" comes from the Latin per centum, "by the hundred." The concept appears in ancient Roman tax records — the emperor Augustus levied a 1/100 tax on goods sold at auction — and was systematized by medieval Italian merchants computing interest, profits, and tariffs. The "%" symbol itself evolved during the 17th century from the Italian "p cento" / "p 100" abbreviations, gradually compressing into the slash-with-circles form we use today.
Percentages became indispensable with the rise of standardized accounting, banking, and statistics in the 18th and 19th centuries. The U.S. tax code, introduced as a temporary Civil War measure in 1861, used percentages exclusively. By the 20th century, percentages had spread into every quantitative field — academic grading, scientific reporting, polling margins, batting averages — because they normalize values to a common 0–100 scale that humans handle relatively well.
The conventions we now take for granted — "20% off" sales, percentage-point news headlines, compound interest in basis points — are mostly innovations of the late 19th and 20th centuries. The math has always been the same: a fraction times 100. Everything else is convention and audience.
About This Calculator
This calculator handles the four most common percentage questions in one screen: percentage of a value, what percent of one is another, percentage change between two values, and percentage error against an expected value. Type into any row and the result updates immediately. Negative answers are surfaced where they're meaningful (a percentage change can be negative; a percentage error is always positive by convention).
Everything runs entirely in your browser; no values are transmitted or stored. For special cases not covered here — markup vs. margin, weighted averages, percentile rankings — see the related tools above. For mental-math approximations, the FAQ tips work for any of these calculations within a few percent.
Frequently Asked Questions
How do I calculate "X percent of Y" mentally?
Move the decimal in Y one place to the left to get 10%, then scale. 10% of 240 = 24. 20% of 240 = 48 (×2). 5% of 240 = 12 (÷2). 1% of 240 = 2.4 (÷10). For 17%: 10% (24) + 7% (10% × 0.7 = 16.8) = 40.8.
Why isn't a 50% increase followed by a 50% decrease back to where I started?
Because each percentage is calculated against a different base. Start at 100. Up 50% → 150. Down 50% from 150 → 75. The decrease was bigger because it was 50% of the larger number. To reverse a +50% change you need to apply −33.3% (since 1/1.5 ≈ 0.667). This is the most common percentage trap in business and finance reporting.
What's the difference between percentage points and percent?
If interest rates rise from 4% to 5%, that's an increase of <strong>1 percentage point</strong> or <strong>25 percent</strong> (the new rate is 25% higher than the old one). News stories conflate these constantly. Percentage points = absolute change. Percent = relative change.
How do percentage and decimal/fraction relate?
Percentage is just a fraction with denominator 100. 25% = 25/100 = 0.25 = 1/4. To convert: percent → decimal, divide by 100; decimal → percent, multiply by 100; fraction → percent, divide and multiply by 100.
What's percentage error vs. percentage difference?
Percent error compares a measurement to a known true value: |actual − expected| / |expected| × 100. Percent difference compares two measurements where neither is the 'true' value: |a − b| / ((a+b)/2) × 100, using the average as the denominator.
How do I add a 7% sales tax mentally?
Multiply by 1.07. For mental math: take 10% (move decimal left), subtract 30% of that. $80 → $8 (10%) → $8 − $2.40 = $5.60 (7%). $80 + $5.60 = $85.60 total. The same trick works for tip: 20% = 10% × 2.
Common Use Cases
Sales tax and tip
Calculate sales tax on a purchase or work out a 15–25% tip on a restaurant bill.
Discount shopping
Apply 30% off to a $129 sweater to find the sale price ($90.30) and the dollar savings ($38.70).
Investment returns
Compute the percentage gain or loss on a stock, fund, or any investment between two valuation dates.
Lab and engineering measurements
Compare measured values to expected values using percentage error to assess accuracy.
Test scores and grades
Convert raw scores to percentages (e.g., 87/120 → 72.5%) for grading or assessment.
Budgeting and financial planning
Verify the 50/30/20 rule (needs/wants/savings) by computing what percentage of your take-home pay goes to each.
Last updated: