Inactive Tutor answered 07/06/26
This one walks you through building the Pearson correlation by hand, so let's follow the worksheet's own steps.
b. Hypotheses. Null: there is no relationship between hours of exercise and hours of sleep in the population (rho = 0). Research: there is a relationship (rho does not equal 0, two-tailed).
c. Means. Mean of X (exercise) = 17/10 = 1.7 hours. Mean of Y (sleep) = 78/10 = 7.8 hours.
Deviances and their products. For each participant, compute (X - 1.7) and (Y - 7.8), then multiply the pair. Summing those products gives SP = 6.9. That's your numerator.
Sums of squares. Square each X deviance and sum: SSx = 6.6. Same for Y: SSy = 19.6. Multiply them: 6.6 x 19.6 = 129.36. Square root: 11.37. That's your denominator.
d. r = 6.9 / 11.37 = .61 (rounded from .6067).
e. Critical value. Degrees of freedom = n - 2 = 8. For a two-tailed test at alpha = .05, the critical value from the Pearson r table is .632.
f. Decision. Our r of .61 does not exceed .632, so we fail to reject the null hypothesis. The correlation is moderately positive but not statistically significant with only 10 participants.
Here's the teaching point worth sitting with: the relationship looks fairly strong descriptively, yet we can't call it significant. Small samples demand bigger correlations before we can rule out chance, which is exactly why sample size matters so much in psychology research.