Package com.imsl.test.example.stat
Class NormOneSampleEx1
java.lang.Object
com.imsl.test.example.stat.NormOneSampleEx1
Performs a hypothesis test for the mean of a normal distribution.
This example uses data from Devore (1982, p335), which is based on data published in the Journal of Materials. There are \(15\) observations. The hypothesis \(H_0: \mu = 20.0\) is tested. The extremely large t value and the correspondingly small p-value provide strong evidence to reject the null hypothesis.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NormOneSampleEx1
public NormOneSampleEx1()
-
-
Method Details
-
main
-