document.write( "Question 654878: what is the probability that there will be no females in a sample where there are 9 males and 16 females and 3 are them are randomly selected?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #408862 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! No females means all three selections are male. \n" ); document.write( "P(m) = 9/25 \n" ); document.write( "P(m,m) = (9/25)*(8/24) \n" ); document.write( "P(m,m,m) = (9/25)*(8/24)*(7/23) = 21/575 = 0.0365 = 3.65% \n" ); document.write( " |