14.8k views
1 vote
A company that manufactures and bottles apple juice uses a machine that automatically fills 16–ounce bottles. There is some variation in the amounts of liquid dispensed into the bottles. The amount dispensed is approximately normally distributed with mean 16 ounces and standard deviation 1 ounce. What proportion of bottles will have more than 17 ounces?

User ByteDuck
by
7.7k points

1 Answer

0 votes

Answer: 0.1587

Explanation:

Given : The amount dispensed is approximately normally distributed with Mean :
\mu=\ 16

Standard deviation :
\sigma= 1

The formula to calculate the z-score :-


z=(x-\mu)/(\sigma)

For x= 17


z=(17-16)/(1)=1

The p-value =
P(17<x)=P(1<z)


=1-P(z<1)=1-0.8413447\\\\=0.1586553\approx0.1587

The proportion of bottles will have more than 17 ounces = 0.1587

User Robotcookies
by
8.8k points