Click or drag to resize
NormalityTest Properties

The NormalityTest type exposes the following members.

Properties
  NameDescription
Public propertyChiSquared
Returns the chi-square statistic for the chi-squared goodness-of-fit test.
Public propertyDegreesOfFreedom
Returns the degrees of freedom for the chi-squared goodness-of-fit test.
Public propertyMaxDifference
Returns the maximum absolute difference between the empirical and the theoretical distributions for the Lilliefors test.
Public propertyShapiroWilkW
Returns the Shapiro-Wilk W statistic for the Shapiro-Wilk W test.
Top
See Also