Relative Error Calculator
Calculate absolute error, relative error, and percent error from measured and actual values in real time.
What This Relative Error Calculator Does
This tool compares a measured value with an actual value and returns signed error, absolute error, relative error, and percent error. It updates in real time, which makes it useful for lab work, estimation checks, and rounding analysis.
Absolute And Relative Error Formulas
$$\text{absolute error} = |x_{\text{actual}} - x_{\text{measured}}|$$
$$\text{relative error} = \frac{|x_{\text{actual}} - x_{\text{measured}}|}{|x_{\text{actual}}|}$$
$$\text{percent error} = 100 \times \text{relative error}$$
Why Relative Error Is Useful
Absolute error keeps the original unit, but relative error shows the error as a fraction of the true value. That makes it easier to compare measurements across very different scales. For related uncertainty work, check our Percent Error Calculator and Error Propagation Calculator.
Frequently Asked Questions
What is the difference between signed and absolute error?
Signed error keeps direction, so it tells you whether the measurement is above or below the actual value. Absolute error removes direction and keeps only magnitude.
Can relative error be negative?
Relative error is usually reported as a non-negative quantity because it is based on the absolute error.
Why is relative error undefined when the actual value is zero?
The formula divides by the actual value, so a zero denominator makes the metric undefined.
Is percent error the same as relative error?
Percent error is the same idea expressed on a 0 to 100 scale. Multiply relative error by 100 to convert it.