Given a sample from some population, the normality test is intended to assess the following assertion:
SAS
provides the
normal
option to be used with
proc univariate
to conduct a normality test.
Pages 137 through 139 of your SAS text provides syntactic details
as well as some insight into the interpretation of the statistic
and p-value produced but does not present a decision rule for the
p-value.
Following is the decision rule that should be used:
Note: See the material on hypothesis testing for a more formal
treatment of this topic.