Absolute error of a single measurement: Delta() = | - |
Mean absolute error: Delta() = * sum(| - |)
Relative (fractional) error: Delta
Percentage error: ) * 100%
Example: If = 5.0 cm and Delta(x) = 0.1 cm:
- Absolute error = 0.1 cm
- Relative error = 0.1/5.0 = 0.02
- Percentage error = 2%
True value: In practice, the mean of repeated measurements is taken as the best estimate of the true value.