document.write( "Question 1037574: Suppose certain coins have weights that are normally distributed with a mean of 5.368 g and a standard deviation of 0.057 g. A vending machine is configured to accept those coins with weights between 5.258 g and 5.478 g. \r
\n" );
document.write( "\n" );
document.write( "A. If 270 different coins are inserted in the vending machine, what is the expected number of rejected coins? \r
\n" );
document.write( "\n" );
document.write( "B. If 270 different coins are inserted in the vending machine, what is the probability that the mean falls between the limits of 5.258 g and 5.478.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #652239 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose certain coins have weights that are normally distributed with a mean of 5.368 g and a standard deviation of 0.057 g. A vending machine is configured to accept those coins with weights between 5.258 g and 5.478 g. \n" ); document.write( "------ \n" ); document.write( "z(5.258) = (5.258-5.368)/0.057 = -1.93 \n" ); document.write( "z(5.478) = (5.478-5.368)/0.057 = +1.93 \n" ); document.write( "P(5.258 < x < 5.478) = P(-1.93< z < 1.93) = 0.9464 \n" ); document.write( "-------------------------------------------------------------- \n" ); document.write( "A. If 270 different coins are inserted in the vending machine, what is the expected number of rejected coins? \n" ); document.write( "Ans: 0.9464*270 = 256 when rounded up \n" ); document.write( "---------------------------------------------- \n" ); document.write( "B. If 270 different coins are inserted in the vending machine, what is the probability that the mean falls between the limits of 5.258 g and 5.478. \n" ); document.write( "Comment:: Same procedure but the standard deviation is 0.057/sqrt(270) = 0.0035 \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |