Consider a population consisting of 1,2,3,4 and 5. Supposed samples of size 3 are drawn from this population.Find the sampling distribution of the sample means.
We have population values 1,2,3,4,5, population size N=5 and sample size n=3.
Mean of population "(\\mu)" = "\\dfrac{1+2+3+4+5}{5}=3"
Variance of population
The number of possible samples which can be drawn without replacement is "^{N}C_n=^{5}C_3=10."
"\\def\\arraystretch{1.5}\n \\begin{array}{c:c:c:c:c}\n no & Sample & Sample \\\\\n& & mean\\ (\\bar{x})\n\\\\ \\hline\n 1 & 1,2,3 & 6\/3 \\\\\n \\hdashline\n 2 & 1,2,4 & 7\/3 \\\\\n \\hdashline\n 3 & 1,2,5 & 8\/3\\\\\n \\hdashline\n 4 & 1,3,4 & 8\/3 \\\\\n \\hdashline\n 5 & 1,3,5 & 9\/3 \\\\\n \\hdashline\n 6 & 1,4,5 & 10\/3 \\\\\n \\hdashline\n 7 & 2,3,4 & 9\/3 \\\\\n \\hdashline\n 8 & 2,3,5 & 10\/3 \\\\\n \\hdashline\n 9 & 2,4,5 & 11\/3 \\\\\n \\hdashline\n 10 & 3,4,5 & 12\/3 \\\\\n \\hdashline\n\\end{array}"Mean of sampling distribution
The variance of sampling distribution
Comments
Leave a comment