SOLUTION: I need help with this problem.
A machine produces 9 inch latex gloves. A sample of 68 gloves is selected, and it is found that 42 are shorter than they should be. Find the 98%
Algebra ->
Probability-and-statistics
-> SOLUTION: I need help with this problem.
A machine produces 9 inch latex gloves. A sample of 68 gloves is selected, and it is found that 42 are shorter than they should be. Find the 98%
Log On
Question 302125: I need help with this problem.
A machine produces 9 inch latex gloves. A sample of 68 gloves is selected, and it is found that 42 are shorter than they should be. Find the 98% confidence interval on the proportion of all such gloves that are shorter than 9 inches.
You can put this solution on YOUR website! sample proportion = 46/51 = 0.90
---
standard error = E = invNorm(0.985)*sqrt[0.9*0.1/(51)] = 0.04
----
98% CI: 0.9-0.04 < p < 0.9+0.04
98% CI: 0.86 < p < 0.94
===========================
Cheers,
Stan H.