Calculating Error of w from Errors in x,y,z

  • Context: Graduate 
  • Thread starter Thread starter ShayanJ
  • Start date Start date
  • Tags Tags
    Calculation Error
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 3K views
Messages
2,802
Reaction score
605
Consider a physical quantity e.g. w,related to some other quantities by [itex]w=f(x,y,z)[/itex].
Imagine an experiment is done for finding the value of w and the measurement errors for x,y and z are known.
I want to know what is the standard method for calculating the error in w resulting from the errors in x,y and z?
I can think of several ways but don't know which is better!
1-[itex]\Delta w=\frac{\partial f}{\partial x}\Delta x+\frac{\partial f}{\partial y}\Delta y+\frac{\partial f}{\partial z}\Delta z[/itex]
2-[itex]\Delta w^2=(\frac{\partial f}{\partial x})^2 \Delta x^2+(\frac{\partial f}{\partial y})^2 \Delta y^2+(\frac{\partial f}{\partial z})^2 \Delta z^2[/itex]
and some others...!

Thanks
 
Physics news on Phys.org
Shyan said:
GUM is just too long and detailed that you don't know where is the main point!
I couldn't find my answer there!

Well, you did ask a very open ended question. Calculating errors "properly" is far from trivial and in some cases the "best way" is a controversial question (just put some people who like Bayesian error estimates in the same room as adherents of "orthodox" frequentist estimates).
Where I work we have a mathematical modelling group which (litteraly) specialises in just this. The GUM is the "basic" document which everyone who needs to do this professionally (e.g. because they do calibration work, quality control or have to certfy equipment) is expected to know.

The most general way of calculating errors (which is frequently used for real data) is to run Monte Carlo simulations, where you've assigned the proper distibution (which usually is the worst case scenario, unless you have very good reason to e.g. assume that the distribution is narrower than this). There is also specialised software you can get that will help you do this.