tjosan
- 32
- 2
Homework Statement
Hello,
I have the following operation that I want to perform:
[tex]f=\frac{\bar{X}}{100-\sum \bar{Y}_j}*K[/tex]
[itex]\bar{X}[/itex] and [itex]\bar{Y}[/itex] are averages with variances [itex]S_{X}^2[/itex] and [itex]S_{Y_j}^2[/itex] and [itex]K[/itex] is a constant.
How will the error propagate?
Homework Equations
According to Wikipedia:
(1) [itex]f=a\bar{A} \Rightarrow S_f^2=a^2S_f^2[/itex] where [itex]a[/itex] is a constant.
(2) [itex]f=\bar{A}\bar{B} \Rightarrow S_f^2=S_A^2+S_B^2[/itex]
(3) [itex]f=\frac{\bar{A}}{\bar{B}} \Rightarrow S_f^2=f^2\left(\frac{S_A^2}{A^2}+\frac{S_B^2}{B^2}\right)[/itex]
The Attempt at a Solution
So then the error of the nominator will be [itex]S_{X}^2[/itex]
Only looking at the denominator i will have: [itex]100-\sum S_{Y_j}^2[/itex]
Using the third and first equation will then yield:
[tex]S_f^2=f^2 \left(\frac{S_{X}^2}{\bar{X}^2} + \frac{100-\sum S_{Y_j}^2}{(100-\sum \bar{Y}_j)^2} \right)K^2[/tex]
Where [itex]K^2[/itex] comes from the first equation.
I am a little bit confused though. Is this correct?
Thanks.
Edit: Covariance=0