A welterweight boxing team has 4 boxers who weigh $68.9kg$, $70.7kg$, $72.5kg$ and $74.3kg$. Determine all possible random samples (with replacement) of $n=2$ and calculate the mean of these samples. Using this information, calculate the following:
a)The mean of the weight of the four boxers.
b) the standard deviation of the four boxers' weights
c) The mean of the sample means
d) The standard error of the sample means.
My workings:
Well a) is just $\frac{68.9\:+\:\:70.7\:+\:\:72.5\:+\:74.3}{4}=71.6$
b) I used my graphics calculator for this one. Here is the snippet:
c)Now the mean of the sample means. First I construct 6 combination of teams. As expected the mean of the sample means is $71.6$
d) Now the standard error of the sample means. I entered the sample data ($n=6$) into my calculator and got $1.27279$ as my standard error of the sample means. But according to my the answer provided:
***So how can I calculate the standard error of the sample means?

