Measures of Central Tendency for Ungrouped Data
Enter raw numerical data. This tool computes the mean, median, and mode and draws a histogram with the mean, median, and mode marked on the axis.
Statistics • Numerical Descriptive Measures
Enter raw numerical data. This tool computes the mean, median, and mode and draws a histogram with the mean, median, and mode marked on the axis.
The mean is the sum of all observations divided by the number of observations. In symbols, mean = (x1 + x2 + ... + xn) / n.
First sort the data from smallest to largest. If n is even, the median is the average of the two middle values in the ordered list.
If multiple values share the highest frequency, the dataset is multimodal and all of those values are modes. If all values occur with the same frequency, then there is no mode.
They summarize center in different ways: the mean uses all values, the median depends on order, and the mode depends on frequency. Outliers can pull the mean toward extreme values while the median is more resistant.
The histogram shows the overall shape of the distribution, and marking mean, median, and mode helps indicate symmetry or skewness. For example, in a right-skewed distribution the mean is often to the right of the median and mode.