By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Central tendency measures are statistical tools used to describe the central or typical value of a dataset. The three main measures of central tendency are the mean, median, and mode, each with its own strengths and weaknesses.
Central tendency measures are essential in data analysis, as they provide a concise summary of a dataset's distribution. In real-world applications, these measures are used in various fields, such as:
The mean is the average value of a dataset, calculated by summing all values and dividing by the number of observations.
$$\text{Mean} = \frac{\sum_{i=1}^{n} x_i}{n}$$
The median is the middle value of a dataset when it is sorted in ascending or descending order. If the dataset has an even number of observations, the median is the average of the two middle values.
The mode is the most frequently occurring value in a dataset.
The IQR is the difference between the 75th percentile (Q3) and the 25th percentile (Q1) of a dataset. It is a measure of the spread or dispersion of the data.
$$\text{IQR} = Q3 - Q1$$
Problem Statement: Find the mean of the following dataset: 2, 4, 6, 8, 10.
Solution:
$$\text{Mean} = \frac{2 + 4 + 6 + 8 + 10}{5} = \frac{30}{5} = 6$$
Answer: The mean is 6.
Problem Statement: Find the median of the following dataset: 1, 3, 5, 7, 9.
Sort the dataset in ascending order: 1, 3, 5, 7, 9.
The middle value is 5.
Answer: The median is 5.
Problem Statement: Find the mode of the following dataset: 2, 4, 6, 8, 10, 2, 4.
The most frequently occurring value is 2 and 4.
Since there are two modes, we can report both values.
Answer: The mode is 2 and 4.
What is the mean of the following dataset: 2, 4, 6, 8, 10?
A) 4 B) 6 C) 8 D) 10
Correct Answer: B) 6 Explanation: The mean is calculated by summing all values and dividing by the number of observations. Why the Distractors Are Tempting: The distractors are plausible values, but not the correct answer.
What is the median of the following dataset: 1, 3, 5, 7, 9?
A) 3 B) 5 C) 7 D) 9
Correct Answer: B) 5 Explanation: The median is the middle value of a dataset when it is sorted in ascending or descending order. Why the Distractors Are Tempting: The distractors are plausible values, but not the correct answer.
What is the mode of the following dataset: 2, 4, 6, 8, 10, 2, 4?
A) 2 B) 4 C) 6 D) 8
Correct Answer: A) 2 and B) 4 Explanation: The mode is the most frequently occurring value in a dataset. Why the Distractors Are Tempting: The distractors are plausible values, but not the correct answer.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.