New Reply

Combination of Errors

 
Share Thread Thread Tools
Mar18-13, 09:47 AM   #1
 

Combination of Errors


Hello Everyone,

I am trying to compute the standard error of a stress related calculation.

Let's consider the following:

A [itex]\pm[/itex] [itex]\Delta[/itex]A
B [itex]\pm[/itex] [itex]\Delta[/itex]B

where A and B are the mean values while [itex]\Delta[/itex]A and [itex]\Delta[/itex]B are the respective standard errors.

The common combination of errors formulas are as follows:

y = A + B then, [itex]\Delta[/itex]y = √([itex]\Delta[/itex]A2+[itex]\Delta[/itex]B2)

y = k. A then, [itex]\Delta[/itex]y = k.[itex]\Delta[/itex]A

Now my equation is,

y = k2 . [ A + k1 . ( A + B + C ) ]

May I know if my following working is correct?

( A + B + C )
= √([itex]\Delta[/itex]A2+[itex]\Delta[/itex]B2 + [itex]\Delta[/itex]C2)

k1 . ( A + B + C )
= k1 . √([itex]\Delta[/itex]A2+[itex]\Delta[/itex]B2 + [itex]\Delta[/itex]C2)

A + k1 . ( A + B + C )
= √[[itex]\Delta[/itex]A2 + (k1 . √([itex]\Delta[/itex]A2+[itex]\Delta[/itex]B2 + [itex]\Delta[/itex]C2))2]
= √[[itex]\Delta[/itex]A2 + k12 . ([itex]\Delta[/itex]A2+[itex]\Delta[/itex]B2 + [itex]\Delta[/itex]C2)]

k2 . [ A + k1 . ( A + B + C ) ]
= k2 . √[[itex]\Delta[/itex]A2 + k12 . ([itex]\Delta[/itex]A2+[itex]\Delta[/itex]B2 + [itex]\Delta[/itex]C2)]


I am confused because I was suggested that it should be,
k2 . [ A + k1 . ( A + B + C ) ]
= k2 . √ [k1. [itex]\Delta[/itex]A2 + k12 . ([itex]\Delta[/itex]A2+[itex]\Delta[/itex]B2 + [itex]\Delta[/itex]C2)]

Your input in highly appreciated.

Charles
 
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Mar18-13, 09:52 AM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
That last appears to be the "mean square error" rather than the "error".
 
Mar18-13, 09:59 AM   #3
 
Would you suggest that my working to compute the standard error is correct?
 
New Reply
Thread Tools


Similar Threads for: Combination of Errors
Thread Forum Replies
systematic errors, random errors and error due to comparison with literature value Introductory Physics Homework 1
Lab errors Introductory Physics Homework 1
Combination of Errors Advanced Physics Homework 7
[SOLVED] Combination of uncertainties/errors when dealing with equations Advanced Physics Homework 2
Errors Introductory Physics Homework 9