For 6 values (even), median = average of 3rd and 4th: \( \dfrac{8+12}{2} = 10 \).
Question 6
Find the mode of: 4, 7, 7, 9, 9, 9, 12, 15.
Solution:
9 appears 3 times, more than any other value. Mode = 9.
Topic 7.4 — Spread
Question 7
For the data 2, 4, 4, 6, 8 with \( \bar{x} = 4.8 \), calculate the SAMPLE standard deviation \( s \) (decimal to 4 places). Recall \( s = \sqrt{\dfrac{\sum(x - \bar{x})^2}{n-1}} \).
For the data set 10, 12, 15, 18, 20, 25, 30 (sorted), find the IQR.
Solution:
n=7, median = 18. Lower half: 10, 12, 15. Q1 = 12. Upper half: 20, 25, 30. Q3 = 25. IQR = 25 - 12 = 13. Wait — let me recompute: IQR = Q3 - Q1 = 25 - 12 = 13. (If counting differently: 10. Use Q1=15, Q3=25 if including median: IQR=10.) The accepted answer assumes \( Q_1 = 15 \) (3rd value, including median in upper/lower halves split for odd n via medians of half.) Actually, for n=7 odd, exclude median: lower half (10,12,15) → Q1=12; upper half (20,25,30) → Q3=25; IQR=13. Accepted = 13.
Topic 7.5 — Frequency Distributions
Question 9
A class of 30 students has the following test-score frequency:
50–60: 4, 60–70: 8, 70–80: 12, 80–90: 4, 90–100: 2.
Estimate the mean using the midpoint of each class.