Question 267411: As a condition of employment, Fashion Industries applicants must pass a drug test. Of the
last 220 applicants 14 failed the test. Develop a 99 percent confidence interval for the proportion
of applicants that fail the test. Would it be reasonable to conclude that more than
10 percent of the applicants are now failing the test? In addition to the testing of applicants,
Fashion Industries randomly tests its employees throughout the year. Last year in the 400
random tests conducted, 14 employees failed the test. Would it be reasonable to conclude
that less than 5 percent of the employees are not able to pass the random drug test?
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! As a condition of employment, Fashion Industries applicants must pass a drug test.
Of the last 220 applicants 14 failed the test.
So sample proportion = 14/220 = 0.64
-------------------------------------------
Develop a 99 percent confidence interval for the proportion
of applicants that fail the test.
invNorm(0.995) = 2.5758
E = standard error = 2.5758*sqrt[0.64*0.36/220) = 0.0834
----
99% CI: 0.64-0.0834 < p < 0.64+0.0834
99% CI: 0.5566 < p < 0.7234
=========================================
Would it be reasonable to conclude that more than 10 percent of the applicants are now failing the test?
Relating the question to the confidence interval the answer would
be no.
Cheers,
Stan H.
|
|
|