10 People tend to be more generous after receiving good news
Solution
1) We use a T TEST, as n < 30.
*********************
Formulating the null and alternative hypotheses,
Ho: u >= 20
Ha: u < 20 [ANSWER, HYPOTHESES]
****************************
As we can see, this is a left tailed test.
Getting the test statistic, as
X = sample mean = 17
uo = hypothesized mean = 20
n = sample size = 25
s = standard deviation = 4
Thus, t = (X - uo) * sqrt(n) / s = -3.75 [ANSWER, TEST STATISTIC]
Also, the p value is, as df = n - 1 = 24,
p = 0.00049427 [ANSWER, P VALUE]
As P < 0.05, we REJECT THE NULL HYPOTHESIS.
Thus, there is significant evidence that people are less generous when they hear bad news. [CONCLUSION]
