Year 9 Mathematics | Victorian Curriculum 2.0
Measurement errors
Topic 11 | Measurement | Practice

What you will learn

  • calculate absolute error, relative error, and percentage error,
  • determine upper and lower bounds for rounded or measured values,
  • understand the concept of maximum possible error for a given precision,
  • apply error propagation to sums, differences, products, and quotients,
  • evaluate whether a measurement or result is acceptably precise for a given context.
Why study measurement errors?

No measurement is perfectly exact. A ruler, a scale, or a stopwatch all have limits to their precision. Understanding errors tells you how much to trust a result and whether your answer is “good enough” for the task. Engineers design bridges with error margins built in; scientists report results with uncertainties. Learning to quantify error is a core skill in any field that uses data.

Where you'll see this
  • Engineering: tolerances in manufacturing ensure parts fit together despite small measurement errors.
  • Medicine: dosages must be measured accurately — a small percentage error can matter greatly.
  • Sport: timing in athletics is recorded to the nearest hundredth of a second; the error bound determines whether a record is valid.
  • Construction: a surveyor’s error of 1% over 100 m means the final position could be off by 1 m.
Worked example 0 Real-world example: is the dosage safe?

A pharmacist measures 250 mg of a drug, but the actual required dose is 245 mg. Is the measurement within the acceptable 5% tolerance?

  1. Absolute error =∣250−245∣=5= |250 - 245| = 5=∣250−245∣=5 mg.
  2. Relative error =5245≈0.0204= \dfrac{5}{245} \approx 0.0204=2455​≈0.0204.
  3. Percentage error =0.0204×100%≈2.0%= 0.0204 \times 100\% \approx 2.0\%=0.0204×100%≈2.0%.
  4. Since 2.0%<5%2.0\% < 5\%2.0%<5%, the dosage is within acceptable tolerance.

Key idea: percentage error gives a standardised way to judge whether an error is large or small relative to the quantity being measured.

1. Types of error

Error formulas

Absolute error
Absolute error=∣measured value−actual value∣\text{Absolute error} = |\text{measured value} - \text{actual value}|Absolute error=∣measured value−actual value∣
Relative error
Relative error=absolute erroractual value\text{Relative error} = \frac{\text{absolute error}}{\text{actual value}}Relative error=actual valueabsolute error​
Percentage error
Percentage error=relative error×100%\text{Percentage error} = \text{relative error} \times 100\%Percentage error=relative error×100%
Worked example 1 Calculating all three error types

A student measures the length of a table as 1.53 m. The actual length is 1.50 m.

  1. Absolute error =∣1.53−1.50∣=0.03= |1.53 - 1.50| = 0.03=∣1.53−1.50∣=0.03 m.
  2. Relative error =0.031.50=0.02= \dfrac{0.03}{1.50} = 0.02=1.500.03​=0.02.
  3. Percentage error =0.02×100%=2%= 0.02 \times 100\% = 2\%=0.02×100%=2%.
Which value goes in the denominator?

Relative error divides by the actual (or accepted/true) value, not the measured value. If the actual value is unknown, use the best available estimate.

Worked example 2 Comparing errors

Measurement A: a 5 cm length measured as 5.2 cm. Measurement B: a 200 cm length measured as 201.5 cm. Which is more accurate?

  1. A: absolute error =0.2= 0.2=0.2 cm, percentage error =0.25×100%=4%= \dfrac{0.2}{5} \times 100\% = 4\%=50.2​×100%=4%.
  2. B: absolute error =1.5= 1.5=1.5 cm, percentage error =1.5200×100%=0.75%= \dfrac{1.5}{200} \times 100\% = 0.75\%=2001.5​×100%=0.75%.
  3. Measurement B has a larger absolute error but a much smaller percentage error, so it is more accurate in relative terms.

2. Upper and lower bounds

When a measurement is rounded to a certain precision, the true value lies within a range.

Bounds for a rounded measurement
Lower bound=stated value−12×precision\text{Lower bound} = \text{stated value} - \frac{1}{2} \times \text{precision}Lower bound=stated value−21​×precisionUpper bound=stated value+12×precision\text{Upper bound} = \text{stated value} + \frac{1}{2} \times \text{precision}Upper bound=stated value+21​×precision

