Percent error & relative error
Biology → Bio Lab Math & Data Analysis
Biology • Bio Lab Math and Data Analysis
Biology → Bio Lab Math & Data Analysis
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.
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.
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|).
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.
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.