0% found this document useful (0 votes)
216 views2 pages

Error Propagation Rules Explained

This document outlines rules for propagating uncertainties through calculations. It defines absolute and relative error, and describes how to calculate the total error when combining quantities through addition, subtraction, multiplication, division, and functions.

Uploaded by

Wong Jiayang
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
216 views2 pages

Error Propagation Rules Explained

This document outlines rules for propagating uncertainties through calculations. It defines absolute and relative error, and describes how to calculate the total error when combining quantities through addition, subtraction, multiplication, division, and functions.

Uploaded by

Wong Jiayang
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Appendix B

Error propagation rules

• The Absolute Error of a quantity Z is given by ∆Z, always ≥ 0.

• The Relative Error of a quantity Z is given by ∆Z Z , always ≥ 0.


• If a constant k has no error associated with it: constant factors out of relative error
∆Z ∆A
Z = kA ∆Z = k∆A and =
Z A
• Addition and subtraction: note that error terms always add
p
Z = kA ± B ± . . . ∆(Z) = (k∆A)2 + (∆B)2 + . . .

• Multiplication and division: constants factor out of relative errors


s
∆A 2 ∆B 2 ∆C 2 ∆D 2
      
kA × B × . . . ∆Z
Z= = + + + ...
C × D × ... Z A B C D

• Functions of one variable: if the quantity A is measured with uncertainty ∆A and is then used to
compute F (A), then the uncertainty ∆F in the value of F (A) is given by
 
dF
∆F = ∆A
dA

Function F (A) Derivative, dF


dA Error equation

An nAn−1 ∆F = n ∆A
F A
loge A A−1 ∆F ∆A
= A
exp(A) exp(A) ∆F = ∆A
F
sin(A) cos(A) ∆F = cos(A)∆A
cos(A) − sin(A) ∆F = − sin(A)∆A
tan(A) sec(A)2 ∆F = sec(A)2 ∆A

All trigonometric functions and the errors in the angle variables are evaluated in radians

51
52 APPENDIX B. ERROR PROPAGATION RULES

How to derive an error equation


Let’s use the change of variable method to determine the error equation for the following expression:
Mp
y= 0.5 kx (1 − sin θ) (B.1)
m
• Begin by rewriting Equation B.1 as a product of terms:

1/2
y = M ∗ m−1 ∗ [ 0.5 ∗ k ∗ x ∗ (1 − sin θ)] (B.2)
1/2 1/2 1/2 1/2
= M ∗ m −1
∗ 0.5 ∗ k ∗ x ∗ (1 − sin θ) (B.3)

• Assign to each term in Equation B.3 a new variable name A, B, C, . . . , then express v in terms of
these new variables,

y=A ∗ B ∗ C ∗ D ∗ E ∗ F (B.4)

• With ∆(y) representing the error or uncertainty in the magnitude of y, the error expression for y is
easily obtained by applying Rule 4 to the product of terms Equation B.4:

s 2  2  2  2  2  2
∆(y) ∆(A) ∆(B) ∆(C) ∆(D) ∆(E) ∆(F )
= + + + + + (B.5)
y A B C D E F

• Select from the table of error rules an appropriate error expression for each of these new variables as
shown below. Note that F requires further simplification since there are two terms under the square
root, so we equate these to a variable G:

A = M, ∆(A) = ∆(M )

∆(B) ∆(m) ∆(m)


B = m−1 , B = −1 m = − m
∆(C) 1 ∆(0.5)
C = 0.51/2 , C = =0
2 |0.5|
∆(D) 1 ∆(k) ∆(k)
D = k1/2 , D = =
2 k 2k
∆(E) 1 ∆(x) ∆(x)
E = x1/2 , E = 2 x = 2x
∆(F ) 1 ∆(G) ∆(G)
F = G1/2 , F = 2 G = 2G
p
G = 1 − sin θ, ∆(G) = (∆(1))2 + (∆(sin θ))2 = cos θ∆θ

• Finally, replace the error terms into the original error Equation B.5, simplify and solve for ∆(y) by
multiplying both sides of the equation with y:

s 2  2  2  2  2
∆M ∆m ∆k ∆x cos θ∆θ
∆(y) = y + + + + (B.6)
M m 2k 2x 2 − 2 sin θ

You might also like