Example Uncertainty Propagation
Let’s calculate the uncertainty propagation for example on the density of a cube.
By definition, the density
with
There are two ways of calculating uncertainty propagation, depending on whether it is a single measurement with known accuracy for each value, or whether it is statistical.
The formulas presented here assume that the errors are random and not correlated.
Single measurement
General equation
The general formula for the uncertainty
with the variables of the function and the uncertainty of the variable .
Example
Let’s suppose that the accuracy of the scale is Δm=0.2g and the accuracy of the length measurement is Δl=0.1mm. The measured length is l=20.0mm, and the measured mass is m=200.0g.
The propagated uncertainty of the density is:
Finally, the density is:
LaTeX Math Inline
With respect to the rule of significant figures, the result must be given as
LaTeX Math Inline
Statistical analysis
General equation
If the accuracy of the measurements is not known but we have multiple measurement datapoints of a similar measurement we can do a statistical analysis of the uncertainty propagation.
As the accuracy of each measurement is not known, we use the corrected sample standard deviation instead (applying Bessel's correction, using N−1 instead of N to yield the unbiased sample variance). The propagated uncertainty is therefore expressed as:
,
with the corrected sample standard deviation of the variable expressed as:
,
with the average of all the measurement values for the variable .
Example
In this example, a set of three cubes' density measurements is conducted:
| length | mass |
|---|---|---|
cube 1 | 21.0 mm | 201.0 g |
cube 2 | 22.0 mm | 204.0 g |
cube 3 | 18.0 mm | 194.0 g |
Average of the length:
LaTeX Math Inline
Standard deviation of the length:
LaTeX Math Inline
Average of the mass:
LaTeX Math Inline
Standard deviation of the mass:
LaTeX Math Inline
Resulting uncertainty of the cube's density:
LaTeX Math Inline
Finally, the density is:
LaTeX Math Inline
Considering the rule for significant number of figures, the result must be given as
LaTeX Math Inline