document.write( "Question 230464: Students sold 525 raffle tickets to raise money only 1 ticket will be drawn and 1 prize given away sergio brought 15 tickets wha is the probabilty that sergio will not win \n" ); document.write( "
Algebra.Com's Answer #170645 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Students sold 525 raffle tickets to raise money only 1 ticket will be drawn and 1 prize given away sergio brought 15 tickets what is the probabilty that sergio will not win. \n" ); document.write( "--------------------- \n" ); document.write( "Binomial with n = 15, p = 1/525, x = 0 \n" ); document.write( "-------------------------- \n" ); document.write( "P(x=0) = 15C0 (1/525)^0 (524/525)^15 = 0.9718.. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |