Matt atkinson
- 114
- 1
Homework Statement
I am just looking through some old notes I have from for cosmology, and there's something cropped up that i can't seem to figure out:
Say I have two (or more) values for H_o each with errors such as:
H_{o_1}=70^{+a+b}_{-c-d}
and
H_{o_2}=69^{+e+f}_{-g-h}
How would I go about calculating the weighted averaged (a,c,e,g are statistical errors. The rest are systematic errors) and then uncerstainty on the weighted average when for instance a\neq c.
Homework Equations
All the formula i found are along the lines of:
\bar{x}=(\sum^{N}_{i=1}x_i/\sigma_i^2)/(\sum^{N}_{i=1}1/\sigma_i^2)
\sigma_{\bar{x}}=\sqrt{1/(\sum^{N}_{i=1}1/\sigma_i^2})
The Attempt at a Solution
I've attempted to workout the top uncertainty on it's own, and likewise with the bottom but that doesn't seem the right way to do it.