document.write( "Question 557323: An executive committee consists of 11 members, 6 men and 5 women. 3 members are selected at random to go to a meeting in Hawaii. What is the probability that all 3 selected are women? \n" ); document.write( "
Algebra.Com's Answer #362559 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An executive committee consists of 11 members, 6 men and 5 women. 3 members are selected at random to go to a meeting in Hawaii. What is the probability that all 3 selected are women? \n" ); document.write( "---------------------------- \n" ); document.write( "# of ways to succeed: 5C3 = 10 \n" ); document.write( "# of random selections: 11C3 = 165 \n" ); document.write( "----- \n" ); document.write( "P(select 3 women) = 10/165 = 2/53 \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================================= \n" ); document.write( " |