A population consist of the values 2,4,6 and 8
a) List all the possible sample size 2 when drawing with replacement and compute the mean of each sample.
b)Construct the sampling distribution of the mean.
c) Compute the mean, variance and standard deviation of the sample mean then compare these with the mean, Variance and standard deviation of the population.
We have population values "2,4,6,8" population size "N=4" and sample size "n=2."
Thus, the number of possible samples which can be drawn with replacement is "4^2=16."
a.
b.The sampling distribution of the sample mean "\\bar{X}" is
c.
"\\mu=\\dfrac{2+4+6+8}{4}=5""\\sigma^2=\\dfrac{1}{4}((2-5)^2+(4-5)^2+(6-5)^2+(8-5)^2)"
"=5"
Check
The mean of the sample means is
"=\\dfrac{55}{2}-(5)^2=\\dfrac{5}{2}"
The standard deviation of the sample means is
"\\dfrac{\\sigma^2}{n}=\\dfrac{5}{2}=\\sigma^2_{\\bar{X}}"
"\\mu_{\\bar{X}}=\\mu"
"\\sigma_{\\bar{X}}=\\dfrac{\\sigma}{\\sqrt{n}}"
Comments
Leave a comment