Percentage Error
Percentage error shows how far a measured value is from an accepted true value, relative to that true value. Compute it by subtracting the true value from the measured value, dividing that difference by the true value, and expressing the result as a percentage. A positive result means the measurement is higher than the true value; a negative result means the measured value is less than the true value; no difference means the measurement matched. It is useful because it lets you compare errors across different scales, rather than looking only at the raw gap.
How the calculation works
The calculation starts with a comparison: measured value minus true value. That signed difference tells you direction. If the measured value is above the true value, the difference is positive. If the measured value is below it, the difference is negative.
Next, divide that difference by the true value. This makes the error relative. A raw difference can feel large or small depending on the context, but a relative error asks a better question: how large was the miss compared with what you were trying to measure?
Finally, express the result as a percentage. That makes it easier to read and compare with other measurements. In formula form:
Percentage error = (measured value − true value) ÷ true value, expressed as a percentage
Use the same units for the measured and true values before you calculate. If the values use different units, convert them first. Otherwise the result will describe a unit mismatch, not the accuracy of the measurement.
Signed error and absolute error
Percentage error can keep its sign. This is called signed percentage error, and it tells you whether the measurement overshot or undershot the true value. Negative percentage error is often helpful when you need to diagnose a measuring tool. It may show that a scale, sensor, estimate, or reading tends to come in low.
Sometimes the direction does not matter. If you only want to compare how close different measurements were, you may use the absolute percentage error. “Absolute” means you ignore the sign and look only at the size of the error. The best choice depends on the question. Use signed error when direction matters; use absolute error when closeness is the point.
Where percentage error is used
Percentage error is common in science because experiments often compare a measured result with an accepted value. It helps show how close the experiment came, while keeping the size of the target in view.
It also appears in engineering, manufacturing, calibration, forecasting, and ordinary checks. A device reading, ingredient amount, distance estimate, or delivery estimate can all be compared with a known or accepted value. Percentage error gives a compact way to describe the gap.
The method works best when there is a meaningful true value. If the correct value is not known, percentage error is not the right tool. You may need a comparison between estimates, repeated measurements, or prediction and outcome instead.
Common mistakes to avoid
Do not drop the sign unless you mean to. A negative result is not automatically wrong; it may be the point of the calculation.
Do not compare values in different units. Convert them first, then calculate.
Do not treat percentage error as a complete judgement of quality. It describes closeness to an accepted value. It does not explain why the error happened, whether the measurement method was suitable, or whether the accepted value was itself reliable.