From a sample of 1751 army hospitals, estimate the mean expenses for a full time equivalent employee for all US army hospitals using a 90% confidence interval given x = 6563 and s = 2484.
Work:
1.645(2484/41.845)
1.645(59.362)
97.65
6563+- 97.65
6465.35---6660.65 ANswer
I think I did that one right but I'm a bit confused on the wording of part b...
In 2007 mean expenses for the entire public was believed to be 7000, conduct a test at a = .10 to determine if the mean expenses for an army hospital employee are equal to that of the public. Any ideas on this one?
Since population variance is not known, go for two tailed t-test:
H0: $\mu_0=7000$
H1: $\mu_1 \ne 7000$
$t_\text{statistic} = \dfrac{6563-7000}{\frac{2484}{\sqrt{1751}}}$
$t_\text{statistic} = -7.361$
Rejec $H_0$ if $t_\text{statistic} < t_\text{critical}$
At $\alpha = 0.1$, $t_\text{critical} = -1.645$
Sincec $-7.361 \le -1.645$, Reject $H_0$ and conclude that the mean expenses of a hospital employee is not equal to that of the public.
Thanks
Satish