New Reply

Combining relative errors

 
Share Thread Thread Tools
Jul10-12, 03:13 AM   #1
 

Combining relative errors


Hi,

I'm getting confused in combining relative errors.
I have a relative error in evaluating the energy of some particle which is due to a wrong location of the spectrogram centre. this errors affects the energy and the relative error due to the energy resolution of the system.
Thus I have two relative errors: the one due to the centre location and the one due to the resolution which are actually dependet.

How I have to combine both errors? is it correct to sum them?
PhysOrg.com
PhysOrg
physics news on PhysOrg.com

>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> New analysis yields improvements in a classic 3D imaging technique
>> Research effort deep underground could sort out cosmic-scale mysteries
Jul10-12, 04:59 AM   #2
K^2
 
Recognitions:
Science Advisor Science Advisor
So long as two errors are independent, the total error is square root of sum of the squares of errors.

<X + Y> = <X> + <Y>
<(X+Y)²> = <X²> + <Y²> + 2<XY>

Square of the error is the variance, which is defined Var(X) = <X²>-<X>²

Var(X+Y) = Var(X) + Var(Y) + 2Cov(X,Y)

Where covariance, Cov(X,Y) = <XY>-<X><Y> and is zero for independent X and Y.
Jul10-12, 05:06 AM   #3
 
You are absolutely right, but the thing is that I don't think the errors are not indipendent: the error in the energy due to the wrong centre location affects the error due to the intrinsic resolution of the system...
Jul10-12, 03:40 PM   #4
K^2
 
Recognitions:
Science Advisor Science Advisor

Combining relative errors


You need to figure out how the two are related and estimate covariance. Assume P(X) is normal. Then figure out what you can say about P(Y|X). Sounds from your description like you might expect it to be a normal distribution whose width depends on X. I'm not entirely sure, though. It's not clear why you think the two are related. Maybe you can explain it in more detail.

At any rate, once you have P(X) and P(Y|X), get covariance, and use it with formulae above.
Jul10-12, 04:28 PM   #5
 
I don't know... maybe it is me making the thing too complicate... I'm just confused and there is no literature about my problem...
New Reply
Thread Tools


Similar Threads for: Combining relative errors
Thread Forum Replies
Relative Permitttivity & Relative Permeability Dependency General Physics 4
systematic errors, random errors and error due to comparison with literature value Introductory Physics Homework 1
Relative speed, relative angles Introductory Physics Homework 1
Physics lab, calculating/combining errors Introductory Physics Homework 1
Combining Errors Advanced Physics Homework 6