Package com.imsl.test.example.stat
Class KolmogorovTwoSampleEx1
java.lang.Object
com.imsl.test.example.stat.KolmogorovTwoSampleEx1
Performs a Kolmogorov two-sample test.
This example performs the Kolmogorov two-sample test on two independent pseudorandom samples from a uniform\((0,1)\) distribution. Since the two theoretical distributions are identical, we would not expect to reject the null hypothesis.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KolmogorovTwoSampleEx1
public KolmogorovTwoSampleEx1()
-
-
Method Details
-
main
-