public class KolmogorovTwoSampleEx1 extends Object
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 and Description |
---|
KolmogorovTwoSampleEx1() |
public static void main(String[] arg)
Copyright © 2020 Rogue Wave Software. All rights reserved.