Question 320805: 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.
---
sample proportion = 14/220 = 0.6364
=============================
Develop a 99 percent confidence interval for the proportion
of applicants that fail the test.
--------
I ran a 1-Prop ZInt and got the following:
(0.0212, 0.1060)
--------------------------------
Would it be reasonable to conclude that more than
10 percent of the applicants are now failing the test?
---
No, > 10% is not in the 99% confidence interval
-------------------------------------------
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.
---
p-hat = 14/400 = 0.0350
-----
Would it be reasonable to conclude that less than 5 percent of the employees are not able to pass the random drug test?
Ho: p >= 0.05
Ha: p < 0.05 (claim)
---
I ran a 1-Prop ZTest and got the following results:
test statistic: z = -1.3765
p-value = 0.0843
---------------------
Since the p-value is greater than 5%, fail to reject Ho.
Test results do not support the claim at the 5% significance level.
=======================================================
Cheers,
stan H.
|
|
|