document.write( "Question 318956: Can anyone help me with this probability question? You have a group of 10 people, 4 are women and 6 men. A blindfolded woman pulls three names from a bag and they are all three women-what is the probability of this luck? I know the full amount of people is 10, four of which are woman so the probability is 4/10 or out of 10 chances, there were 4 opportunities (reduced down to 2/5) is this correct? Any help would be appreciated! \n" ); document.write( "
Algebra.Com's Answer #228326 by stanbon(75887) ![]() You can put this solution on YOUR website! You have a group of 10 people, 4 are women and 6 men. \n" ); document.write( "------- \n" ); document.write( "A blindfolded woman pulls three names from a bag and they are all three women-what is the probability of this luck? \n" ); document.write( "---- \n" ); document.write( "# of ways to pull 3 \"women\" from the bag: 4C3 = 4 \n" ); document.write( "Comment: The \"C\" stands for \"combination\". When you \n" ); document.write( "count combinations, you are counting groups. You \n" ); document.write( "could select 4 distinct groups of 3 women from a set containing \n" ); document.write( "4 woman. \n" ); document.write( "Try it with {a,b,c,d} \n" ); document.write( "Each time you select 3 you are not selecting 1. \n" ); document.write( "And there are 4 ways to not select one; so there \n" ); document.write( "are 4 wasys to select three.\r \n" ); document.write( "\n" ); document.write( "---- \n" ); document.write( "# of ways to pull 3 tags randomly from the bag: 10C3 = (10*9*8)/(1*2*3) = 120 \n" ); document.write( "---------------- \n" ); document.write( "Probability of pulling 3 \"women\" from the bag: 4/120 = 1/30 \n" ); document.write( "=============================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |