SOLUTION: A local dairy is considering the possibility of ceasing home deliveries in an effort to minimize cost increases for its products. In a survey of 100 randomly selected customers who
Algebra ->
Probability-and-statistics
-> SOLUTION: A local dairy is considering the possibility of ceasing home deliveries in an effort to minimize cost increases for its products. In a survey of 100 randomly selected customers who
Log On
Question 818453: A local dairy is considering the possibility of ceasing home deliveries in an effort to minimize cost increases for its products. In a survey of 100 randomly selected customers who currently receive home delivery, 64 customers indicated that they were in favor of this economy measure. The dairy will cease home deliveries if the results of the survey indicate (at alpha = 0.01) that at least 60% of all home delivery customers favor the proposal. What decision should the dairy make? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A local dairy is considering the possibility of ceasing home deliveries in an effort to minimize cost increases for its products.
In a survey of 100 randomly selected customers who currently receive home delivery, 64 customers indicated that they were in favor of this economy measure. The dairy will cease home deliveries if the results of the survey indicate (at alpha = 0.01) that at least 60% of all home delivery customers favor the proposal. What decision should the dairy make?
Ho: p >= 0.60
Ha: p < 0.60
------------------------------
p-hat = 64/100 = 0.64
-----------------------
z(0.64) = (0.64-0.60)/sqrt(0.60*0.40/100) = 0.04/sqrt(24) = 0.8165
------
p-value = P(z > 0.8165) = 0.2071
-------
Conclusion: Since the p-value is greater than 1% fail to reject Ho.
The dairy should continue home delivery.
================
Cheers,
Stan H.
================