A population consist of three numbers (2, 4, 6). Consider all possible samples of size 2 which can be drawn without
replacement from the population. Find the following:
1. We have population values 2,4,6, population size N=3 and sample size n=2.
Mean of population "(\\mu)" = "\\dfrac{2+4+6}{3}=4"
2.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=^{3}C_2=3."
"\\def\\arraystretch{1.5}\n \\begin{array}{c:c:c:c:c}\n no & Sample & Sample \\\\\n& & mean\\ (\\bar{x})\n\\\\ \\hline\n 1 & 2,4 & 3 \\\\\n \\hdashline\n 2 & 2,6 & 4 \\\\\n \\hdashline\n 3 & 4,6 & 5 \\\\\n \\hdashline\n\\end{array}"3. Mean of sampling distribution
4. The variance of sampling distribution
5.
Comments
Leave a comment