SOLUTION: A plastics company wishes to estimate the mean impact strength of a spool. How many spools should the company test if it wishes to have an interval width of 30 psi with 95% confide
Algebra ->
Probability-and-statistics
-> SOLUTION: A plastics company wishes to estimate the mean impact strength of a spool. How many spools should the company test if it wishes to have an interval width of 30 psi with 95% confide
Log On
Question 615452: A plastics company wishes to estimate the mean impact strength of a spool. How many spools should the company test if it wishes to have an interval width of 30 psi with 95% confidence? Previous experince indicates that an acceptable estimate of standard deviation squared is 4900. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A plastics company wishes to estimate the mean impact strength of a spool. How many spools should the company test if it wishes to have an interval width of 30 psi with 95% confidence? Previous experince indicates that an acceptable estimate of standard deviation squared is 4900.
-----------------------------------
If the CI width is 30, ME = 15
s = sqrt(4900) = 70
----
n = [z*s/E]^2
---
n = [1.96*70/15]^2 = 84 when rounded up
==============
Cheers,
Stan H.
=============