document.write( "Question 1183123: A simple random sample of 300 is selected from a large shipment and testing reveals that 4% of selected samples are defective. The supplier claims that no more than 2% of the shipment are defective.Testing at 1% of significance. What conclusion can you draw from this statement \n" ); document.write( "
Algebra.Com's Answer #813380 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Ho:p=0.02
\n" ); document.write( "Ha:p NE 0.02
\n" ); document.write( "z=(p hat-p)/sqrt(p(1-p)/300)
\n" ); document.write( "critical value is z(0.995) so reject Ho for |z|>2.576
\n" ); document.write( "=.02/sqrt(.02*0.98/300)
\n" ); document.write( "z=2.474; p-value 0.0134 for 2 way test.
\n" ); document.write( "Fail to reject at the 1% level; insufficient evidence.
\n" ); document.write( "With a Poisson approximation with parameter 6 (300*0.02) the probability of having 12 would be 0.0112.
\n" ); document.write( "
\n" );