document.write( "Question 849949:  If you know that 25 women and 22 men are available for invitation but only 12 will attend, what is the probability that you would have six men and six women attend?\r
\n" );
document.write( "\n" );
document.write( "The probability that six men and six women attend is
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #511849 by stanbon(75887)      You can put this solution on YOUR website! If you know that 25 women and 22 men are available for invitation but only 12 will attend, what is the probability that you would have six men and six women attend? \n" ); document.write( "------- \n" ); document.write( "# of ways to succeed/# of groups of 12 = \n" ); document.write( "------------------------------------------ \n" ); document.write( "25C6*22C6/47C12 = 0.2529 \n" ); document.write( "------------------------------------------------------- \n" ); document.write( "The probability that six men and six women attend is 0.2529 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------- \n" ); document.write( " \n" ); document.write( " |