| Name | Description | Type | Package | Framework |
| ApacheMathStatistic | Base class for apache math StorelessUnivariateStatistics implementations. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| BufferedSelectRank | | Class | org.knime.base.data.statistics | KNIME |
|
| CellMean | Statistic for calculating the mean of columns. | Class | org.knime.base.data.statistics | KNIME |
|
| CovarianceMatrixCalculator | Utility class which computes the covariance matrix for a given BufferedDataTable considering missing values. | Class | org.knime.base.data.statistics | KNIME |
|
| DoubleMinMax | A double specific min/ max implementation which additionaly has the possibility to filter infinite values from theSince:2. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| Kurtosis | Calculates the Kurtosis of the given columns. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| Mean | Calculates the arithmetic mean. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| Median | Calculates the median of the given column. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| MedianTable | | Class | org.knime.base.data.statistics | KNIME |
|
| MinMax | Calculates the min/max values. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| MissingValue | Calculates the number of missing values. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| NominalValue | Computes the nominal values of a column. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| SelectRank | | Class | org.knime.base.data.statistics | KNIME |
|
| Skewness | Calculates the skewness. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| SpecialDoubleCells | Counts the number of special Double values: the NaN values, positive infinity and negative infinity. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| StandardDeviation | Calculates the standard deviation. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| Statistic | Base class for statistics used in the StatisticCalculator. | Class | org.knime.base.data.statistics | KNIME |
|
| StatisticCalculator | A utility class for calculating several statistical moments, such as the Variance, Mean or others. | Class | org.knime.base.data.statistics | KNIME |
|
| Statistics2Table | New statistic table utility class to compute statistical moments, such as mean, variance, column sum, count missing values, min/max values, median, | Class | org.knime.base.data.statistics | KNIME |
|
| Statistics3Table | New statistic table utility class to compute statistical moments, such as mean, variance, column sum, count missing values, min/max values, median, and count occurrences of all possible values. | Class | org.knime.base.data.statistics | KNIME |
|
| StatisticSorted | Flags statistics which have to be performed on sorted data. | Class | org.knime.base.data.statistics | KNIME |
|
| StatisticsTable | A wrapper table that is able to compute statistics for each row The following moments are available: | Class | org.knime.base.data.statistics | KNIME |
|
| Variance | Calculates the variance. | Class | org.knime.base.data.statistics.calculation | KNIME |