SOLUTION: The health of employees is monitored by periodically weighing them in. A sample of 54 employees has a mean weight of 175.2 lb. Assuming that 􀎗 is known to be 121.2 lb, us

Algebra ->  Probability-and-statistics -> SOLUTION: The health of employees is monitored by periodically weighing them in. A sample of 54 employees has a mean weight of 175.2 lb. Assuming that 􀎗 is known to be 121.2 lb, us      Log On


   



Question 285475: The health of employees is monitored by periodically weighing them in. A sample of 54
employees has a mean weight of 175.2 lb. Assuming that 􀎗 is known to be 121.2 lb, use a
0.10 significance level to test the claim that the population mean of all such employees
weights is less than 200 lb.
Perform a hypothesis test

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The health of employees is monitored by periodically weighing them in.
A sample of 54 employees has a mean weight of 175.2 lb.
Assuming that �� is known to be 121.2 lb, use a
0.10 significance level to test the claim that the population mean of all such employees weights is less than 200 lb.
Perform a hypothesis test
--------------
Ho: u >= 200
Ha: u < 200 (claim)
-------------------------
sample mean = 175.2; sample standard deviation = 121.2
-----------
test statistic: t(175.2) = (175.2-200)/[121.2/sqrt(54)] = -1.5036..
p-value: P(t<-1.5036 with df= 53) = tcdf(-10,-1,5036,53) = 0.0693
-----
Conclusion: Since the p-value is less than 10% reject Ho.
The test results support the claim.
=======================================
Cheers,
Stan H.