Random samples with size 5 are drawn from the population containing the values 26, 32, 41, 50, 58, and 63.
Find the mean of the mean of the sample means
We have population values 26, 32, 41, 50, 58, 63, population size N=6 and sample size n=5.
Mean of population "(\\mu)" = "\\dfrac{26+32+41+50+58+63}{6}=45"
The number of possible samples which can be drawn without replacement is "^{N}C_n=^{6}C_5=6."
"\\def\\arraystretch{1.5}\n \\begin{array}{c:c:c:c:c}\n no & Sample & Sample \\\\\n& & mean\\ (\\bar{x})\n\\\\ \\hline\n 1 & 26, 32, 41, 50, 58 & 207\/5 \\\\\n \\hdashline\n 2 & 26, 32, 41, 50, 63 & 212\/5 \\\\\n \\hdashline\n 3 & 26, 32, 41, 58, 63 & 220\/5\\\\\n \\hdashline\n 4 & 26, 32, 50, 58, 63 & 229\/5 \\\\\n \\hdashline\n 5 & 26, 41, 50, 58, 63 & 238\/5 \\\\\n \\hdashline\n 6 & 32, 41, 50, 58, 63 & 244\/5 \\\\\n \\hdashline\n\\end{array}"Mean of sampling distribution
"\\mu_{\\bar{X}}=E(\\bar{X})=\\sum\\bar{X}_if(\\bar{X}_i)=45=\\mu"
Comments
Leave a comment