Error Analysis and Uncertainty
Error Analysis
Every measurement has uncertainty. Understanding how errors propagate through calculations is essential for reliable engineering.
Absolute error: $\Delta x$ — the magnitude of uncertainty.
Relative error: $\frac{\Delta x}{x} \times 100\%$
- Addition/Subtraction: Add absolute errors. $\Delta(a \pm b) = \Delta a + \Delta b$
- Multiplication/Division: Add relative errors. $\frac{\Delta(ab)}{ab} = \frac{\Delta a}{a} + \frac{\Delta b}{b}$
- Powers: $\frac{\Delta(a^n)}{a^n} = n \cdot \frac{\Delta a}{a}$
A ruler measures length as $25.3 \pm 0.1$ cm. Find the relative error.
Relative error $= 0.1/25.3 \times 100\% = 0.40\%$.
Area of a rectangle: $L = 10.0 \pm 0.2$ cm, $W = 5.0 \pm 0.1$ cm. Find $A$ and its uncertainty.
$A = 10.0 \times 5.0 = 50.0$ cm².
$\frac{\Delta A}{A} = \frac{0.2}{10.0} + \frac{0.1}{5.0} = 0.02 + 0.02 = 0.04 = 4\%$.
$\Delta A = 0.04 \times 50 = 2.0$ cm².
$A = 50.0 \pm 2.0$ cm².
$v = d/t$ where $d = 100 \pm 2$ m and $t = 10.0 \pm 0.5$ s. Find $v$ and its uncertainty.
$v = 100/10 = 10.0$ m/s.
$\frac{\Delta v}{v} = \frac{2}{100} + \frac{0.5}{10} = 0.02 + 0.05 = 0.07 = 7\%$.
$\Delta v = 0.7$ m/s. $v = 10.0 \pm 0.7$ m/s.
Practice Problems
Show Answer Key
1. $0.5/50 = 1\%$
2. $50 \pm 3$
3. $2\% + 2\% + 2\% = 6\%$
4. $\Delta A/A = 2 \times 0.1/5.0 = 4\%$. $A = 78.5$ cm², $\Delta A = 3.1$ cm².
5. Equal — division adds relative errors equally.
6. Mean = 10.3. Range ≈ 0.4, estimate $\Delta \approx 0.2$.