2. The width of white board markers manufactured by a company is approximately normally distributed with a mean of 12 mm (millimetres) and a standard deviation of 4 mm. If a random sample of size 16 white board markers is selected, what is a) the distribution of the mean? b) the probability that the sample mean is less than 15.6 mm? c) the probability that the sample mean is between 12.8 mm and 13.2 mm?
"\\mu=12 \\\\\n\n\\sigma=4 \\\\\n\nn=16"
a) Distribution will be normal with mean = 12 mm and standard deviation "= \\frac{4}{\\sqrt{16}}=1"
b)
"P(\\bar{X} <15.6) = P(Z < \\frac{15.6-12}{4 \/ \\sqrt{16}}) \\\\\n\n= P(Z<3.6) \\\\\n\n= 0.9998"
c)
"P(12.8< \\bar{X}<13.2) = P(\\bar{X}<13.2) -P(\\bar{X}<12.8) \\\\\n\n= P(Z< \\frac{13.2-12}{4\/ \\sqrt{16}}) -P(Z< \\frac{12.8-12}{4 \/\\sqrt{16}}) \\\\\n\n= P(Z< 1.2) -P(Z<0.8) \\\\\n\n= 0.8849 -0.7881 \\\\\n\n= 0.0968"
Comments
Leave a comment