document.write( "Question 44038: The probability of winning on a slot machine is 5%. If a person plays the machine 500 times, find the probability of winning 30 times. Use the normal approximation to the binomial distribution.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #28967 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The probability of winning on a slot machine is 5%. If a person plays the machine 500 times, find the probability of winning 30 times. Use the normal approximation to the binomial distribution.\r \n" ); document.write( "\n" ); document.write( "Find the area under the normal curve over the interval (29.5,30.5) \n" ); document.write( "when the mean =np=500*0.05 and the standard deviation = sqrt(500*0.05*0.95)\r \n" ); document.write( "\n" ); document.write( "I get an answer of 0.03024\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |