🔍 What are errors? When you measure something, the value you get is rarely exactly the true value. The difference between the measured value and the true value is called an error. Understanding these errors helps you judge how reliable your results are.
Systematic errors shift all your measurements in the same direction. Think of a broken scale that always reads 0.5 kg too heavy. Every time you weigh something, the result is off by the same amount.
Key point: Systematic errors can be identified and corrected if you know their source.
Zero errors occur when an instrument does not read zero when it should. Imagine a stopwatch that starts 0.2 s late.
⚠️ How to spot it: Measure a known standard (e.g., a 1 m ruler) and see if the reading matches.
??
Fix: Subtract the offset from all future readings.
Random errors fluctuate from one measurement to another. They are like the unpredictable wobble of a coin toss.
Because they vary, we use statistics to describe them: the mean gives the best estimate, and the standard deviation tells us how spread out the data are.
Suppose you measure the length of a table five times:
| Trial | Length (cm) |
|---|---|
| 1 | 100.3 |
| 2 | 100.1 |
| 3 | 100.4 |
| 4 | 100.2 |
| 5 | 100.3 |
Mean (average) \$\bar{x}\$:
\$\displaystyle \bar{x} = \frac{100.3+100.1+100.4+100.2+100.3}{5} = 100.26\ \text{cm}\$
Standard deviation \$s\$:
\$\displaystyle s = \sqrt{\frac{\sum (x_i - \bar{x})^2}{n-1}} \approx 0.11\ \text{cm}\$
Result: 100.26 ± 0.11 cm (the ± indicates the uncertainty).
📝 Show all steps when calculating uncertainties – examiners look for clear reasoning.
📐 Use correct units and significant figures throughout.
🔢 State the type of error (systematic or random) when asked.
🧠 Explain how you would reduce the error – demonstrate practical knowledge.
📊 Present data in a tidy table and label axes clearly.
💡 Remember the rule of thumb: “The uncertainty is usually about one-tenth of the smallest division on the scale.”