document.write( "Question 198806: from a group of 6 men and 4 women, a committee of 3 is to be selected at random. find P(at least 2 women) \n" ); document.write( "
Algebra.Com's Answer #149335 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Simply find the probability of 2 women or 3 women. In other words, \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(at least 2 women) = P(2 women) + P(3 women) \n" ); document.write( " |