Uncertainty propagation
Statement
Combining measurement errors through a calculation.
Why it matters
gravimetric-analysis, chromatography-partition, and calibration-standard-addition all end in a single reported number — a mass, a concentration, a percentage composition — but that number is never exact: every measurement contributes its own uncertainty, and a calculation combining several measured quantities combines their uncertainties too. Error propagation is the systematic method for tracking exactly how each individual measurement's uncertainty carries through a calculation to determine the uncertainty in the final, reported result, without which a stated result of "\(25.4\,\text{g}\)" carries no real information about how much confidence to place in that last digit at all.
It is also the essential prerequisite for the significance testing and confidence-interval methods that follow it in this unit, since deciding whether two measured results genuinely differ, or whether a measured value is consistent with an expected one, is only meaningful once the uncertainty attached to each individual result has first been properly quantified.
Hypotheses
Proof
Result
Reading. Uncertainty in a calculated result is found by weighting each independent input's own uncertainty by how sensitively the result depends on that input (its partial derivative), then combining all these weighted contributions in quadrature, correctly accounting for the partial statistical cancellation expected among independent random errors.
Scope. Assumes independent, random uncertainties and a sufficiently linear response of the calculation to small changes in each input (Hypotheses); correlated uncertainties (e.g. the same instrument's calibration error entering two different measured quantities in the same calculation) require a more careful treatment that explicitly accounts for that correlation, beyond this simple, independent-error formula.
Corollaries & converses
- gravimetric-analysis's final reported analyte mass or percentage composition, calculated from several individually weighed masses, requires exactly this propagation framework to report a properly justified uncertainty on the final result, rather than an unsupported single number.
- confidence-interval and significance-test methods take a properly propagated uncertainty (or an experimentally measured standard deviation serving the same role) as their essential starting input; without first applying error propagation correctly, any subsequent statistical significance claim rests on an unjustified foundation.
- calibration-standard-addition, which corrects for certain systematic matrix effects, addresses a genuinely different problem from error propagation (Hypotheses' third assumption): propagation combines random uncertainties correctly, but does nothing to detect or correct a systematic bias, which requires separate calibration methodology entirely.
Fails without
- Apply the quadrature-combination formula (Steps 1–3) to two inputs whose errors are actually correlated (e.g. both measured on the same imperfectly calibrated instrument), violating the independence hypothesis: the simple formula, which omits any covariance term, systematically over- or under-estimates the true propagated uncertainty relative to a treatment that correctly accounts for the shared, correlated error source.
- Assume a well-propagated random uncertainty also accounts for systematic bias (violating the third hypothesis): the reported result can appear precise (a small propagated \(\delta z\)) while still being substantially inaccurate, since propagation says nothing about a consistent instrumental or methodological bias shifting every measurement in the same direction.
Common errors
- Combining uncertainties by simple linear addition (\(\delta z = \delta x + \delta y\)) rather than in quadrature (Step 1), which overestimates the true propagated uncertainty for independent random errors by ignoring their partial statistical cancellation.
- Applying the addition/subtraction rule (absolute uncertainties combine, Step 1) to a multiplication or division calculation, where it is instead the relative uncertainties that combine (Step 2), a frequent source of significant numerical error in propagated results.
- Forgetting the amplifying effect of a power-law relationship (Step 4): a squared or cubed measured quantity propagates a relative uncertainty two or three times larger than the original measurement's own relative uncertainty, easily overlooked if the power-law rule is not applied explicitly.
- Assuming error propagation, correctly applied, can account for or reduce systematic error; it cannot (Hypotheses' third assumption), and a well-propagated random uncertainty says nothing about whether an unaddressed systematic bias is also present in the result.
Discussion
The formal statistical treatment of error propagation traces back to Carl Friedrich Gauss's early nineteenth-century work on the theory of errors and the method of least squares, developed originally in the context of astronomical and geodetic measurement, where combining many individually imperfect observations into a single best estimate, with a properly quantified uncertainty, was already a central practical concern.
A subtlety often glossed over in introductory treatments is that the quadrature-combination rule (Steps 1–3) specifically requires the input uncertainties to be statistically independent; when two measured quantities entering the same calculation share a correlated source of error (for instance, both were measured using the identical, imperfectly calibrated instrument), the simple independent-error formula can meaningfully underestimate or overestimate the true propagated uncertainty, and a more general formula including an explicit covariance term between the correlated inputs is required instead.
Common misconception: that reporting more decimal places in a calculated result automatically makes that result more precise or more trustworthy. A calculated value's genuinely justified precision is set entirely by its properly propagated uncertainty (the Result), not by how many digits a calculator happens to display; reporting digits beyond what the propagated uncertainty actually supports misrepresents the true precision of the underlying measurement.
Worked examples
Reading. Subtracting two independently measured masses combines their individual uncertainties in quadrature, giving a combined uncertainty only modestly larger than either individual measurement's own uncertainty, not their simple sum.
Scope. The identical quadrature-combination procedure applies to any subtraction of two independent measured quantities, regardless of the specific instrument or measurement technique involved.
Problems
- A rectangular sample's length is measured as \((5.20\pm0.02)\,\text{cm}\) and its width as \((3.10\pm0.02)\,\text{cm}\). Compute the area and its propagated uncertainty.
Solution
Area \(=5.20\times3.10=16.12\,\text{cm}^2\). Applying Step 2 (multiplication, relative uncertainties combine in quadrature): relative uncertainty in length \(=0.02/5.20=0.00385\); in width \(=0.02/3.10=0.00645\); combined relative uncertainty \(=\sqrt{(0.00385)^2+(0.00645)^2}=\sqrt{0.0000148+0.0000416}=\sqrt{0.0000564}\approx0.00751\). Absolute uncertainty in area \(=0.00751\times16.12\approx0.12\,\text{cm}^2\). Reported result: Area \(=16.12\pm0.12\,\text{cm}^2\). - The volume of a sphere, \(V=\tfrac43\pi r^3\), is calculated from a measured radius \(r=(2.00\pm0.03)\,\text{cm}\). Compute the relative uncertainty in the calculated volume, using Step 4.
Solution
Since \(V\propto r^3\), Step 4 gives the relative uncertainty in volume as \(|n|\) times the relative uncertainty in radius, with \(n=3\): relative uncertainty in \(r\) is \(0.03/2.00=0.015\), so relative uncertainty in \(V\) is \(3\times0.015=0.045\), i.e. \(4.5\%\) — three times larger than the radius's own \(1.5\%\) relative uncertainty, a direct, concrete illustration of the amplifying effect a cubed measured quantity has on propagated uncertainty. - Two students measure the same physical quantity by entirely different methods (different instruments, different underlying physical principles) and report results that agree within their combined propagated uncertainty. A third student argues this agreement proves neither result contains any systematic error. Explain why this argument is flawed, referencing the Hypotheses.
Solution
Error propagation, as developed here, addresses only random uncertainty (Hypotheses' third assumption); agreement between two results within their propagated random uncertainties shows the two measurements are statistically consistent with each other given their respective random errors, but says nothing directly about systematic error, which by definition shifts a result consistently in one direction and would not necessarily be revealed by comparing two measurements against each other alone, particularly if the two methods happened to share a similar, unrecognised systematic bias, or if neither student's propagated uncertainty accounted for a systematic effect present in their own method specifically. Ruling out systematic error genuinely requires independent calibration against a known standard (calibration-standard-addition), not simply agreement between two otherwise independent measurements.