Notice For all of the four problems write down the following
Solution
Formulating the null and alternative hypotheses,
Ho: u <= 52
Ha: u > 52 [ANSWER, HYPOTHESES]
***************************
Getting the test statistic, as
X = sample mean = 52.8
uo = hypothesized mean = 52
n = sample size = 100
s = standard deviation = 4.5
Thus, t = (X - uo) * sqrt(n) / s = 1.777777778 [ANSWER, TEST STATISTIC]
********************************
As we can see, this is a right tailed test.
df = n - 1 = 99
Thus, the p value is
p = 1 - 0.961 = 0.039 [ANSWER, P VALUE]
As P < 0.05, we REJECT THE NULL HYPOTHESIS.
Thus, there is significant evidence that the average cost of textbooks is greater than $52. [CONCLUSION]
