document.write( "Question 1129405: A company has 12 male and 8 female employees. They need to pick 4 for a hiring
\n" );
document.write( "committee.
\n" );
document.write( "a. How many hiring committees can be formed.\r
\n" );
document.write( "\n" );
document.write( "b. Find the probability that the committee has only males.\r
\n" );
document.write( "\n" );
document.write( "c. Find the probability that the committee has at least one female.\r
\n" );
document.write( "\n" );
document.write( "d. Find the probability that the committee has 2 males and 2 females \n" );
document.write( "
Algebra.Com's Answer #746006 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! A company has 12 male and 8 female employees. They need to pick 4 for a hiring \n" ); document.write( "committee. \n" ); document.write( "a. How many hiring committees can be formed. \n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( "b. Find the probability that the committee has only males. \n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( "c. Find the probability that the committee has at least one female. \n" ); document.write( " \r\n" ); document.write( "That's 1 minus the probability that there are no females, which is\r\n" ); document.write( "the probability that the committee has only males, which is part b,\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( "d. Find the probability that the committee has 2 males and 2 females \n" ); document.write( " \r\n" ); document.write( "\n" ); document.write( " |