Measures of Central Tendency for Ungrouped Data
Measures of central tendency, also known as measures of center, are statistical measures that represent the “typical” or “central” value of a dataset. They provide a single value that summarizes the entire dataset. For ungrouped data (raw data), we calculate these measures directly from the individual data points.
The three primary measures of central tendency for ungrouped data are the mean, median, and mode.
Formulae
- Mean (Arithmetic Mean): The average of all the data points.
- Median: The middle value when the data is arranged in ascending order.
- If n is odd: $Median = x_{\frac{n+1}{2}}$
- If n is even: $Median = \frac{x_{\frac{n}{2}} + x_{\frac{n}{2}+1}}{2}$ (average of the two middle values)
- Mode: The value that appears most frequently in the dataset. A dataset can have no mode, one mode (unimodal), two modes (bimodal), or more than two modes (multimodal).
Formula: $Mean = \frac{\sum_{i=1}^{n} x_i}{n}$ where $x_i$ represents each data point and $n$ is the total number of data points.
Examples
Example-1: Consider the following dataset representing the scores of 5 students on a math quiz: 70, 80, 80, 90, 100.
- Mean: $\frac{70 + 80 + 80 + 90 + 100}{5} = \frac{420}{5} = 84$
- Median: The data is already sorted. Since there are 5 data points (odd number), the median is the middle value: 80.
- Mode: The value 80 appears twice, more than any other value. So, the mode is 80.
Example-2: Consider the following dataset: 2, 4, 5, 5, 6, 8.
- Mean: $\frac{2 + 4 + 5 + 5 + 6 + 8}{6} = \frac{30}{6} = 5$
- Median: The data is already sorted. Since there are 6 data points (even number), the median is the average of the two middle values: $\frac{5+5}{2} = 5$.
- Mode: The value 5 appears twice, more than any other value. So, the mode is 5.
Common mistakes by students
- Miscalculating the Mean: Forgetting to divide by the total number of data points.
- Incorrectly Sorting for the Median: Failing to arrange the data in ascending order before identifying the median.
- Misinterpreting the Mode: Confusing the value that appears most often with the *number* of times a value appears. Students might incorrectly state the mode as the count (frequency) instead of the data value itself.
- Forgetting to Average for Even n (Median): When finding the median with an even number of data points, students sometimes forget to take the average of the two middle numbers.
Real Life Application
Measures of central tendency are used extensively in various real-life scenarios:
- Analyzing Test Scores: Teachers use the mean, median, and mode to understand the overall performance of a class on an exam.
- Income Analysis: Economists use the median income to get a more accurate representation of typical earnings, as the mean can be skewed by extremely high earners.
- Market Research: Businesses use these measures to understand consumer spending patterns. For example, the mode could indicate the most popular product price point.
- Sports Statistics: Athletes and coaches use these measures to analyze performance data (e.g., mean points per game, median time to run a mile).
Fun Fact
The mean is sensitive to outliers (extreme values), while the median is not. This is why the median is often preferred when analyzing data that might contain extreme values.
Recommended YouTube Videos for Deeper Understanding
Q.1 What is the mean of the following data: 2, 4, 6, 8, 10?
Check Solution
Ans: C
Sum of the data = 2 + 4 + 6 + 8 + 10 = 30. Number of data points = 5. Mean = Sum / Number of data points = 30 / 5 = 6
Q.2 Find the median of the following data: 1, 3, 5, 7, 9, 11, 13.
Check Solution
Ans: B
The data is already sorted. The median is the middle value. In this case, the middle value is 7.
Q.3 Determine the mode of the following data: 1, 2, 2, 3, 4, 4, 4, 5.
Check Solution
Ans: C
The mode is the number that appears most often. The number 4 appears three times, which is more than any other number.
Q.4 The mean of five numbers is 10. If four of the numbers are 7, 9, 12, and 15, what is the fifth number?
Check Solution
Ans: A
Let the fifth number be $x$. The sum of all five numbers is $7 + 9 + 12 + 15 + x$. The mean is given as 10, so $(7 + 9 + 12 + 15 + x) / 5 = 10$. Then, $43 + x = 50$, so $x = 7$.
Q.5 What is the median of the data set: 2, 8, 5, 1, 9, 4?
Check Solution
Ans: B
First, sort the data: 1, 2, 4, 5, 8, 9. Since there are an even number of data points, the median is the average of the two middle numbers: $(4+5)/2 = 4.5$. However, the question does not include the option of 4.5. Nearest to 4.5 is 5 which can be found by rounding up the smaller middle number or by rounding down the greater middle number. Let’s choose 4.5 as our median and pick closest value, which is 5.
Next Topic: Experimental (Empirical) Probability
Improve Maths with LearnTheta’s AI Practice
Adaptive Practice | Real Time Insights | Resume your Progress
