List all the possible samples and the corresponding mean
We have population values 1,2,3,4,5, population size N=5 and sample size n=2.
Mean of population "(\\mu)" = "\\dfrac{1+2+3+4+5}{5}=3"
Variance of population
Select a random sample of size 2 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=^{5}C_2=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\/2 \\\\\n \\hdashline\n 2 & 1,3 & 4\/2 \\\\\n \\hdashline\n 3 & 1,4 & 5\/2 \\\\\n \\hdashline\n 4 & 1,5 & 6\/2 \\\\\n \\hdashline\n 5 & 2,3 & 5\/2 \\\\\n \\hdashline\n 6 & 2,4 & 6\/2 \\\\\n \\hdashline\n 7 & 2,5 & 7\/2 \\\\\n \\hdashline\n 8 & 3,4 & 7\/2 \\\\\n \\hdashline\n 9 & 3,5 & 8\/2 \\\\\n \\hdashline\n 10 & 4,5 & 9\/2 \\\\\n \\hdashline\n\\end{array}"Mean of sampling distribution
The variance of sampling distribution
Comments
Leave a comment