Mathwords logoMathwords

Tolerance — Definition, Formula & Examples

Tolerance is the amount a measurement is allowed to differ from a target value and still be considered acceptable. It defines how much error or variation is permitted.

Tolerance is the maximum permissible deviation from a specified nominal value, expressed as a range within which a measured quantity must fall to meet a given standard. If the nominal value is xx and the tolerance is ±t\pm t, then any measurement in the interval [xt,  x+t][x - t,\; x + t] is acceptable.

Key Formula

xtmeasurementx+tx - t \leq \text{measurement} \leq x + t
Where:
  • xx = Nominal (target) value
  • tt = Tolerance, the maximum allowed deviation from the target

How It Works

You start with a target (nominal) value and a stated tolerance. Subtract the tolerance from the target to get the lower bound, and add it to get the upper bound. Any measurement that falls within this interval passes; anything outside it does not. Tolerance is often written with a plus-or-minus symbol, such as 10±0.510 \pm 0.5 cm.

Worked Example

Problem: A bolt must be 12 mm long with a tolerance of ±0.3 mm. A bolt measures 12.2 mm. Does it pass?
Find lower bound: Subtract the tolerance from the target value.
120.3=11.7 mm12 - 0.3 = 11.7 \text{ mm}
Find upper bound: Add the tolerance to the target value.
12+0.3=12.3 mm12 + 0.3 = 12.3 \text{ mm}
Check the measurement: Determine whether 12.2 mm falls within the acceptable range.
11.712.212.311.7 \leq 12.2 \leq 12.3 \quad \checkmark
Answer: Yes, 12.2 mm is within the acceptable range of 11.7 mm to 12.3 mm, so the bolt passes.

Why It Matters

Tolerance shows up whenever real-world measurements matter — in manufacturing, engineering, and science labs. In middle-school math and science classes, understanding tolerance helps you judge whether a measurement result is close enough to be acceptable, which builds skills you use later in statistics and quality control.

Common Mistakes

Mistake: Treating the tolerance value as the full range instead of half the range.
Correction: A tolerance of ±0.3 means the total acceptable range is 0.6, not 0.3. Always apply the tolerance in both directions from the target.