document.write( "Question 810030: The amount of coffe dispensed in a particular vending machine is normally distributed with a mean of 9 ounces and a standard deviation of 1 ounce. What percent of cups will contain more than 8.5 ounces? THe machine can hold up to10 ounces. What is the probability that your cup will runneth over ? \n" ); document.write( "
Algebra.Com's Answer #487915 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The amount of coffe dispensed in a particular vending machine is normally distributed with a mean of 9 ounces and a standard deviation of 1 ounce.
\n" ); document.write( "-------------------
\n" ); document.write( " What percent of cups will contain more than 8.5 ounces?
\n" ); document.write( "z(8.5) = (8.5-9)/1 = -0.5
\n" ); document.write( "P(x > 8.5) = P(z > -0.5) = normalcdf(-0.5,100) = 0.6915
\n" ); document.write( "----------------------
\n" ); document.write( "THe machine can hold up to10 ounces. What is the probability that your cup will runneth over ?
\n" ); document.write( "Do the same as above for z(10)
\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "---------
\n" ); document.write( "
\n" ); document.write( "
\n" );