2.18 Tests for normality + the central limit theorem

Although a significant result was obtained for the Shapiro-Wilk test, we choose to perform a parametric t-test to compare the BMI between the groups of Walkability (see slides session 3 part III “Central limit theorem”).

t.test( BMI ~ Walkability, data=BEPAS)

Central limit theorem