problem-9.19

problem-9.19  The Shapiro-Wilk test accepts a null hypothesis of normally distributed data.
> shapiro.test(normtemp$temperature)

        Shapiro-Wilk normality test

data:  normtemp$temperature
W = 0.9866, p-value = 0.2332