The maximum possible error of a rounded measurement is half the precision (the smallest unit).

Worked example 3 Bounds of a single measurement

A length is given as 4.7 cm, measured to the nearest 0.1 cm.

  1. Precision =0.1= 0.1=0.1 cm.
  2. Lower bound =4.7−0.05=4.65= 4.7 - 0.05 = 4.65=4.7−0.05=4.65 cm.
  3. Upper bound =4.7+0.05=4.75= 4.7 + 0.05 = 4.75=4.7+0.05=4.75 cm.
  4. The actual length lll satisfies 4.65≤l<4.754.65 \leq l < 4.754.65≤l<4.75.
Worked example 4 Bounds for a calculated area

A rectangle is measured as 12 cm by 8 cm, each to the nearest centimetre. Find the upper and lower bounds of the area.

  1. Length bounds: 11.5≤l<12.511.5 \leq l < 12.511.5≤l<12.5. Width bounds: 7.5≤w<8.57.5 \leq w < 8.57.5≤w<8.5.
  2. Lower bound of area =11.5×7.5=86.25= 11.5 \times 7.5 = 86.25=11.5×7.5=86.25 cm2^22.
  3. Upper bound of area =12.5×8.5=106.25= 12.5 \times 8.5 = 106.25=12.5×8.5=106.25 cm2^22.
  4. The stated area is 12×8=9612 \times 8 = 9612×8=96 cm2^22, but the true area could be anywhere from 86.2586.2586.25 to 106.25106.25106.25 cm2^22.
4.65lower bound4.704.75upper bound
Upper and lower bounds for a length measured to the nearest 0.1 cm.

3. Propagation of errors

When measurements are combined in calculations, errors accumulate.

Error propagation rules

Addition or subtraction
Max error of (A±B)=max error of A+max error of B\text{Max error of } (A \pm B) = \text{max error of } A + \text{max error of } BMax error of (A±B)=max error of A+max error of B
Multiplication (percentage errors)
Max % error of (A×B)≈% error of A+% error of B\text{Max \% error of } (A \times B) \approx \text{\% error of } A + \text{\% error of } BMax % error of (A×B)≈% error of A+% error of B
Division (percentage errors)
Max % error of AB≈% error of A+% error of B\text{Max \% error of } \frac{A}{B} \approx \text{\% error of } A + \text{\% error of } BMax % error of BA​≈% error of A+% error of B
Worked example 5 Error propagation in addition

Two planks are measured as 2.4 m and 1.8 m, each to the nearest 0.1 m. Find the upper and lower bounds for their combined length.

  1. Max error for each plank =0.05= 0.05=0.05 m.
  2. Combined max error =0.05+0.05=0.10= 0.05 + 0.05 = 0.10=0.05+0.05=0.10 m.
  3. Stated total =2.4+1.8=4.2= 2.4 + 1.8 = 4.2=2.4+1.8=4.2 m.
  4. Lower bound =4.2−0.10=4.10= 4.2 - 0.10 = 4.10=4.2−0.10=4.10 m. Upper bound =4.2+0.10=4.30= 4.2 + 0.10 = 4.30=4.2+0.10=4.30 m.
Worked example 6 Error propagation in a product

A speed is calculated as distance ÷\div÷ time. Distance =100= 100=100 m (to the nearest metre) and time =12.5= 12.5=12.5 s (to the nearest 0.1 s).

  1. Distance max error =0.5= 0.5=0.5 m, so percentage error =0.5100×100%=0.5%= \dfrac{0.5}{100} \times 100\% = 0.5\%=1000.5​×100%=0.5%.
  2. Time max error =0.05= 0.05=0.05 s, so percentage error =0.0512.5×100%=0.4%= \dfrac{0.05}{12.5} \times 100\% = 0.4\%=12.50.05​×100%=0.4%.
  3. Speed =10012.5=8= \dfrac{100}{12.5} = 8=12.5100​=8 m/s. Maximum percentage error ≈0.5%+0.4%=0.9%\approx 0.5\% + 0.4\% = 0.9\%≈0.5%+0.4%=0.9%.
  4. Maximum absolute error in speed ≈8×0.009=0.072\approx 8 \times 0.009 = 0.072≈8×0.009=0.072 m/s. So speed =8.0±0.1= 8.0 \pm 0.1=8.0±0.1 m/s (rounded sensibly).

