document.write( "Question 1192785: A soda machine dispenses soda into 16-ounce cups. Tests shows that the actual amount of soda dispensed has a mean of 15.85 oz and a standard deviation of 9.5 oz. A sample of 12 cups is taken. What is the probability that the sample mean is between 14.75 and 22.5? \n" ); document.write( "
Algebra.Com's Answer #824685 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x-mean)/sigma/sqrt(n)
\n" ); document.write( "z=(14.75-15.85)/9.5/sqrt(12)=-1.10*sqrt(12)/9.5=-0.40
\n" ); document.write( "z=(22.5-15.85)/9.5/sqrt(12)=2.42
\n" ); document.write( "that probability is 0.6477.
\n" ); document.write( "The sd of the sample mean is 9.5/sqrt(12)=2.74
\n" ); document.write( "There is rounding of the z value above. If done on the calculator without rounding, the probability is 0.6481.
\n" ); document.write( "
\n" );