document.write( "Question 848405: In a shipment of 8000 radios there were 3% defective radios. The company randomly selects 50 radios and tests them. They reject the shipment if at least 1 defective is found in the sample. Find the probability that the sample is rejected. \n" ); document.write( "
Algebra.Com's Answer #511092 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In a shipment of 8000 radios there were 3% defective radios. The company randomly selects 50 radios and tests them. They reject the shipment if at least 1 defective is found in the sample. Find the probability that the sample is rejected.
\n" ); document.write( "--------
\n" ); document.write( "Binomial Problem with n = 50 ; p(defect) = 0.03 ; p(not defect) = 0.97
\n" ); document.write( "----
\n" ); document.write( "P(>= 1 defect) = 1-P(no defect) = 1 - 0.97^50 = 0.7819
\n" ); document.write( "-------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );