document.write( "Question 465100: In a batch of 8,000 clock radios 4% are defective. A sample of 6 clock radios is randomly selected without replacement from the 8,000 and tested. The entire batch will be rejected if at least one of those tested is defective. What is the probability that the entire batch will be rejected?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #318679 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 8000*.04=320 \n" ); document.write( "8000-320=7680 \n" ); document.write( "7680C6/8000C6 = .7827 probability none found defective. \n" ); document.write( "1-.7827=.2173 the probability that the entire batch will be rejected. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |