document.write( "Question 479785: I tried working this problem out, but got stuck, please help\r
\n" );
document.write( "\n" );
document.write( "A vending machine dispenses coffee in a 20 oz cup. The amount of coffee dispensed into the cup is normally distrubuted with a standard deviation of 0.06 oz. You can allow the cup to overfill 4% of the time. What amount should you set as the mean amount of coffee to be dispensed, Thanks \n" );
document.write( "
Algebra.Com's Answer #328815 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A vending machine dispenses coffee in a 20 oz cup. \n" ); document.write( "The amount of coffee dispensed into the cup i \n" ); document.write( "s normally distributed with a standard deviation of 0.06 oz. \n" ); document.write( "You can allow the cup to overfill 4% of the time. What amount should you set as the mean amount of coffee to be dispensed, \n" ); document.write( "---- \n" ); document.write( "Find the z-value with a left tail of 54% \n" ); document.write( "invNor(0.54) = 0.1004 \n" ); document.write( "-------- \n" ); document.write( "Solve the following for \"u\": \n" ); document.write( "z(20) = (20-u)/0.06 = 0.1004 \n" ); document.write( "---- \n" ); document.write( "20-u = 0.06*0.1004 = 0.006 \n" ); document.write( "u = 19.994 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |