Response:
B. Students in Class B have a lower mean study time compared to those in Class A.
Detailed explanation:
To begin, we will calculate both the mean and median for each class.
Class A: 2, 5, 7, 6, 4, 3, 8, 7, 4, 5, 7, 6, 3, 5, 4, 2, 4, 6, 3, 5
sorted data: 2, 2, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, 6, 6, 6, 7, 7, 7, 8
sum: 96
count: 20
Mean: 96 / 20 = 4.8
Median: In the sorted list, the 10th value is the first 5, so median = 5
Class B: 3, 7, 6, 4, 3, 2, 4, 5, 6, 7, 2, 2, 2, 3, 4, 5, 2, 2, 5, 6
Sorted data list: 2, 2, 2, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, 5, 5, 6, 6, 6, 7, 7
Sum: 80
Count: 20
Mean: 80 / 20 = 4
Median: In the sorted list, the 10th value is the first 4, so median = 4
Consequently, it is evident that Class B's average study time is less than that of Class A. Answer B.