Practice

Fluency

Tier 1: basic skills

    1. The actual mass of a parcel is 3.2 kg. A scale reads 3.35 kg. Find the absolute error.
    2. Find the relative error for the measurement in Q1.
    3. Find the percentage error for the measurement in Q1.
    4. A length is 15.8 cm, measured to the nearest 0.1 cm. State the upper and lower bounds.
    5. A time is recorded as 24 seconds, to the nearest second. State the upper and lower bounds.
    6. A mass is given as 500 g, to the nearest 10 g. What is the maximum possible error?
    7. A stick is measured as 1.2 m to the nearest 0.1 m, and another as 0.8 m to the nearest 0.1 m. Find the bounds of their combined length.
    8. A student estimates π\piπ as 3.14. Find the percentage error (use π=3.14159…\pi = 3.14159\ldotsπ=3.14159…).
    9. The temperature is recorded as 22°22°22°C to the nearest degree. What are the upper and lower bounds?
    10. A car’s odometer reads 45 230 km, rounded to the nearest km. State the bounds.
Reasoning

Tier 2: mixed practice

    1. Two students measure the same length. Student A gets 12.4 cm (actual 12.0 cm) and Student B gets 47.2 cm (actual 46.0 cm). Who has the smaller percentage error?
    2. A rectangle is measured as 20 cm ×\times× 15 cm, each to the nearest cm. Find the upper and lower bounds of the area.
    3. A runner completes 400 m (to the nearest metre) in 52.3 s (to the nearest 0.1 s). Calculate the speed and find the maximum percentage error in the speed.
    4. A square has a side measured as 8.0 cm to the nearest mm. Find the upper and lower bounds of its area.
    5. Explain why percentage error is more useful than absolute error when comparing measurements of different magnitudes.
    6. A cylindrical tank has radius 1.2 m and height 3.0 m, each to the nearest 0.1 m. Calculate the volume and find the upper and lower bounds.
    7. A thermometer has a precision of 0.5°0.5°0.5°C. If it reads 37.0°37.0°37.0°C, state the error bounds and express the maximum percentage error.
Reasoning

Tier 3: explain and apply

    1. A surveyor measures the distance between two points as 84.3 m. The true distance is 85.0 m. She then uses this measurement to calculate the area of a square plot. Find the percentage error in the distance and in the area.
    2. The density of an object is calculated using ρ=mV\rho = \dfrac{m}{V}ρ=Vm​. The mass is 120±0.5120 \pm 0.5120±0.5 g and the volume is 50±150 \pm 150±1 cm3^33. Find the density and the maximum percentage error.
    3. Explain why the maximum error of a difference A−BA - BA−B uses the sum of the individual errors, not the difference.
    4. A GPS device is accurate to ±3\pm 3±3 m. Two points are recorded 200 m apart. What is the maximum percentage error in this distance? If the points were only 10 m apart, how would the percentage error change?

Challenge

Reasoning

Harder reasoning

    1. The area of a circle is calculated from a measured diameter of 14.0±0.114.0 \pm 0.114.0±0.1 cm. Find the percentage error in the area. (Hint: area depends on d2d^2d2.)
    2. A student measures the acceleration due to gravity using g=2st2g = \dfrac{2s}{t^2}g=t22s​, where s=1.200±0.005s = 1.200 \pm 0.005s=1.200±0.005 m and t=0.495±0.005t = 0.495 \pm 0.005t=0.495±0.005 s. Calculate ggg and the maximum percentage error. Comment on whether this is an acceptable result given that the accepted value is 9.819.819.81 m/s2^22.
    3. Two measurements are subtracted: A=50.0±0.5A = 50.0 \pm 0.5A=50.0±0.5 and B=49.0±0.5B = 49.0 \pm 0.5B=49.0±0.5. Find the result and its percentage error. Explain why subtraction of nearly equal quantities leads to a large relative error (this is called catastrophic cancellation).
    4. A map has a scale of 1 : 25 000. A distance on the map is measured as 4.2±0.14.2 \pm 0.14.2±0.1 cm. Find the actual distance and the bounds (in metres) of the actual distance.
Year 9 Mathematics study companion | Practice