Exercise 1
The mean and variance of eight observations are and , respectively. If six of the observations are , , , , and , find the remaining two observations.
Not cross-checked
This solution has not been cross-checked against the answer printed in NCERT.
NCERT’s answer
$\displaystyle 4,8$
Use the two totals \(\displaystyle \sum x_i\) and \(\displaystyle \sum x_i^{2}\). For \(\displaystyle n\) observations,
\[\bar{x}=\frac{\sum x_i}{n},\qquad \sigma^{2}=\frac{\sum x_i^{2}}{n}-\bar{x}^{2}. \]Let the two unknown observations be \(\displaystyle a\) and \(\displaystyle b\), with \(\displaystyle n=8\), \(\displaystyle \bar{x}=9\), \(\displaystyle \sigma^{2}=9.25\).Sum. \(\displaystyle \sum x_i=8\times 9=72\). The six known observations add to
\[6+7+10+12+12+13=60, \]
so
\[a+b=72-60=12. \tag{1} \]Sum of squares. From \(\displaystyle \sigma^{2}=\dfrac{\sum x_i^{2}}{n}-\bar{x}^{2}\),
\[\sum x_i^{2}=8\left(9.25+81\right)=8\times 90.25=722. \]
The six known squares add to
\[36+49+100+144+144+169=642, \]
so
\[a^{2}+b^{2}=722-642=80. \tag{2} \]Solve ($\displaystyle 1$) and ($\displaystyle 2$). From \(\displaystyle (a+b)^{2}=a^{2}+b^{2}+2ab\),
\[144=80+2ab\ \Rightarrow\ ab=32. \]
So \(\displaystyle a\) and \(\displaystyle b\) are the roots of \(\displaystyle t^{2}-12t+32=0\), i.e. \(\displaystyle (t-4)(t-8)=0\).Check: with $\displaystyle 4$ and $\displaystyle 8$ the eight values sum to \(\displaystyle 72\) (mean $\displaystyle 9$) and their squares sum to \(\displaystyle 642+16+64=722\), giving \(\displaystyle \dfrac{722}{8}-81=9.25\). ✓The remaining two observations are $\displaystyle 4$ and 8.