20 min read
Relative and Percentage Error
Relative and percentage error compare the size of an error to the size of the exact value, making errors easier to compare.
Error Compared to Size
An absolute error of is huge for a value near , but tiny for a value near ,,. Relative and percentage error fix this, by comparing the error's size to the size of the value itself.
Example 1 — finding relative and percentage error
The exact value is . An approximation gives . Find the relative error and the percentage error.
- Absolute error: || =
- Relative error:
- Percentage error:
Answer: Relative error = , Percentage error =
Example 2 — a second calculation
The exact value is . An approximation gives . Find the percentage error.
- Absolute error: || =
- Relative error:
- Percentage error:
Answer:
Practice
The exact value is . An approximation gives . Find the percentage error.
Your answer
More lessons in Numerical Precision, Accuracy and Errors · Next: Accuracy vs Precision · Previous: Absolute Error
