document.write( "Question 445993: The participants in a television quiz show are picked from a large pool of applicants with approximately equal numbers of men and women. Among the last 10 participants there have been only 2 women. If participants are picked randomly, what is the probability of getting 2 or fewer women when 10 people are picked?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #307106 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The participants in a television quiz show are picked from a large pool of applicants with approximately equal numbers of men and women. Among the last 10 participants there have been only 2 women. If participants are picked randomly, what is the probability of getting 2 or fewer women when 10 people are picked? \r
\n" ); document.write( "\n" ); document.write( "----------------------------
\n" ); document.write( "Binomial Problem with n = 10 and p = 1/2
\n" ); document.write( "---
\n" ); document.write( "P(0<= p <=2) = binomcdf(10,0.5,2) = 0.0547
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=========
\n" ); document.write( "
\n" );