Courses / Physics I
Principles of Laboratory Practice

Propagation of Errors

Physics I 202 words Free to read

General Error Propagation

When a calculated result R=f(x,y)R = f(x, y) depends on measured values, uncertainty propagates. The combined absolute uncertainty δR\delta R is found using partial derivatives:

δR=(fxδx)2+(fyδy)2\delta R = \sqrt{\left(\frac{\partial f}{\partial x}\delta x\right)^2 + \left(\frac{\partial f}{\partial y}\delta y\right)^2}

Common algebraic cases simplify this general rule into handy formulas for sums, products, and powers.

OperationFormulaType
Sum / DifferenceR=x±yR = x \pm yδR=(δx)2+(δy)2\delta R = \sqrt{(\delta x)^2 + (\delta y)^2}
Product / QuotientR=xyR = xy or x/yx/yδRR=(δx/x)2+(δy/y)2\frac{\delta R}{R} = \sqrt{(\delta x/x)^2 + (\delta y/y)^2}
PowerR=xnR = x^nδRR=nδxx\frac{\delta R}{R} = |n|\frac{\delta x}{x}

Worked Example & Pitfalls

Example: Calculate velocity v=d/tv = d/t where d=2.50±0.02d = 2.50 \pm 0.02 m and t=1.20±0.05t = 1.20 \pm 0.05 s. Applying the quotient rule yields v=2.08±0.09v = 2.08 \pm 0.09 m/s.

Key insight: The quantity with the largest relative uncertainty dominates the final error. Always improve that measurement first.

Common pitfall: Independent uncertainties combine in quadrature (a2+b2\sqrt{a^2 + b^2}), not by simple addition. Adding errors linearly severely overstates uncertainty, while ignoring exponents understates it.

Placeholder: Propagation of Errors

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

13practice questions
2interactive scenes

Principles of Laboratory Practice