Is My Calculation for Standard Error of a Stress Calculation Correct?

  • Thread starter Thread starter charlesltl
  • Start date Start date
  • Tags Tags
    Combination Errors
AI Thread Summary
The discussion focuses on calculating the standard error of a stress-related calculation involving variables A, B, and C, along with their respective standard errors. The original poster presents their calculations and expresses confusion over differing suggestions regarding the correct formula for combining errors. A participant clarifies that the correct expression for the error of the function should incorporate partial derivatives of the variables. Ultimately, the consensus is that the correct formula for the standard error is k2√[ΔA² + 2k1ΔA² + k1²(ΔA² + ΔB² + ΔC²)]. The thread concludes with acknowledgment of the correct approach to calculating the standard error.
charlesltl
Messages
5
Reaction score
0
Hello Everyone,

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

Let's consider the following:

A ± ΔA
B ± ΔB

where A and B are the mean values while ΔA and ΔB are the respective standard errors.

The common combination of errors formulas are as follows:

y = A + B then, Δy = √(ΔA2+ΔB2)

y = k. A then, Δy = k.ΔA

Now my equation is,

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

May I know if my following working is correct?

( A + B + C )
= √(ΔA2+ΔB2 + ΔC2)

k1 . ( A + B + C )
= k1 . √(ΔA2+ΔB2 + ΔC2)

A + k1 . ( A + B + C )
= √[ΔA2 + (k1 . √(ΔA2+ΔB2 + ΔC2))2]
= √[ΔA2 + k12 . (ΔA2+ΔB2 + ΔC2)]

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

Your input in highly appreciated.

Charles
 
Physics news on Phys.org
The function f=y = k2 . [ A + k1 . ( A + B + C ) ] is the same as
y = k2 [ A(k1+1) + k1 B + k1C ) ]. You can take y as linear combination of A, B, C with the constants p and q (p=k2(1+k1), q=k1k2):

y= pA+qB+qC

ehild
 
I am sorry but I noticed that there are some mistakes in my first post. The subscripts and superscripts are not clearly shown. So the correct equations are as follows:

The common combination of errors formulas are as follows:

y = A + B then, Δy = √(ΔA2+ΔB2)

y = k. A then, Δy = k.ΔA

Now my equation is,

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

May I know if my following working is correct?

( A + B + C )
= √(ΔA2+ΔB2 + ΔC2)

k1 . ( A + B + C )
= k1 . √(ΔA2+ΔB2 + ΔC2)

A + k1 . ( A + B + C )
= √[ΔA2 + (k1 . √(ΔA2+ΔB2 + ΔC2))2]
= √[ΔA2 + k12 . (ΔA2+ΔB2 + ΔC2)]

k2 . [ A + k1 . ( A + B + C ) ]
= k2 . √[ΔA2 + k12 . (ΔA2+ΔB2 + ΔC2)]


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

------------------------------------------------------------------------------------
Thanks ehild,
I tried you suggestion and ended up as follows:
Taking,
p=k2(1+k1),
q=k1k2

pA+qB+qC
= √[p2ΔA2+q2ΔB2 + q2ΔC2]
= √[(k2(1+k1))2ΔA2+(k1k2)2ΔB2 + (k1k2)2ΔC2]
= k2√[(1+k1)2ΔA2+(k1)2ΔB2 + (k1)2ΔC2]
= k2√[(1+2k1+k12)ΔA2+(k1)2ΔB2 + (k1)2ΔC2]
= k2√[ΔA2 + 2k1ΔA2 +k12(ΔA2+ΔB2 + ΔC2)]

It ends up to be different than the earlier solutions that I found and was suggested. Please could you (or anyone) enlighten me.

Thank you in advance.
 
As far as I know, that is the correct expression of the error of your function.

If you have a function f(x,y,z) of variables x, y, z and you know the mean values and standard deviations X±Δx, Y±Δy, Z±Δz, than the error of the function is Δf=\sqrt{(\frac{\partial f}{\partial x}\Delta x)^2+(\frac{\partial f}{\partial y}\Delta y)^2+(\frac{\partial f}{\partial z}\Delta z)^2}

ehild
 
charlesltl said:
= k2√[ΔA2 + 2k1ΔA2 +k12(ΔA2+ΔB2 + ΔC2)]
I agree with ehild. That is the correct answer.
 
Thank you for your help ehild and haruspex.
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top