Absolute Error vs. Percent Error
Absolute error is the distance between an observed value and an accepted or expected value: |observed − accepted|.
More key points
- Percent error divides that distance by the absolute accepted value and multiplies by 100%.
- Absolute error keeps the original units; percent error expresses the error relative to the reference value.
On this page8 sections
An estimate can miss an accepted value by a certain number of units, or by a certain proportion of that value. Those are different ways to describe error. Absolute error measures the raw distance. Percent error compares that distance with the accepted value, which helps compare measurements on different scales.
Absolute error: the raw distance
Let O be the observed value and A be the accepted or expected value. Absolute error is |O − A|. The absolute value makes the result nonnegative whether the observation is too high or too low. If an object is accepted as 50 grams and a measurement is 48.7 grams, the absolute error is |48.7 − 50| = 1.3 grams.
Absolute error retains the unit of the quantity being measured: grams, meters, seconds, dollars, or test points. The signed difference O − A can be useful when describing direction. A negative signed error means the observation is below the accepted value; a positive one means it is above. Absolute error removes the direction and reports only the size of the miss.
Percent error: compare the miss with the reference
Percent error is calculated as |O − A| / |A| × 100%. First find the absolute error, divide by the magnitude of the accepted value, and convert the ratio to a percentage. In the 48.7-gram example, percent error is 1.3 / 50 × 100% = 2.6%. The measurement is 1.3 grams away, which is 2.6% of the accepted 50-gram value.
The accepted value belongs in the denominator because percent error asks how large the miss is relative to the reference. Dividing by the observed value answers a different ratio and will produce a different result. Identify which quantity is considered accepted, expected, actual, or reference before substituting numbers.
Worked examples
An estimate below the accepted value
A calculation predicts a length of 20 centimeters, while a measurement gives 19 centimeters. The absolute error is |19 − 20| = 1 centimeter. The percent error is (1 / 20) × 100% = 5%. The measured length is one centimeter below the accepted amount, and that difference is 5% of the accepted length.
An estimate above the accepted value
Suppose an estimate is 52 when the accepted value is 50. The signed difference is 52 − 50 = 2, so the estimate is high by 2 units. Absolute error is 2. Percent error is (2 / 50) × 100% = 4%. The absolute value in the formula ensures the percent error is positive; the signed difference tells you which direction the estimate missed.
Compare error at different scales
An absolute error of 2 centimeters is small for a 200-centimeter board but large for a 3-centimeter component. The relative errors are 2/200 = 1% and 2/3 ≈ 66.7%, respectively. Percent error makes that scale difference clear. The raw absolute error alone does not.
Do not confuse error with percent change
Percent error compares an observed result with an accepted or expected reference, often in a measurement or model check. Percent change compares a quantity at two points in time or two conditions. Percent change uses the original amount as its base; percent error uses the accepted value as its base. Some problems use the same arithmetic structure, but the question’s interpretation and named reference determine which formula applies.
For example, if a price rises from 40 dollars to 50 dollars, percent change is (50 − 40) / 40 × 100% = 25%. If 40 dollars is instead an accepted benchmark and an estimate is 50 dollars, percent error is |50 − 40| / 40 × 100% = 25%. The number matches in this example, but the first describes an increase and the second describes a discrepancy from a reference.
Choose the denominator carefully
Percent error is undefined when the accepted value is zero because the formula divides by that value. It can also become extremely large when the accepted value is very close to zero, even when the absolute difference is modest. In those cases, the problem may require an absolute difference or another measure rather than a percent error.
If the accepted value is negative, the denominator’s magnitude is used for a nonnegative percent error. The absolute value bars make the relative size clear. In everyday measurement problems the reference is often positive, but the formula should remain mathematically consistent.
Rounding and units
Keep the unrounded values through the calculation, then round the final percentage to the precision the prompt requests. Rounding the observed or accepted quantity too early can change the result. Convert units first if O and A are written in different units: comparing 2 meters with 190 centimeters without conversion gives a meaningless difference.
Absolute error carries units; percent error does not. If an answer is written as 0.026 rather than 2.6%, it is the relative error in decimal form. Multiply by 100 only when expressing it as a percentage. Do not append grams or centimeters to a percent.
A reliable calculation routine
- Label the observed value O and the accepted or expected value A.
- Convert them to the same units if necessary.
- Subtract O − A and take the absolute value for the size of the error.
- For percent error, divide by |A|, the accepted-value magnitude.
- Multiply by 100% and round only at the end.
- Interpret the result: report direction separately if the prompt asks whether the estimate was high or low.
Common mistakes
- Dividing by the observed value rather than the accepted value.
- Forgetting absolute value and reporting a negative error percentage.
- Mixing units before subtracting, such as meters and centimeters.
- Multiplying by 100 twice when a calculator already displays a percentage.
- Using percent error to describe a time-based increase when the question asks for percent change.
- Rounding intermediate values too aggressively or attaching measurement units to a percentage.
The short memory aid is: error is the absolute difference; percent error is that difference divided by the accepted value. Read the prompt for the reference amount, keep units consistent, and use the signed difference only when direction matters.
Common questions
Is percent error always positive?
The standard percent-error measure is nonnegative because it uses the absolute difference. To say whether an observation was high or low, also report the signed difference O − A.
Which value goes in the denominator?
Use the accepted or expected reference value, not the observed value. If the reference is zero, percent error is undefined.
Does absolute error have units?
Yes. It uses the same units as the measured quantity. Percent error is a ratio expressed as a percentage, so it has no measurement units.