SOLUTION: A supplier of components to an electronic industry makes a sophisticated product which sometimes fails immediately it is used. He controls his manufacturing process so that the pro

Algebra ->  Probability-and-statistics -> SOLUTION: A supplier of components to an electronic industry makes a sophisticated product which sometimes fails immediately it is used. He controls his manufacturing process so that the pro      Log On


   



Question 597168: A supplier of components to an electronic industry makes a sophisticated product which sometimes fails immediately it is used. He controls his manufacturing process so that the proportion of faulty products is supposed to be only 5%. Out of 400 supplies in a batch, 26 prove to be faulty. Verify the manufacturer’s claim. Use 0.05 level of significance.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
He controls his manufacturing process so that the proportion of faulty products is supposed to be only 5%. Out of 400 supplies in a batch, 26 prove to be faulty. Verify the manufacturer’s claim. Use 0.05 level of significance.
-----------------------
Ho: p = 0.05 (claim)
Ha: p # 0.05
----
Sample proportion: 26/400 = 0.065
------------
Test statistic: z(0.065) = (0.065-0.05)/sqrt[0.05*0.95/400] = 1.3765
----
p-value = 2*P(z > 1.3765) = 2*0.08 = 0.16
===========================
Conclusion: Since the p-value is greater than 5%,
fail to reject Ho. The test results support the claim.
==============================
Cheers,
Stan H.