The population of each room in a classroom consist of the numbers 10, 11, 15, and 9. List all the sample size of 3 from this population and compute the mean of each sample
We have population values 9,10,11,15, population size N=4 and sample size n=3.
Mean of population "(\\mu)" = "\\dfrac{9+10+11+15}{4}=11.25"
Select a random sample of size 3 without replacement. We have a sample distribution of sample mean.
The number of possible samples which can be drawn without replacement is "^{N}C_n=^{4}C_3=4."
"\\def\\arraystretch{1.5}\n \\begin{array}{c:c:c:c:c}\n no & Sample & Sample \\\\\n& & mean\\ (\\bar{x})\n\\\\ \\hline\n 1 & 9,10,11 & 30\/3 \\\\\n \\hdashline\n 2 & 9,10,15 & 34\/3 \\\\\n \\hdashline\n 3 & 9,11,15 & 35\/3 \\\\\n \\hdashline\n 4 & 10,11,15 & 36\/3 \\\\\n \\hdashline\n\\end{array}"Mean of sampling distribution
Comments
Leave a comment