Hand Calculations logo Hand Calculations All help pages ▾

Relative Uncertainty⚠ unverified

General Calculations / Uncertainty · Relative uncertainty from value and absolute uncertainty

Parameters

InputSymbolUnitDefaultDescription
valuex100.0Measured value
absolute_uncertaintyu2.0Absolute uncertainty
OutputSymbolUnitDescription
ururRelative uncertainty

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

The definition is a ratio, but its importance comes from how uncertainties propagate through products and quotients. Consider a result formed by multiplication and division, $y = x_1^a x_2^b \cdots$. Taking the natural log, $\ln y = a\ln x_1 + b\ln x_2 + \cdots$, and differentiating, $\frac{dy}{y} = a\frac{dx_1}{x_1} + b\frac{dx_2}{x_2} + \cdots$.

Each term $dx_i/x_i$ is a relative change. Applying the law of propagation of uncertainty (adding independent contributions in quadrature) gives the combined relative uncertainty

$$\left(\frac{u_y}{y}\right)^2 = a^2\left(\frac{u_1}{x_1}\right)^2 + b^2\left(\frac{u_2}{x_2}\right)^2 + \cdots,$$

i.e. relative uncertainties (weighted by the exponents) add in root-sum-square. The single-variable definition $u_r = u/x \qquad\blacksquare$ is the building block: it is exactly the quantity that combines cleanly through multiplicative relationships, which is why converting to relative form is the standard first step in propagating uncertainty through products.

Dimensional check. $u$ and $x$ share units, so $u_r = u/x$ is dimensionless. $\checkmark$

History and Development

Related Concepts: Expanded Uncertainty, Coverage Factor, Gage Rr Percent, Process Capability Cpk, Normal Distribution PDF

Notes: Registry calculator relative-uncertainty (unverified). $u_r = u/x$ — correct as shipped. $u$ and $x$ share the measurand's units (registry labels both dimensionless); result usually quoted as % or ppm. Relative uncertainties add in quadrature through products/quotients; absolute ones through sums/differences. Returns $+\infty$ at $x=0$.

← Back to the workspace  ·  All help pages  ·  Getting started