Article / Updated 03-26-2016
You identify the center of a dataset with several different summary measures. These include the big three: mean, median, and mode. You calculate the mean of a dataset by adding up the values of all the elements and dividing by the total number of elements. For example, suppose a small dataset consists of the number of days required to receive a package by the residents of an apartment complex:
1, 2, 2, 4, 7, 9, 10
The mean of this dataset would be the following:
The average length of time for the residents to receive a package is 5 days.