Suppose a population consists of the five measurements: 2, 6, 8, 0, and 1:
1. What is the mean and standard deviation of the population?
2. How many different samples of size n=2 can be drawn from the population? List them with their corresponding means.
SAMPLE MEAN
3. Construct the sampling distribution of the sample means.
4. What is the mean of the sampling distribution of te sample means? Compare this to the mean of the population.
5. What is the standard deviation of the sampling distribution of the sample means? Vompare this to the standard deviation of the population.
1. Mean
Variance
"(0-3.4)^2+(1-3.4)^2\\big)=9.44"
Standard deviation
2. We have population values "2,6,8,0,1" population size "N=5" and sample size "n=2." Thus, the number of possible samples which can be drawn without replacement is
3. The sampling distribution of the sample means.
4.
The mean of the sampling distribution of the sample means is equal to the
the mean of the population.
5.
"Var(\\bar{X})=\\sum\\bar{X}^2f(\\bar{X})-(\\sum\\bar{X}f(\\bar{X}))^2""=\\dfrac{604}{40}-(\\dfrac{68}{20})^2=\\dfrac{1416}{400}=\\dfrac{354}{100}=3.54"
"\\sqrt{Var(\\bar{X})}=\\sqrt{\\dfrac{354}{100}}\\approx1.8815"
Verification:
"Var(\\bar{X})=\\dfrac{\\sigma^2}{n}(\\dfrac{N-n}{N-1})=\\dfrac{9.44}{2}(\\dfrac{5-2}{5-1})""=3.54, True"
Comments
Leave a comment