document.write( "Question 914102: 180 people apply for 5 jobs. Fifty of the applicants are women. If 5 persons are selected at random, find the following probabilities ( answer may be left in combinatorial notation)
\n" );
document.write( "A. The probability that all are women.\r
\n" );
document.write( "\n" );
document.write( "B. Probability that exactly one is a man.\r
\n" );
document.write( "\n" );
document.write( "C. Probability that at least two are men. \n" );
document.write( "
Algebra.Com's Answer #554866 by ewatrrr(24785) You can put this solution on YOUR website! 180 people: 50W, 130M \n" ); document.write( "5 selected: \n" ); document.write( "A. P(all women) = \n" ); document.write( "B. P(exactly one man) = \n" ); document.write( "C. P (at least two men) = 1 - \n" ); document.write( "0r \n" ); document.write( " P (at least two men) = 1 - .0014 - .1850 \n" ); document.write( "check Arithemetic \n" ); document.write( " |