SFTEST

SFTEST Shapiro-Francia Test of Normality

Synopsis

SFTEST(x)

Arguments

x: array of sample values

Description

This function returns an array with the first row giving the p-value of the Shapiro-Francia Test, the second row the test statistic of the test, and the third the number of observations in the sample.

Note

If there are less than 5 or more than 5000 sample values, SFTEST returns #VALUE!

See also

CHITEST, ADTEST, LKSTEST, CVMTEST.