Skip to content
Popular Calculators
Browse Math calculators

Percent Error Calculator

Compare a measured or estimated value against the accepted true value, and express how far off it was as a percentage.

What your experiment, instrument or estimate produced.

The reference value you are comparing against.

About the Percent Error Calculator

Every measurement is wrong. Instruments have tolerances, methods have limits, and the person reading the scale has to decide which side of the line the needle is on. The useful question is never whether a reading is exact — it is how far off it is, and whether that distance matters.

Percent error answers that. It takes what you measured, compares it with the value taken to be correct, and states the gap as a proportion of the truth. That proportional framing is what makes results comparable: being 0.5 out on a measurement of 2 is a serious problem, and being 0.5 out on a measurement of 2,000 is excellent work.

This is the measure used in laboratory reports, instrument calibration, quality control and any forecast that later gets checked against an outcome.

How to Use the Percent Error Calculator

Enter the measured value — whatever your experiment, instrument, estimate or model produced.

Enter the accepted value — the figure taken to be correct. Depending on the context that might be a published constant, a certified reference standard, a specification, or the actual outcome you were predicting.

The order matters here in a way it does not for percentage difference. The accepted value is the denominator, so putting the numbers in the wrong boxes gives the wrong answer whenever the two differ much.

Leave direction unticked for the usual unsigned figure. Tick it to keep the sign, so a reading that came in below the true value reports as negative. The working underneath shows each step and tells you whether the measurement read high or low either way.

How Percent Error Is Calculated

Three steps.

Find the absolute error. Subtract the accepted value from the measurement. Unless you want the sign, take the absolute value. This is the error in the same units as the quantity itself.

Make it relative. Divide by the absolute value of the accepted figure. This is the relative error — a plain ratio, with no units, which is the whole point. Dividing out the units is what lets you compare an error in grams with an error in seconds.

Scale it. Multiply by 100.

The accepted value appears in the denominator because it is the standard being measured against. Using the measurement instead would make the reading its own reference, which defeats the purpose of having an accepted value at all. It is the same reasoning that puts the starting value in the denominator of percentage change: the reference comes from the question, not from convenience.

Percent Error Formula

absolute error = |measured - accepted|
relative error = absolute error / |accepted|
percent error  = relative error x 100

Combined:

percent error = ( |measured - accepted| / |accepted| ) x 100

Signed, when you want the direction:

percent error = ( (measured - accepted) / |accepted| ) x 100

The absolute value stays on the denominator in both versions. Without it, a negative accepted value flips the sign of the whole result, so a reading that was too high would be reported as too low.

Step-by-Step Example

A student measures the acceleration due to gravity with a pendulum and gets 9.7 m/s². The accepted value is 9.81 m/s².

Step 1 — find the absolute error. |9.7 − 9.81| = 0.11 m/s².

Step 2 — divide by the accepted value. 0.11 / 9.81 = 0.011213.

Step 3 — scale to a percentage. 0.011213 × 100 = 1.12%.

A percent error of 1.12% on a pendulum experiment is a good result. The reading came in low, which the calculator notes in the working — and if the student repeated the experiment five times and every result came in low by roughly the same amount, that pattern would be the interesting finding. Random error scatters either side of the true value. Error that consistently lands on one side is systematic, and points at something specific: a timing method that starts late, a length measured to the wrong point on the bob, a stopwatch running slow.

An unsigned percent error would hide that pattern completely. It is exactly the case the direction option exists for.

Understanding Your Result

The headline percentage is how far the measurement missed, relative to the truth.

Absolute error is the gap in your original units, and it is the figure to quote when someone asks how far out the reading was in practical terms.

Relative error is the same thing before scaling — a bare ratio. It appears in error-propagation work, where relative errors combine more easily than percentages do.

What counts as acceptable depends entirely on the field. A school mechanics experiment might treat anything under 5% as a success. An analytical chemistry assay might require below 0.5%. A machined part might be specified in parts per million. There is no universal threshold, and any source that offers one without naming a context is not worth following. Compare your result against the tolerance stated for your own method.

One limit worth knowing: percent error says nothing about precision. A set of readings can all be wrong by the same amount — excellent precision, poor accuracy — and percent error will flag every one of them. Precision needs the spread of repeated readings, which is a standard deviation question.

When Should You Use This Calculator?

Laboratory reports. The standard way to present how close an experimental result came to the accepted value, in physics, chemistry and biology alike.

Instrument calibration. Comparing a device's reading against a certified reference to decide whether it is still within tolerance or needs adjusting.

Quality control. Checking a produced dimension, weight or concentration against its specification.

Forecast accuracy. Comparing a prediction against what actually happened. Sales forecasts, delivery estimates, project timelines — anything where a number was promised and an outcome later arrived.

Checking your own arithmetic. Running an estimate against an exact calculation to see whether an approximation was good enough for the purpose.

Use percentage difference instead when there is no accepted value — when two instruments disagree and you have no way to say which is right.

Common Mistakes

Dividing by the measured value. The most common error. The denominator is the accepted value. Swapping them produces a plausible-looking number that answers nothing.

Putting the values in the wrong boxes. Related to the above, and easy to do when both numbers are close. If the measurement and the accepted value are nearly equal the mistake is invisible; when they differ it changes the answer outright.

Reporting a signed error where convention expects unsigned. Most laboratory write-ups expect a magnitude. Check the convention for your course or procedure before deciding.

Throwing away the sign when it is the finding. The opposite mistake. A run of errors all in the same direction is evidence of systematic bias, and the unsigned figure erases it.

Treating percent error as a measure of precision. It measures accuracy — how close to the truth. Precision is about repeatability, and needs the spread of several readings.

Trying to calculate against an accepted value of zero. The formula divides by it, so there is nothing to compute. Report the absolute error alone.

Quoting more decimal places than the measurement supports. A reading taken to three significant figures does not support a percent error quoted to six. Round the result to match the precision of the data behind it.

Frequently Asked Questions

Why does percent error divide by the accepted value?

Because the accepted value is the one assumed to be correct, so it is the standard the measurement is judged against. Dividing by the measured value would judge the reading against itself, which tells you nothing about how close to the truth it landed.

Should percent error be positive or negative?

Convention in most laboratory work is to report it unsigned, since accuracy is about magnitude rather than direction. Keeping the sign is useful when you suspect a systematic bias, because a run of consistently negative errors points to an instrument reading low rather than to random scatter.

What counts as an acceptable percent error?

It depends entirely on the field and the method. A school physics experiment measuring gravity might accept a few percent. An analytical chemistry assay might require well under one percent. There is no universal threshold, so compare against the tolerance stated for your own procedure.

How is percent error different from percentage difference?

Percent error assumes one value is correct and divides by it. Percentage difference assumes neither is, and divides by their average. Use percent error when you have a reference value you trust, and percentage difference when you are simply comparing two readings.

What if the accepted value is zero?

Percent error cannot be calculated, because the formula divides by the accepted value. This is a real limitation rather than a quirk: a relative error has no meaning when the reference is zero. Report the absolute error on its own in that case.

Last reviewed September 17, 2026 by the CalculatorPeak editorial team.