document.write( "Question 581390: Defective
\n" );
document.write( "Suppose that a company determines if it will accept a shipment of 15 items by sampling 5 of the items for close inspection. Suppose that 4 of the items in the shipment are defective.
\n" );
document.write( "Referring to Defective, find the standard deviation of the number of defective items.
\n" );
document.write( "I think the way to do this problem is npq to get the variance and then find the square root to get the standard deviation. (5)(.8)(.2)=.8 then the square root is .8944 \n" );
document.write( "
Algebra.Com's Answer #371620 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that a company determines if it will accept a shipment of 15 items by sampling 5 of the items for close inspection. Suppose that 4 of the items in the shipment are defective. \n" ); document.write( "Referring to Defective, find the standard deviation of the number of defective items. \n" ); document.write( "I think the way to do this problem is npq to get the variance and then find the square root to get the standard deviation. (5)(.8)(.2)=.8 then the square root is .8944 \n" ); document.write( "------- \n" ); document.write( "Binomial with n = 5 and p(defect) = 4/15 and p(not defect) = 11/15 \n" ); document.write( "----- \n" ); document.write( "std = sqrt(npq) = sqrt(15*(4/15)(11/15)) = 1.7127\r \n" ); document.write( "\n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |