I think you're variance of (X1+X2) formula is incorrect, I get 0.875 but I suppose that depends on how you deal with the missing value, because you'd need that to calculate the Cov(XY). Var[X + Y] = Var + Var - 2Cov[X,Y], where Cov[X,Y] = E[XY]-E E
... View more