document.write( "Question 1190725: The quality assurance engineer of a television manufacturer inspects TVs in lots of 100. He
\n" ); document.write( "selects 5 of the 100 TVs at random and inspects them thoroughly. Assuming that 6 of the 100
\n" ); document.write( "TVs in the current lot are defective, find the probability that exactly 2 of the 5 TVs selected by
\n" ); document.write( "the engineer are defective.
\n" ); document.write( "

Algebra.Com's Answer #822442 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The quality assurance engineer of a television manufacturer inspects TVs in lots of 100. He
\n" ); document.write( "selects 5 of the 100 TVs at random and inspects them thoroughly. Assuming that 6 of the 100
\n" ); document.write( "TVs in the current lot are defective, find the probability that exactly 2 of the 5 TVs selected by
\n" ); document.write( "the engineer are defective.
\n" ); document.write( "~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "In all, there are  \"C%5B100%5D%5E5\" = \"%28100%2A99%2A98%2A97%2A96%29%2F%281%2A2%2A3%2A4%2A5%29\" = 75287520  different quintuples,\r\n" );
document.write( "i.e. sets of 5 TVs taken at a time from 100 TVs.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is the size of the space of events in this problem.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Of them, the number of the quintuples that have exactly 2 defective and 3 good TVs, is\r\n" );
document.write( "\r\n" );
document.write( "    \"C%5B6%5D%5E2%2AC%5B100-6%5D%5E3\" = \"C%5B6%5D%5E2%2AC%5B94%5D%5E3\" = 15*134044 = 2010660.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, the probability under the problem's question is the ratio\r\n" );
document.write( "\r\n" );
document.write( "    P = \"2010660%2F75287520\" = \"33511%2F1254792\" = 0.02671  (rounded).    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );