Question
Mathematics Question on Statistics
The mean and variance of 7 observations are 8 and 16, respectively. If five of the observations are 2, 4, 10, 12 and 14. Find the remaining two observations.
Let the remaining two observations be x and y
The observations are 2, 4, 10, 12, 14, x, y.
Meanxˉ72+4+10+12+14+x+y=8
⇒56=42+x+y
⇒x+y=14…….(1)
varience=16=n1∑i=17(xi−xˉ)2
16=71[(−6)2+(−4)2+(2)1+(4)2+(6)2+x2+y2−2×8(x+y)+2×(8)2]
16=71[36+16+4+16+36+x2+y2−16(14)+2(64)].........[Using(1)]
16=71[108+x2+y2−224+128]
16=71[12+x2+y2]
⇒x2+y2=100 ……(2)
From (1), we obtain
x2+y2+2xy=196(3)
From (2) and (3), we obtain
2xy = 196-100
⇒ 2xy = 96-(4)
Subtracting (4) from (2), we obtain
x2+y22xy=100−96
⇒(x−y)2=4
⇒x−y=A^±2(5)
Therefore, from (1) and (5), we obtain
x = 8 and y = 6 when x-y = 2
x = 6 and y = 8 when x-y = -2
Thus, the remaining observations are 6 and 8.