
Dan D. answered 06/12/16
Tutor
4.9
(434)
Patient Tutor to help with the Wild World of Statistics
The mean weight is 0.8587 g
with a standard deviation ("sigma of the gaussian") of 0.0524.
a) The weight of 0.8535 g can be converted to the number of standard deviations below/above the mean using:
z = (0.8535 - 0.8587) / 0.0524
= -0.0052/0.0524 ~ -0.0992
For the standard normal distribution, the probability that Z is less than 0, written as P(Z<0), is 0.5. As the value increases the probability P(Z < value) increases also. These probabilities are given by a normal distribution function or table, e.g.: http://www.sjsu.edu/faculty/gerstman/EpiInfo/z-table.htm
In this case we want P(Z>-0.0992). Because the distribution is symmetric, this the same as: P(Z<+0.0992)
From the table (interpolating between 0.9 = 0.5359 and 0.1 = 0.5398) we get:
P(Z<0.0992) ~ 0.5395.
So the probability the piece weights more than 0.8535 g is 0.5395.
b) Adding 442 samples will give a normal distribution that has:
a mean that is 442 times 0.8587,
and a standard deviation that is 0.0524 *√442 .
Dividing by 442 we get "their mean" of 0.8587 g (as expected)
and "their mean"'s standard deviation of (0.0524 *√442) / 442
= 0.0524 /√442 ~ 0.0025
The standard deviation has been reduces by the square root of the number of samples.
Now the z value for the 442-sample-mean is:
z = (0.8535 - 0.8587) / 0.0025 ~ -2.08
Using the table as before, we look up: P(Z<+2.08) = 0.9821
So there is a 98.2 % chance that the mean weight is above the required value.
c) I leave it to you to decide if a ~ 2% chance of getting a little bit less than the specified weight is "exceptionally small" ;-)