Package com.imsl.test.example.stat
Class NormalityTestEx1
java.lang.Object
com.imsl.test.example.stat.NormalityTestEx1
Performs a test of normality.
The following example is taken from Conover (1980, pp. 195, 364). The data consists of 50 two-digit numbers taken from a telephone book. The W test fails to reject the null hypothesis of normality at the .05 level of significance.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NormalityTestEx1
public NormalityTestEx1()
-
-
Method Details
-
main
- Throws:
Exception
-