Part of JME-07 — Units, Measurements & Error Analysis

Error Propagation — Master Rules

by Notetube Official97 words6 views

Rule 1 — Sum/Difference (Z = A +/- B): Delta(Z) = Delta(A) + Delta(B) (absolute errors add)

Rule 2 — Product/Quotient (Z = A*B or Z = AB\frac{A}{B}): DeltaZZ\frac{Z}{Z} = DeltaAA\frac{A}{A} + DeltaBB\frac{B}{B} (relative errors add)

Rule 3 — Power (Z = AnA^n): DeltaZZ\frac{Z}{Z} = |n| * DeltaAA\frac{A}{A}

Rule 4 — General (Z = ApA^p * BqB^q / CrC^r): DeltaZZ\frac{Z}{Z} = |p|*DeltaAA\frac{A}{A} + |q|*DeltaBB\frac{B}{B} + |r|*DeltaCC\frac{C}{C}

Critical insight: The quantity raised to the highest power contributes the most to the error. If measuring density rho = Mpir2L\frac{M}{pi*r^2*L}, the error in r is doubled (power 2) and dominates.

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes