Percent Error Calculator: How Close Did Your Experiment Land?
The accepted value of gravitational acceleration is 9.80665 m/s². Drop a ball in a school lab, time its fall, and you'll get 9.6, or 10.1, or something with three stray digits after the decimal — almost never the textbook number. A percent error calculatorturns that gap into one honest figure that answers the only question your teacher really cares about: did the experiment work? Get within a few percent and you've done well. Land 15% off and something went wrong — a miscalibrated timer, a ruler read from the wrong end, or a systematic mistake worth hunting down. Percent error is how a messy real measurement gets graded against reality.

The Number Your Lab Report Gets Graded On
Percent error measures accuracy — how close your experimental result lands to a value everyone agrees is correct. The formula is short: percent error = |experimental − accepted| ÷ accepted × 100. The vertical bars mean you take the absolute value, so the result comes out positive. Say you measure the density of an aluminium block as 2.62 g/cm³ and the accepted value is 2.70 g/cm³. The difference is 0.08, divide by 2.70, multiply by 100, and you get 3.0%. That single number says more to an examiner than three decimal places of raw data ever could — it tells them how far reality and your apparatus drifted apart.
Notice what percent error does nottell you. It says nothing about how repeatable your measurement was, nothing about the ± on your reading, and nothing about which direction you missed unless you keep the sign. It compares one best value to one accepted value, full stop. That narrowness is its strength: it's the cleanest possible verdict on whether your result is believable.
Always Divide by the Accepted Value, Never Your Own
Here's the mistake that catches more students than any formula slip: dividing by the experimental value instead of the accepted one. The denominator is alwaysthe accepted, theoretical value — the known-correct figure. Why? Because percent error asks "how big is my miss compared to the true size of the thing?", and the true size is the accepted value, not your possibly-wrong measurement.
The difference is small when you're close and grows as you drift. Measure g as 9.5 m/s² against the accepted 9.80665. Divide the 0.30665 gap by the correct 9.80665 and you get 3.13%. Divide by your own 9.5 instead and you get 3.23% — wrong, and wrong in a way that flatters you less the further off you are. At a 50% miss the two denominators give 33% versus 50%, a chasm. Lock in the habit now: accepted value on the bottom, every time. The calculator above does this for you, but on a paper exam you're on your own.
Worked Example: Measuring the Speed of Sound
Let's do one that isn't the usual frictionless box. You're finding the speed of sound with a resonance tube: you sound a 512 Hz tuning fork over a column of water and find the first resonance at a length that gives a wavelength of 0.668 m. Speed equals frequency times wavelength, so v = 512 × 0.668 = 342 m/s. The accepted speed of sound in air at 20 °C is 343 m/s.
Now the percent error. The gap is |342 − 343| = 1 m/s. Divide by the accepted 343 and multiply by 100: percent error = 1 ÷ 343 × 100 = 0.29%. That's an excellent result, and the signed version (−0.29%) tells you that you came in fractionally low — exactly what you'd expect if the room was a touch cooler than 20 °C, since sound travels slower in colder air. The percent error didn't just grade the experiment; combined with the sign, it pointed at a physical reason for the miss. That's the difference between a number and an insight.
Should Percent Error Carry a Plus or Minus Sign?
Strictly, the textbook definition uses absolute value, so percent error is a positive number — you report 3%, not −3%. But throwing away the sign throws away information. A signed percent error of −3% says you consistently measured low; +3% says you measured high. When every trial misses in the same direction, that's the fingerprint of a systematic error — a stopwatch you start late, a balance that reads heavy, a ruler with a worn end. Random scatter would push you above and below the accepted value in roughly equal measure.
So which do you write down? Follow your mark scheme: most want the magnitude for the headline figure. But in your analysis paragraph, mention the sign and what it implies. A line like "the consistent −4% suggests our timing gate triggered late" shows the kind of experimental reasoning that earns the marks beyond the raw calculation. This is also where percent error and percent uncertainty work together — one tells you how far off you were, the other how precise you were, and a good report discusses both.
Accepted Values Worth Knowing for Lab Comparisons
Percent error is only as good as the accepted value you compare against, so it pays to use the right reference figure. These are the constants that come up again and again in school and undergraduate labs, with enough precision that rounding them won't skew your percent error. The dropdown in the calculator above loads each of these directly.
| Quantity | Accepted value | Common experiment |
|---|---|---|
| Standard gravity, g | 9.80665 m/s² | Pendulum, free fall, inclined plane |
| Speed of sound in air (20 °C) | 343 m/s | Resonance tube, echo timing |
| Speed of light, c | 2.998 × 10⁸ m/s | Microwave / chocolate-bar method |
| Density of water (4 °C) | 1.000 g/cm³ | Displacement, graduated cylinder |
| Density of aluminium | 2.70 g/cm³ | Mass ÷ volume of a block |
| Refractive index of water | 1.333 | Snell's law, ray box |
| Elementary charge, e | 1.602 × 10⁻¹⁹ C | Millikan oil-drop, electrolysis |
For anything not on this list, the authoritative source is the NIST list of fundamental physical constants, which gives each value with its own measured uncertainty. When you measure density specifically, the density calculator gives you the experimental figure to drop straight into the comparison above.
Percent Error vs Percent Difference
These two get swapped constantly, and using the wrong one answers a question nobody asked. The deciding factor is simple: do you have an accepted, known-correct value? If yes, it's percent error. If you're just comparing two of your own measurements with no "true" value between them, it's percent difference.
| Percent error | Percent difference | |
|---|---|---|
| You divide by | The accepted value | The average of the two values |
| Needs a true value? | Yes | No |
| Measures | Accuracy vs reality | Agreement between two trials |
| Example | Measured g = 9.5 vs accepted 9.81 → 3.2% | Two runs gave 9.7 and 9.9 → 2.0% |
The two-measurement mode in the calculator handles percent difference for you. And neither of these is the same as the spread baked into a single reading — for that, the uncertainty calculator tracks the ± through your whole calculation.
When Percent Error Lies to You
Percent error has one ugly failure mode: it blows up when the accepted value is near zero. Because you divide by that value, an accepted figure of 0.1 turns a tiny 0.05 miss into a 50% error, and an accepted value of exactly zero makes the whole thing undefined. This bites in any experiment where the "true" answer is supposed to be zero — a net force on a balanced system, a temperature near 0 °C, a current that should cancel out. Reporting "our percent error was 800%" for a near-zero quantity isn't a sign of a bad experiment; it's a sign you used the wrong metric.
When the accepted value sits at or near zero, drop percent error and report the absolute errorinstead — the raw difference in the original units. "Our measured net force was 0.04 N when it should have been 0" is far more honest and useful than an exploding percentage. Percent error is built for comparing against a healthy, non-zero reference; push it toward zero and it stops meaning anything.
Mistakes That Quietly Cost Lab Marks
- Dividing by the experimental value. The denominator is always the accepted value. This is the number-one error and it gets worse the further off your result is.
- Confusing percent error with percent uncertainty. Error is how far from true you landed (accuracy); uncertainty is how precise your reading was. A result can have a small percent error and a large uncertainty, or vice versa.
- Reporting too many digits. Quote percent error to one or two significant figures. 3.2% is honest; 3.18472% claims a precision the experiment never had. Round it with the significant figures calculator if you're unsure.
- Using a rounded accepted value. Comparing against g = 9.8 instead of 9.80665 introduces its own small error into your percent error. Use the full accepted value, then round only the final answer.
- Ignoring the sign in your analysis.A percent error that's always negative points to a systematic bias. Mentioning it — and its likely cause — is what turns a calculation into real scientific reasoning.
