Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Measures of Central Tendency are statistical constants that represent the center point or 'typical' value of a dataset. Imagine a dot plot where data points cluster together; these measures help identify the specific value around which the data is centered.
The Mean is the arithmetic average, calculated by summing all data points and dividing by the total count. Visually, it acts as the 'balance point' of a histogram; if the distribution was a physical object on a pivot, the Mean is where it would perfectly balance.
The Median is the middle-most value when a dataset is arranged in numerical order. In a list of numbers, if you cross out values from both ends until you reach the center, that center is the Median. On a box plot, the Median is represented by the vertical line inside the box, dividing the data into two equal halves.
The Mode is the value that appears most frequently in a dataset. In a bar chart or frequency graph, the Mode is the category or value associated with the tallest bar. A dataset can be bimodal (having two peaks) or multimodal if multiple values share the highest frequency.
Outliers are extreme values that lie far away from the rest of the data points. On a number line, an outlier is an 'isolated' point. Outliers significantly pull the Mean toward them (either much higher or much lower), whereas the Median remains relatively unchanged and is often a better measure for skewed data.
The Range, while a measure of spread rather than central tendency, describes the distance between the highest and lowest values (). A large range suggests the data is widely dispersed, while a small range suggests the data is tightly packed around the measures of central tendency.
Data Distribution affects which measure is most useful. In a perfectly symmetrical 'Bell Curve' (Normal Distribution), the Mean, Median, and Mode are all equal and located at the exact center of the curve.
📐Formulae
Mean: (where is the sum of all values and is the total number of values)
Median position (for values):
Median (even ):
Range:
💡Examples
Problem 1:
A student records their math quiz scores out of : . Calculate the Mean, Median, and Mode.
Solution:
- Mean: Sum the values: . Divide by the count (): .
- Median: Arrange in ascending order: . The middle value (3rd position) is .
- Mode: The value appears twice, while others appear once. So, Mode = .
Explanation:
Since there are no extreme outliers, the Mean () gives a good overall average, while the Median and Mode () show where the scores are most concentrated.
Problem 2:
Find the Median and Range for the following dataset representing daily temperatures in Celsius: .
Solution:
- Order the data: .
- Identify : There are values (an even number).
- Median: Find the average of the two middle values (3rd and 4th). .
- Range: Subtract the minimum from the maximum: .
Explanation:
With an even number of data points, the median is the halfway point between the two central numbers. The outlier () increases the range significantly.