Consider all samples of size 5 from this population.
2,5,6,8,10,12,13
1. Compute the mean and the standard deviation of the population.
2. List all samples of size 5 and compute the mean for each sample.
3. Construct the sampling distribution of the sample means.
4. Calculate the mean of the sampling distribution of the sample means.
Compare this to mean of the population.
5. Calculate the standard deviation of the sampling distribution of the
sample means . Compare this to the standard deviation of the
population.
1.
"\\mu=\\frac{2+5+6+8+10+12+13}{7}=8"
"\\sigma=\\sqrt{\\frac{\\sum(x_i-\\mu)^2}{N}}=\\sqrt{94\/7}=3.66"
2.
2,5,6,8,10: "\\mu_5=6.2" 2,6,8,10,13: "\\mu_5=7.8"
2,5,6,8,12: "\\mu_5=6.6" 2,6,8,12,13: "\\mu_5=8.2"
2,5,6,8,13: "\\mu_5=6.8" 2,6,10,12,13: "\\mu_5=8.6"
2,5,6,10,12: "\\mu_5=7.0" 2,8,10,12,13: "\\mu_5=9.0"
2,5,6,10,13: "\\mu_5=7.2" 5,6,8,10,12: "\\mu_5=8.2"
2,5,6,12,13: "\\mu_5=7.6" 5,6,8,10,13: "\\mu_5=8.4"
2,5,8,10,12: "\\mu_5=7.4" 5,6,8,12,13: "\\mu_5=8.8"
2,5,8,10,13: "\\mu_5=7.6" 5,6,10,12,13: "\\mu_5=9.2"
2,5,8,12,13: "\\mu_5=8.0" 5,8,10,12,13: "\\mu_5=9.6"
2,5,10,12,13: "\\mu_5=8.4" 6,8,10,12,13: "\\mu_5=9.8"
2,6,8,10,12: "\\mu_5=7.6"
3.
"P(\\mu_5=6.2)=P(\\mu_5=6.6)=P(\\mu_5=6.8)=P(\\mu_5=7.0)=P(\\mu_5=7.2)="
"=P(\\mu_5=7.4)=P(\\mu_5=7.8)=P(\\mu_5=8.0)=P(\\mu_5=8.6)=P(\\mu_5=8.8)="
"=P(\\mu_5=9.0)=P(\\mu_5=9.2)=P(\\mu_5=9.6)=P(\\mu_5=9.8)=1\/21"
"P(\\mu_5=8.2)=P(\\mu_5=8.4)=2\/21"
"P(\\mu_5=7.6)=3\/21=1\/7"
4.
"E[\\mu_5]=(6.2+6.6+6.8+7.0+7.2+7.4+7.8+8.0+8.6+8.8+9.0+9.2++9.6+9.8+2\u22c58.2+2\u22c58.4+3\u22c57.6)\/21=8.0=\\mu"
5.
"\\sigma_5=\\sqrt{E[\\mu_5^2]-E[\\mu_5]^2}=\\sqrt{94\/105}=\\sigma\/\\sqrt{15}=0.946"
Comments
Leave a comment