document.write( "Question 1047169: An instant lottery game gives you probability 0.03 of winning on any one play. Plays are independent of each other. If you play four times, what is the probability that you win on one or more of your four plays of the game? (Round your answer to four decimal places.) \n" ); document.write( "
Algebra.Com's Answer #662677 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An instant lottery game gives you probability 0.03 of winning on any one play. Plays are independent of each other. If you play four times, what is the probability that you win on one or more of your four plays of the game? (Round your answer to four decimal places.) \n" ); document.write( "----- \n" ); document.write( "P(1<=x<=4) = 1- P(x = 0) \n" ); document.write( "----------------------- \n" ); document.write( "1 - P(x = 0) = 1 - 0.97^4 = 0.1147 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |