Class NormalityTestEx1

java.lang.Object
com.imsl.test.example.stat.NormalityTestEx1

public class NormalityTestEx1 extends Object

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.

See Also:
  • Constructor Details

    • NormalityTestEx1

      public NormalityTestEx1()
  • Method Details