Skip to content
CalculatorGeek

Percent Error With Zero or Near-Zero Reference Values

On this page

Direct answer

Percent error is undefined when the reference is zero. Near zero, a small absolute error can produce a very large percentage, so report the absolute error and measurement context.

Formula and method

|measured−reference|/|reference| × 100; undefined when reference=0

This page must show the formula exactly as the calculator or worked method uses it. Inputs remain unrounded during the calculation; rounding applies only to the displayed answer unless a domain-specific rule requires otherwise.

Step-by-step calculation

  1. Test the reference before division.
  2. If zero, do not output 0%, infinity or a fabricated percentage.
  3. Report the signed and absolute error in the original unit.
  4. For near-zero references, add uncertainty, detection-limit or tolerance context.

Worked examples

Zero reference

Measured 0.02, reference 0: absolute error 0.02; percent error undefined.

Near zero

Measured 0.011, reference 0.010: absolute error 0.001 but percent error 10%.

Larger scale

The same 0.001 error against 1.000 is 0.1%.

Interpretation and edge cases

  • Do not replace a zero denominator with an arbitrary small number.
  • Detection limits and uncertainty are method-specific.
  • Symmetric percentage difference also has special zero behavior and answers a different question.

Frequently asked questions

Is percent error infinite at zero?

The ratio is undefined; infinity is not a valid universal output.

What should I report instead?

Absolute error, units and relevant tolerance or uncertainty.

Why are near-zero percentages huge?

The denominator is very small.

Sources and transparency

The formulas and examples were evidence-checked on 2026-09-10. This is educational mathematical content. It does not replace a field-specific standard, accounting policy, laboratory method, contractual definition or professional judgment. CalculatorGeek should display a named human reviewer only after a real reviewer has completed and documented that review.