samples of three cards are drawn at random from a population of six cards numbered from 1 to 6. Construct the sampling Distribution of Sample means.
We have population values 1,2,3,4,5 and 6 population size N=6 and sample size n=3.
Mean of population "(\\mu)" =
"\\dfrac{1+2+3+4+5+6}{6}=3.5"Variance of population
"\\sigma=\\sqrt{\\sigma^2}=\\sqrt{\\dfrac{17.5}{6}}\\approx1.7078"
The number of possible samples which can be drawn without replacement is "^{N}C_n=^{6}C_3=20."
"\\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,2,6 & 9\/3 \\\\\n \\hdashline\n 5 & 1,3,4 & 8\/3 \\\\\n \\hdashline\n 6 & 1,3,5 & 9\/3 \\\\\n \\hdashline\n 7 & 1,3,6 & 10\/3 \\\\\n \\hdashline\n 8 & 1,4,5 & 10\/3 \\\\\n \\hdashline\n 9 & 1,4,6 & 11\/3 \\\\\n \\hdashline\n 10 & 1,5,6 & 12\/3 \\\\\n \\hdashline\n 11 & 2,3,4 & 9\/3 \\\\\n \\hdashline\n 12 & 2,3,5 & 10\/3 \\\\\n \\hdashline\n 13 & 2,3,6 & 11\/3 \\\\\n \\hdashline\n 14 & 2,4,5 & 11\/3 \\\\\n \\hdashline\n 15 & 2,4,6 & 12\/3 \\\\\n \\hdashline\n 16 & 2,5,6 & 13\/3 \\\\\n \\hdashline\n 17 & 3,4,5 & 12\/3 \\\\\n \\hdashline\n 18 & 3,4,6 & 13\/3 \\\\\n \\hdashline\n 19 & 3,5,6 & 14\/3 \\\\\n \\hdashline\n 20 & 4,5,6 & 15\/3 \\\\\n \\hdashline\n\\end{array}"Mean of sampling distribution
"\\mu_{\\bar{X}}=E(\\bar{X})=\\sum\\bar{X}_if(\\bar{X}_i)=3.5=\\mu"The variance of sampling distribution
"Var(\\bar{X})=\\sigma^2_{\\bar{X}}=\\sum\\bar{X}_i^2f(\\bar{X}_i)-\\big[\\sum\\bar{X}_if(\\bar{X}_i)\\big]^2""=\\dfrac{2310}{180}-(3.5)^2=\\dfrac{7}{12}= \\dfrac{\\sigma^2}{n}(\\dfrac{N-n}{N-1})""\\sigma_{\\bar{X}}=\\sqrt{\\dfrac{7}{12}}\\approx0.7638"
Comments
Leave a comment