document.write( "Question 264403: A group of 10 people consists of 5 men and 5 women. A committee of 4 is chosen from this group. What is the probability that one or more of the committee members is a man? \n" ); document.write( "
Algebra.Com's Answer #194659 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A group of 10 people consists of 5 men and 5 women. A committee of 4 is chosen from this group. What is the probability that one or more of the committee members is a man? \n" ); document.write( "----- \n" ); document.write( "P(at least one man) = 1 - P(no man) \n" ); document.write( "= 1 - [5C0]/10C5] \n" ); document.write( "==== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |