| Name | Description | Type | Package | Framework |
| ApacheMathStatistic | Base class for apache math StorelessUnivariateStatistics implementations. | Class | org.knime.base.data.statistics.calculation | 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 |
| 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 |
| 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 |
| Variance | Calculates the variance. | Class | org.knime.base.data.statistics.calculation | KNIME |