Summary Statistics
Compute elementary descriptive statistics summarizing the properties of a dataset, such as maximum and minimum values or number of entries.
Calculate basic descriptive statistics for a dataset:
More examples
Measures of Central Tendency
Compute common measures of central tendency, such as mean, median and mode, for a dataset.
Compute the mean of a dataset:
Compute the geometric mean:
More examples
Measures of Dispersion
Compute the measures of dispersion, such as variance or standard deviation, for a dataset.
Compute the standard deviation:
More examples
Other Descriptive Statistics
Compute other common descriptive statistics, such as skewness, kurtosis and outliers, for a dataset.
Determine the outliers for a dataset:
More examples