Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Measures of Central Tendency provide a single value that represents the center or 'typical' value of a dataset. Imagine a dot plot where the data points cluster around a central peak; these measures help identify exactly where that peak or balance point lies.
The Mean is the arithmetic average, calculated by adding all values and dividing by the total count . Visually, it represents the 'leveling out' of the data, as if you moved values from high bars in a histogram to fill the gaps in lower bars until all bars reached the same height.
The Median is the middle value when data is arranged in ascending or descending order. If you visualize the data points as a line of people ordered by height, the median is the height of the person standing exactly in the middle of the line, dividing the group into two equal halves.
The Mode is the value that occurs most frequently in a data set. In a bar graph or frequency chart, the mode corresponds to the tallest bar, indicating the most popular or common category. A data set can have one mode, multiple modes (bimodal/multimodal), or no mode at all.
The Range measures the spread of the data by subtracting the smallest value from the largest value. On a number line, the range is the physical distance between the data point furthest to the left and the point furthest to the right.
Outliers are data points that are significantly higher or lower than the rest of the values. When plotted, an outlier appears as an isolated dot far away from the main cluster; these values can significantly shift the Mean but usually have little to no effect on the Median.
Data Distribution describes how data is spread across its range. In a perfectly symmetrical distribution, the mean, median, and mode are all located at the same central point, creating a balanced 'mirror-image' shape on either side of the center.
📐Formulae
💡Examples
Problem 1:
Calculate the Mean, Median, Mode, and Range for the following test scores: .
Solution:
- Order the data:
- Mean:
- Median: The middle value in the sorted list () is the 3rd term:
- Mode: The value appears most frequently (twice).
- Range:
Explanation:
First, we arrange the data to easily find the median and mode. The mean is the total sum divided by the number of students. The range shows the difference between the highest and lowest scores.
Problem 2:
Find the median of the following set of temperatures: .
Solution:
- Order the data:
- Identify the count: (even number).
- Find the middle two positions: The middle terms are the 3rd and 4th values: and .
- Calculate Median:
Explanation:
Because there is an even number of data points, there is no single middle number. We take the mean of the two central values in the ordered list to find the median.