document.write( "Question 1161870: A pharmaceutical company receives large shipments of ibuprofen tablets and uses an acceptance sampling plan. This plan randomly selects and tests 26 tablets, then accepts the whole batch if there is at most one that doesn't meet the required specifications. What is the probability that this whole shipment will be accepted if a particular shipment of thousands of ibuprofen tablets actually has a 15% rate of defects?\r
\n" ); document.write( "\n" ); document.write( "P=
\n" ); document.write( "(Report answer as a decimal value accurate to four decimal places.)
\n" ); document.write( "

Algebra.Com's Answer #785765 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
This is the probability that given a fail rate of 0.15, at most 1 (0, 1) will occur when 26 are sampled
\n" ); document.write( "Also on calculator 2nd VARS binomialcdf ENTER (26,0.15,1) for 0.0817\r
\n" ); document.write( "\n" ); document.write( "for 0 the probability is 0.85^26=0.0146
\n" ); document.write( "for 1 the probability is 26C1*0.85^25*0.15=0.0671
\n" ); document.write( "That sum is 0.0817
\n" ); document.write( "
\n" ); document.write( "
\n" );