Measures of Central Tendency: Mean, Median, and Mode
Introduction
The measures of central tendency—mean, median, and mode—help us understand and describe data sets by identifying a central or typical value. Here’s how each one works:
Core Skills
1. Mean The mean is the average of all numbers in a data set. To find it, add all the numbers together and divide by the count of numbers.
2. Median The median is the middle number in a sorted list of values. If there’s an odd number of values, the median is the middle number. If there’s an even number of values, the median is the mean of the two middle numbers.
Example: In the data set 1,3,4,5,6, the median is:
\[ 4 \]
Example (Even Count): In 1,3,3,4, the median is:
\[ {3 + 3 \over 2 } = 3 \]
3. Mode The mode is the most frequently occurring number in a data set.
Example: In 1,3,3,4, the mode is:
\[ 3 \]
Example (Multiple Modes): In 1,3,3,4,4, there are two modes, 3 and 4, since they both occur most frequently.
Conclusion
These measures of central tendency provide different insights into data and are fundamental tools for statistical analysis. Each measure gives us a unique way to interpret the data’s center and spread.
Contribute to the Formula