Skip to content
Tutorial · 5 min read
0% read

How to calculate percent error — step by step

Percent error measures how far a measured value lands from the accepted (true) value — relative to the true value. You take the absolute deviation, divide by the true value, and multiply by 100. Worked example: measured 9.8, true 9.81 → ≈ 0.10%. Suitable for percentages from Grade 7 / Year 8 onward.

Quick answer

Percent error tells you how far a measured value lands from the true value — relative to the true value. The formula is |measured − true| ÷ |true| · 100. Example: 9.8 instead of 9.81 → |9.8 − 9.81| ÷ 9.81 · 100 ≈ 0.10%.

At a glance

Summary of this tutorial
Formula|measured − true| ÷ |true| · 100
MethodRelative deviation as a percentage
Steps4
Answer (9.8 vs 9.81)≈ 0.10%
Reference valueTrue value (denominator)
Grade levelGrade 7 (ages 12–13)

Worked example: 9.8 vs 9.81

EXAMPLE
|9.8 − 9.81| ÷ 9.81 · 100

We compare the measured value 9.8 against the true value 9.81 and express the deviation as a percentage.

How to calculate percent error — the steps

These four steps work for any comparison of a measured value against a true value.

  1. Step 1 · Start

    |9.8 − 9.81| ÷ |9.81| · 100
    Plug in the measured value 9.8 and the true value 9.81.
  2. Step 2 · Absolute

    0.01 ÷ 9.81 · 100
    Take the absolute deviation in the numerator — it is always positive.
  3. Step 3 · ÷ true

    0.00102 · 100
    Dividing by the true value gives the relative ratio.
  4. Step 4 · · 100

    ≈ 0.10%
    Multiplying by 100 turns the ratio into the percent error.

Why the formula works

A raw deviation like 0.01 tells you nothing about accuracy until you know how big the values are. Dividing by the true value makes the deviation relative — 0.01 against a value of 9.81 is tiny, but the same 0.01 against a value of 0.1 would be huge. Multiplying by 100 turns that ratio into a percentage, and the absolute value in the numerator keeps the error positive whether you measured too high or too low.

Practice it yourself

Frequently asked questions

End of tutorial
Cite this page: LearnMath, "Calculating percent error", .