document.write( "Question 736710: A combination of 10 nurses are selected out of 90 for a study. 20 of the 90 nurses are male (70 female). What is the probability that exactly 4 of the 10 will be male (6 female)? \n" ); document.write( "
Algebra.Com's Answer #449980 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A combination of 10 nurses are selected out of 90 for a study. 20 of the 90 nurses are male (70 female). What is the probability that exactly 4 of the 10 will be male (6 female)?
\n" ); document.write( "-------
\n" ); document.write( "# of ways to succeed: 20C4 * 70C6
\n" ); document.write( "-----
\n" ); document.write( "# of possible outcomes: 90C10\r
\n" ); document.write( "\n" ); document.write( "-----------------
\n" ); document.write( "P(4 male and 6 female) = [20C4*70C6]/90C10 = 0.1110
\n" ); document.write( "==============================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );