Central Tendency and Dispersion Measures
This tool helps determine the uncertainty of a function based on the uncertainties of its independent variables.
See how the Error Propagation Calculator works with real-world data.
Calculating the total length and its uncertainty when adding two measured lengths: L1 = (10.5 ± 0.2) cm and L2 = (5.2 ± 0.1) cm. The formula is z = 1*x + 1*y.
A: 1, X: 10.5, Δx: 0.2
B: 1, Y: 5.2, Δy: 0.1
Calculating the perimeter P = 2L + 2W, where L = (15.0 ± 0.3) m and W = (8.0 ± 0.2) m. The formula is z = 2*x + 2*y.
A: 2, X: 15.0, Δx: 0.3
B: 2, Y: 8.0, Δy: 0.2
Finding the area and its uncertainty for a rectangle with width W = (5.0 ± 0.1) m and length L = (10.0 ± 0.2) m. The formula is A = W * L (z = 1 * x^1 * y^1).
k: 1, x: 5.0, Δx: 0.1, a: 1
y: 10.0, Δy: 0.2, b: 1
Calculating density (ρ = m/V) from mass m = (100 ± 2) g and volume V = (10 ± 0.5) cm³. The formula is z = 1 * x^1 * y^-1.
k: 1, x: 100, Δx: 2, a: 1
y: 10, Δy: 0.5, b: -1