document.write( "Question 249532: a group of 6 men and 4 women.... three people are selected to attend a conference.\r
\n" );
document.write( "\n" );
document.write( "in how man ways can group of 3 women be selected from the 4\r
\n" );
document.write( "\n" );
document.write( "if all groups are equally likely to be selected whats the probability that the group will conisist of all women \n" );
document.write( "
Algebra.Com's Answer #181723 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a group of 6 men and 4 women.... three people are selected to attend a conference. \n" ); document.write( "In how many ways can a group of 3 women be selected from the 4 \n" ); document.write( "4C3 = 4C1 = 4 \n" ); document.write( "----------------------- \n" ); document.write( "If all groups are equally likely to be selected? \n" ); document.write( "Whats the probability that the group will consist of all women \n" ); document.write( "--- \n" ); document.write( "P(all women) = 4/10C3 = 4/120 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |