In a statistics lesson $12$ people were asked to think of a number, $x$, between $1$ and $20$ inclusive. From the results Tom found that $\sum x = 186$ and that the standard deviation of $x$ is $4.5$. Assuming that Tom's calculations are correct, find the values of $\sum(x - 10)$ and $\sum(x - 10)^2$.
Please can someone teach me how to do this.
Please help I have a test tomorrow on this.
$$\sum_{i=1}^{12}(X_i-10)=\sum_{i=1}^{12}X_i-12\times10=186-120=66$$
2.
Remember that, by definition
$$ \bbox[5px,border:2px solid black] { 4.5^2=\frac{1}{12}\sum_{i=1}^{12}X^2_i-\Bigg(\frac{1}{12}\sum_{i=1}^{12}X_i\Bigg)^2 \qquad (1) } $$
Using equation (1) you can easily get the value of
$$\sum_{i=1}^{12}X^2_i=(4.5^2+15.5^2)\cdot12=3126$$
Now simply expand
$$\sum_{i=1}^{12}(X_i-10)^2=\sum_{i=1}^{12}X^2_i-20\sum_{i=1}^{12}X_i+12\times 100=606$$
...just substituting and resolve.