random samples of size 4 are drawn with replacement from a finite population 3,6,9
How many possible samples of size 4 are possible?
Find the mean of the sample means.
Find the variance of the sample.
Find the standard deviation of the sample.
1
Expert's answer
2021-11-17T17:53:06-0500
1.
We have population values 3,6,9 population size N=3 and sample size n=4. Thus, the number of possible samples which can be drawn without replacement is
Nn=34=81
2.
In sampling with replacement the mean of all sample means equals the mean of the population:
μXˉ=μ=33+6+9=6
3.
When sampling with replacement the variance of all sample means equals the variance of the population divided by the sample size
Comments