document.write( "Question 895893: A bin holds 20 components, 4 in which are defective. An engineer selects 5 components to test; the components are selected without replacement. Find the probability that at least one of the components is defective? \n" ); document.write( "
Algebra.Com's Answer #543134 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A bin holds 20 components, 4 in which are defective. An engineer selects 5 components to test; the components are selected without replacement. Find the probability that at least one of the components is defective?
\n" ); document.write( "---------------------
\n" ); document.write( "P(at least one defective) = 1 - P(all are good) = 1 - [16C4/20C4]
\n" ); document.write( "= 1 - 0.3756
\n" ); document.write( "----
\n" ); document.write( "Ans:: 6244\r
\n" ); document.write( "\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );