document.write( "Question 483850: A shipment of 11 printers contains 2 that are defective. Find the probability that a
\n" );
document.write( "sample of 4 printers, drawn from the 11, will not contain a defective printer. \n" );
document.write( "
Algebra.Com's Answer #331108 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A shipment of 11 printers contains 2 that are defective. Find the probability that a sample of 4 printers, drawn from the 11, will not contain a defective printer. \n" ); document.write( "---- \n" ); document.write( "Binomial Problem with n = 4 and p = 2/11 \n" ); document.write( "--- \n" ); document.write( "P(x = 0) = (9/11)^4 = 0.4481 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |