415,620 views
43 votes
43 votes
A brewery has a beer dispensing machine that dispenses beer into the company's 12 ounce bottles. The distribution for the amount of beer dispensed by the machine follows a normal distribution with a standard deviation of 0.17 ounce. The company can control the mean amount of beer dispensed by the machine. What value of the mean should the company use if it wants to guarantee that 98.5% of the bottles contain at least 12 ounces (the amount on the label)

User Inzzz
by
3.1k points

1 Answer

27 votes
27 votes

Answer:

The company should use a mean of 12.37 ounces.

Explanation:

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean
\mu and standard deviation
\sigma, the z-score of a measure X is given by:


Z = (X - \mu)/(\sigma)

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

The distribution for the amount of beer dispensed by the machine follows a normal distribution with a standard deviation of 0.17 ounce.

This means that
\sigma = 0.17

The company can control the mean amount of beer dispensed by the machine. What value of the mean should the company use if it wants to guarantee that 98.5% of the bottles contain at least 12 ounces (the amount on the label)?

This is
\mu, considering that when
X = 12, Z has a p-value of
1 - 0.985 = 0.015, so when
X = 12, Z = -2.17.

Then


Z = (X - \mu)/(\sigma)


-2.17 = (12 - \mu)/(0.17)


12 - \mu = -2.17*0.17


\mu = 12 + 2.17*0.17


\mu = 12.37

The company should use a mean of 12.37 ounces.

User Gpsugy
by
2.9k points