General Error Propagation
When a calculated result depends on measured values, uncertainty propagates. The combined absolute uncertainty is found using partial derivatives:
Common algebraic cases simplify this general rule into handy formulas for sums, products, and powers.
| Operation | Formula | Type |
|---|---|---|
| Sum / Difference | ||
| Product / Quotient | or | |
| Power |
Worked Example & Pitfalls
Example: Calculate velocity where m and s. Applying the quotient rule yields 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 (), not by simple addition. Adding errors linearly severely overstates uncertainty, while ignoring exponents understates it.