document.write( "Question 402730: There are 50,000 people at a stadium watching a soccer match, and 40,000 of them are male. If 3 people are chosen at random, what is the probability that all 3 of them are male? \n" ); document.write( "
Algebra.Com's Answer #284871 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There are 50,000 people at a stadium watching a soccer match, and 40,000 of them are male. If 3 people are chosen at random, what is the probability that all 3 of them are male? \n" ); document.write( "----- \n" ); document.write( "Binomial Problem with n = 3 and p = 4/5 \n" ); document.write( "--- \n" ); document.write( "P(x = 3) = (4/5)^3 = 64/125 = 0.512 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |