ABD 3e Chapter 16
\[ r = \frac{\sum (X_i-\bar{X})(Y_i-\bar{Y})} {\sqrt{\sum (X_i-\bar{X})^2 \sum (Y_i-\bar{Y})^2}} \]
We often test whether the population correlation is zero
\(H_0:\rho = 0\)
\(H_A:\rho \ne 0\)
A zero correlation means no linear relationship in the population
Small p-values provide evidence of a nonzero linear association
Statistical significance does not imply a strong or important relationship
corrplot() displays the matrix using colors, circles, or numbers
BIOL 275 Biostatistics | Spring 2026