document.write( "Question 574195: Suppose you are going to visit a village that has 120 males (70 boys and 50 men), and 140 females (80 girls and 60 women). What would the probability for you to run into three girls in a row? \n" ); document.write( "
Algebra.Com's Answer #369018 by stanbon(75887) ![]() You can put this solution on YOUR website! Suppose you are going to visit a village that has 120 males (70 boys and 50 men), and 140 females (80 girls and 60 women). What would the probability for you to run into three girls in a row? \n" ); document.write( "---- \n" ); document.write( "# of ways to succeed: 80C3 = 82160 \n" ); document.write( "-- \n" ); document.write( "# of random groups of 3: 300C3 = 445100 \n" ); document.write( "---- \n" ); document.write( "P(3 girls) = 0.0184 \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |