The sample size is "n=6." The provided sample data along with the data required to compute the sample mean "\\bar{x}" and sample variance "s^2" are shown in the table below:
"\\begin{matrix}\n & x & x^2 \\\\\n & 4 & 16 \\\\\n & 6 & 36 \\\\\n & 6 & 36 \\\\\n & 7 & 49 \\\\\n & 8 & 4 \\\\\n & 11 & 121 \\\\\nSum= & 42 & 322\n\\end{matrix}"The sample mean "\\bar{x}" is computed as follows:
"\\bar{x}=\\dfrac{1}{n}\\displaystyle\\sum_{i=1}^nx_i=\\dfrac{42}{6}=7" The sample variance "s^2" is
"s^2=\\dfrac{1}{n-1}\\bigg(\\displaystyle\\sum_{i=1}^nx_i^2-\\dfrac{1}{n}\\big(\\displaystyle\\sum_{i=1}^nx_i\\big)^2\\bigg)="
"=\\dfrac{1}{6-1}\\big(322-\\dfrac{1}{6}(42)^2\\big)=5.6" Therefore, the sample sandartd deviation "s" is
"s=\\sqrt{s^2}=\\sqrt{5.6}\\approx2.37"
Comments
Leave a comment