document.write( "Question 1157856: 1. Suppose a brewery has a filling machine that fills 12 ounce bottles of beer. It is known that the amount of beer poured by this filling machine follows a normal distribution with a mean of 12.27 ounces and a standard deviation of 0.06 ounce. Find the probability that the bottle contains between 12.17 and 12.23 ounces \n" ); document.write( "
Algebra.Com's Answer #780788 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x-mean)/sd
\n" ); document.write( "(12.17-12.27)/.06 =-1.67
\n" ); document.write( "(12.23-12.27)/.06=-0.67
\n" ); document.write( "we want the probability between those two values of z.\r
\n" ); document.write( "\n" ); document.write( "Can use the table or a calculator
\n" ); document.write( "probability is 0.2040.
\n" ); document.write( "
\n" );