Package com.imsl.test.example.stat
Class SignTestEx1
java.lang.Object
com.imsl.test.example.stat.SignTestEx1
Performs the sign test on a small data set.
This example tests the hypothesis that at least \(50\) percent of a population is negative. Because \(0.18 \lt 0.95\), the null hypothesis at the \(5\)-percent level of significance is not rejected.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SignTestEx1
public SignTestEx1()
-
-
Method Details
-
main
-