Scenario: Test Scores Analysis - Calculate mean, median, mode, and range to analyze class performance!
A math teacher wants to analyze the performance of her class on a recent test. She collected the following scores out of 100 points:
Test Scores: 85, 92, 78, 96, 88, 85, 91, 89, 94, 87, 85, 90
Individual test scores
Step 1: Calculate the Mean (Average)
Mean = Sum of all scores ÷ Number of scores
Mean = (85+92+78+96+88+85+91+89+94+87+85+90) ÷ 12
Mean = 1060 ÷ 12 = 88.3
Step 2: Find the Median (Middle Value)
First, arrange in order: 78, 85, 85, 85, 87, 88, 89, 90, 91, 92, 94, 96
With 12 scores, median = average of 6th and 7th values
Median = (88 + 89) ÷ 2 = 88.5
Step 3: Identify the Mode (Most Frequent)
Count each score: 85 appears 3 times, others appear 1 time each
Mode = 85 (most frequent score)
Step 4: Calculate the Range
Range = Highest score - Lowest score
Range = 96 - 78 = 18
Summary: Mean = 88.3, Median = 88.5, Mode = 85, Range = 18
The sum of all values divided by the number of values.
Formula: Mean = Sum ÷ Count
Use: Shows the typical value
The middle value when data is arranged in order.
Method: Arrange in order, find middle
Use: Not affected by extreme values
The value that appears most often in the data set.
Method: Count frequency of each value
Use: Shows most common value
The difference between the highest and lowest values.
Formula: Range = Max - Min
Use: Shows how spread out the data is
Find the mean, median, mode, and range for these scores: 75, 80, 85, 90, 95, 80, 85
Your solution:
A student's test scores are: 88, 92, 85, 96, 88. Which measure (mean, median, or mode) would best represent their typical performance? Explain your choice.
Your reasoning: