Loading…

Percent Error and Relative Error

Biology • Bio Lab Math and Data Analysis

View all topics

Percent error & relative error

Biology → Bio Lab Math & Data Analysis

Ready
The “true” / reference value used to define relative and percent error.
Percent error compares the measured value to the accepted value.
Formulas (shown in rows):
\[E_{\text{abs}} = |x - x_{\text{acc}}|\]
\[E_{\text{rel}} = \frac{E_{\text{abs}}}{|x_{\text{acc}}|}\]
\[\%\text{error} = 100 \times E_{\text{rel}}\]

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What are absolute error, relative error, and percent error?

Absolute error measures the distance from the accepted value: E_abs = |x - x_acc|. Relative error scales that difference to the reference magnitude: E_rel = E_abs / |x_acc|, and percent error is %error = 100 x E_rel.

Is percent error always positive in this calculator?

Yes. The calculator uses an absolute value in the error definition, so it reports the magnitude of the difference rather than the direction. To discuss direction (high vs low), compare x to x_acc separately.

How do I calculate percent error for replicate measurements?

In Replicates mode, the calculator first finds the mean of the measurements and the sample standard deviation for precision. It then computes error using the mean: E_abs = |x_bar - x_acc| and %error = 100 x (E_abs / |x_acc|).

What happens if the accepted value is 0?

Relative error and percent error are undefined because they divide by the accepted value. In that case, only absolute error is meaningful and should be reported.

How can I paste or upload replicates correctly?

Paste one value per line or use comma, tab, or semicolon separators; CSV paste is supported. You can also use the Load CSV file option and then calculate to generate the replicate summary and errors.