Understanding Absolute Error
Absolute error represents the magnitude of difference between a measured value and the true value, regardless of direction. It tells you how far off your measurement is in the same units as your original measurement.
If you measure the length of a metal rod as 10.2 cm when its true length is 10.0 cm, your absolute error is 0.2 cm. The formula is straightforward:
Absolute Error = |Measured Value − True Value|
The vertical bars denote absolute value, meaning we discard the sign and work only with magnitude. This metric is useful for understanding raw deviation, but it doesn't tell you whether that deviation matters relative to the size of the object being measured.
Understanding Relative Error
Relative error expresses the absolute error as a fraction or percentage of the true value. This normalized approach is far more informative because it contextualizes the error against the scale of what you're measuring.
A 1 mm error differs dramatically depending on context: it's negligible when measuring a table (0.05% relative error) but catastrophic when measuring a screw (10% relative error). Relative error makes these comparisons immediate and intuitive.
Relative Error = |Absolute Error ÷ True Value|
Multiply by 100 to express as a percentage. This single metric lets you quickly judge whether your measurement meets required tolerances without needing to know the reference scale.
Formulas for Error Calculation
Both error types follow direct mathematical relationships. Use the true value and your measurement to derive either metric.
Absolute Error = |Measured Value − True Value|
Relative Error = |Absolute Error ÷ True Value|
Relative Error (%) = (Absolute Error ÷ True Value) × 100
Measured Value— The value you obtained through measurement or calculationTrue Value— The actual or accepted reference valueAbsolute Error— The magnitude of deviation in original unitsRelative Error— The proportional error expressed as a decimal or percentage
Practical Example: Measuring Water Volume
Suppose you fill a graduated cylinder aiming for exactly 500 mL. Your actual measurement reads 485 mL.
Absolute Error: |485 − 500| = 15 mL
Relative Error: (15 ÷ 500) × 100 = 3%
In a chemistry lab, a 3% error might be acceptable for many experiments. However, if you were measuring 5 mL instead and achieved the same 3% relative error, you'd be off by only 0.15 mL—far more impressive. The relative error immediately communicates whether your technique is adequate for the task.
Real-world tolerances often specify relative error limits (e.g., ±2%) rather than absolute ones because this accounts for the inherent precision needs of different scales.
Common Pitfalls When Calculating Error
Avoid these frequent mistakes when working with error measurements.
- Forgetting the Absolute Value — Both formulas require you to ignore the sign of the difference. An overestimate of +10 and an underestimate of −10 both yield the same error magnitude. Always use the absolute value bars or take the magnitude when calculating.
- Dividing by the Measured Value Instead of True Value — Relative error must be calculated against the true or accepted value, not your measurement. Using the wrong denominator—especially if your measurement is significantly off—will give a misleading percentage and invalidate your error assessment.
- Mixing Percentage and Decimal Forms — Relative error can be expressed as a decimal (e.g., 0.05) or percentage (e.g., 5%). Ensure your final answer matches what's required. Multiplying by 100 is necessary only when converting to percentage form; omitting or applying it incorrectly causes confusion.
- Ignoring Context When Evaluating Error Size — Whether an error is 'acceptable' always depends on your application. A 1% relative error is excellent for surveying but unacceptable for pharmaceutical dosing. Always compare your result against the relevant tolerance standard for your field.