Using the data below, perform the following tasks
23 26 29 32 35
A. Construct a sampling distribution of the mean when n=3
B. Draw a histogram for the sample means
A.
We have population values 23, 26, 29, 32, 35, population size N=5 and sample size n=3.
Mean of population "(\\mu)" = "\\dfrac{23+26+29+32+35}{5}=29"
Variance of population
The number of possible samples which can be drawn without replacement is "^{N}C_n=^{5}C_3=10."
"\\def\\arraystretch{1.5}\n \\begin{array}{c:c:c:c:c}\n no & Sample & Sample \\\\\n& & mean\\ (\\bar{x})\n\\\\ \\hline\n 1 & 23,26,29 & 26 \\\\\n \\hdashline\n 2 & 23,26,32 & 27 \\\\\n \\hdashline\n 3 & 23,26,35 & 28\\\\\n \\hdashline\n 4 & 23,29,32 & 28 \\\\\n \\hdashline\n 5 & 23,29,35 & 29 \\\\\n \\hdashline\n 6 & 23,32,35 & 30 \\\\\n \\hdashline\n 7 & 26,29,32 & 29 \\\\\n \\hdashline\n 8 & 26,29,35 & 30 \\\\\n \\hdashline\n 9 & 26,32,35 & 31 \\\\\n \\hdashline\n 10 & 29,32,35 & 32 \\\\\n \\hdashline\n\\end{array}"Mean of sampling distribution
The variance of sampling distribution
B.
Comments
Leave a comment