Consider a population consisting of 2, 4, 6, 8 and 10. Suppose samples of size 3 are drawn from
this population. a. Describe the sampling distribution of the sample means b. What are the mean and variance of the sampling distribution of the sample means? c. Construct a histogram for the sampling distribution.
1
Expert's answer
2022-05-16T17:46:56-0400
We have population values 2,4,6,8,10, population size N=5 and sample size n=3.
Mean of population (μ) = 52+4+6+8+10=6
Variance of population
σ2=nΣ(xi−xˉ)2=516+4+0+4+16=8
σ=σ2=8=22≈2.8284
a. Select a random sample of size 3 without replacement. We have a sample distribution of sample mean.
The number of possible samples which can be drawn without replacement is NCn=5C3=10.
Comments