Package org.apache.commons.math3.stat.inference
package org.apache.commons.math3.stat.inference
Classes providing hypothesis testing.
-
ClassDescriptionRepresents an alternative hypothesis for a hypothesis test.Implements binomial test statistics.Implements Chi-Square test statistics.Implements G Test statistics.Implementation of the Kolmogorov-Smirnov (K-S) test for equality of continuous distributions.An implementation of the Mann-Whitney U test (also called Wilcoxon rank-sum test).Implements one-way ANOVA (analysis of variance) statistics.A collection of static methods to create inference test instances or to perform inference tests.An implementation for Student's t-tests.An implementation of the Wilcoxon signed-rank test.