document.write( "Question 467339: In a group of 20 person, 5 are females. If 3 persons are picked out of 20 at random, what is the probability that they all are females? What is the probability of atleast one being female? \n" ); document.write( "
Algebra.Com's Answer #320633 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 5/20x4/19x3/18=1/4x1/6x4/19=4/456=1/114 \n" ); document.write( "------------------------------- \n" ); document.write( "That all picks are men:3/4x3/4x3/4=27/64 \n" ); document.write( "At least one is a woman:1-27/64=37/64.. \n" ); document.write( " |