document.write( "Question 1019597: A company that has 200 employees chooses a committee of 15 to represent employee retirement issues. When the committee is formed, none of the 56 minority employees are selected.\r
\n" );
document.write( "\n" );
document.write( "a. Use technology to find the number of ways 15 employees can be chosen from 200.\r
\n" );
document.write( "\n" );
document.write( "b. Use technology to find the number of ways 15 employees can be chosen from 144 nonminorities.\r
\n" );
document.write( "\n" );
document.write( "c. What is the probability that the committee contains no minorities when the committee is chosen randomly (without bias)?\r
\n" );
document.write( "\n" );
document.write( "d. Does your answer to part (c) indicate that the committee selection is biased? Explain your reasoning. \n" );
document.write( "
Algebra.Com's Answer #635558 by mathmate(429) You can put this solution on YOUR website! \n" ); document.write( "Question: \n" ); document.write( "A company that has 200 employees chooses a committee of 15 to represent employee retirement issues. When the committee is formed, none of the 56 minority employees are selected. \n" ); document.write( "a. Use technology to find the number of ways 15 employees can be chosen from 200. \n" ); document.write( "b. Use technology to find the number of ways 15 employees can be chosen from 144 nonminorities. \n" ); document.write( "c. What is the probability that the committee contains no minorities when the committee is chosen randomly (without bias)? \n" ); document.write( "d. Does your answer to part (c) indicate that the committee selection is biased? Explain your reasoning. \n" ); document.write( " \n" ); document.write( "Solution: \n" ); document.write( " \n" ); document.write( "Number of ways to choose r employees out of n is nCr=n!/(r!(n-r)!). \n" ); document.write( "(a) \n" ); document.write( "number of ways to choose 15 out of 200 \n" ); document.write( "= 15C200 \n" ); document.write( "=14629416353818682834880 \n" ); document.write( "(b) \n" ); document.write( "number of ways to choose 15 out of 144 \n" ); document.write( "= 15C144 \n" ); document.write( "= 85323087086516197776 \n" ); document.write( "(c) \n" ); document.write( "Assuming random selection, probability of choosing 15 non-minority members \n" ); document.write( "=(15C144)/(15C200) \n" ); document.write( "= 0.00583 or <0.6% \n" ); document.write( "(d) \n" ); document.write( "The probability calculated in (c) does not indicate that the committee selection is biased. However, if the same selection is repeated many times, the results in (c) would result 1 time out of 171. Normal interpretation would conclude that it is unlikely that the selection was random. Usual criteria for cut-off is between 1 in 100 or one in 20. \n" ); document.write( " |