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