SOLUTION: At a university, the average cost of books per student has been $600 per student per semester. The Dean of Students believes that the costs are increasing and that the average is n

Algebra ->  Probability-and-statistics -> SOLUTION: At a university, the average cost of books per student has been $600 per student per semester. The Dean of Students believes that the costs are increasing and that the average is n      Log On


   



Question 864799: At a university, the average cost of books per student has been $600 per student per semester. The Dean of Students believes that the costs are increasing and that the average is now greater than $600. He surveys a sample of 40 students and finds that for the most recent semester their average cost was $645 with a standard deviation of $75. What is the test value for this hypothesis test?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
At a university, the average cost of books per student has been $600 per student per semester. The Dean of Students believes that the costs are increasing and that the average is now greater than $600. He surveys a sample of 40 students and finds that for the most recent semester their average cost was $645 with a standard deviation of $75. What is the test value for this hypothesis test?
------------------
Ho: u <= 600
Ha: u > 600 (claim)
-----
test stat:: t(645) = (645-600)/[75/sqrt(40)] = 3.79
====================
Note:: If you use a z-test
test stat = 45/75 = 0.6
==============================
Cheers,
Stan H.
=====================