the marks scored by five students in a test of statistics carrying 100 marks are 50, 60, 50, 60 and 40. A simple random sample of size 4 draws without replacement construct the sampling distribution of sample mean and find the standard error of the sample mean?
We have population values "50,60,50,60,40," population size "N=5," and sample size "n=4." Thus, the number of possible samples which can be drawn without replacement is
"Variance=\\sigma^2"
"=\\dfrac{1}{5}((50-52)^2+(60-52)^2+(50-52)^2"
"+(60-52)^2+(40-52)^2)=56"
"\\def\\arraystretch{1.5}\n \\begin{array}{c:c:c}\n No & Sample & Mean \\\\ \\hline\n 1 & (50, 60, 50, 60) & 55 \\\\\n \\hdashline\n 2 & (50, 60, 50, 40) & 50 \\\\\n \\hdashline\n3 & (50, 60, 60, 40) & 52.5 \\\\\n \\hdashline\n4 & (50, 50, 60, 40) & 50 \\\\\n \\hdashline\n5 & (60, 50,60,40) & 52.5 \\\\\n \\hdashline\n\n\\end{array}"
The sampling distribution of the sample mean "\\bar{x}" and its mean and standard deviation are:
"E(\\bar{X})=\\sum\\bar{x}f(\\bar{x})=52"
"Var(\\bar{X})=\\sum\\bar{x}^2f(\\bar{x})-(\\sum\\bar{x}f(\\bar{x}))^2"
"=2707.5-52^2=3.5"
"E(\\bar{X})=52=\\mu"
"Var(\\bar{X})=3.5=\\dfrac{\\sigma^2}{n}(\\dfrac{N-n}{N-1})=\\dfrac{56}{4}(\\dfrac{5-4}{5-1})"
Comments
Leave a comment