document.write( "Question 1113530: STATISTICS. please help.
\n" );
document.write( "2.An automatic soda dispenser is regulated so that it dispenses an average of 200 ml per cup. Suppose the amount of drink dispensed is normally distributed with a standard deviation equal to 15 ml.
\n" );
document.write( "a.What is the probability that a cup contains between 191 and 209 ml?
\n" );
document.write( "b.What is the probability that a cup will overflow if 230 ml cups are used?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #728602 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x-mean(/sd \n" ); document.write( "z=(191-200)/15=-0.6 \n" ); document.write( "z=(209-200)/15=+0.6 \n" ); document.write( "the probability of z between those values is 0.4515 \n" ); document.write( "---- \n" ); document.write( "z=(230-200)/15=+2 \n" ); document.write( "probability z > 2 is 0.0228 \n" ); document.write( " |