The NormalityTest type exposes the following members.

Properties

NameDescription
ChiSquared
Returns the chi-square statistic for the chi-squared goodness-of-fit test.
DegreesOfFreedom
Returns the degrees of freedom for the chi-squared goodness-of-fit test.
MaxDifference
Returns the maximum absolute difference between the empirical and the theoretical distributions for the Lilliefors test.
ShapiroWilkW
Returns the Shapiro-Wilk W statistic for the Shapiro-Wilk W test.

See Also