| Class Interval | 0-10 | 10-20 | 20-30 | 30-40 | 40-50 | 50-60 |
| Frequency | 10 | x | 25 | 30 | y | 10 |
The cumulative frequency distribution table:
| Class Interval | Frequency | Cumulative Frequency (Less than type) |
| 0-10 | 10 | 10 |
| 10-20 | \(x\) | 10+\(x\) |
| 20-30 | 25 | 35+\(x\) |
| 30-40 | 30 | 65+\(x\) |
| 40-50 | \(y\) | 65+\(x+y\) |
| 50-60 | 10 | 75+\(x+y=n\) |
Or, \(x+y=25----(i)\)
Since the median is given as 32, The median class is (30-40). โด Median formula, \[ M = l + \left[\cfrac{\cfrac{n}{2} - cf}{f}\right] \times h \] where, \(l = 30, n = 100\), \(cf = 35+x, f = 30, h = 10\), \[ M = 30 + \left[\cfrac{50 - (35+x)}{30} \right] \times 10 \] \[ = 30 + \cfrac{15-x}{30} \times 10 \] \[ = 30 + \cfrac{15-x}{3} \] Since \(M = 32\), \[ 30 + \cfrac{15-x}{3} = 32 \] \[ \cfrac{15-x}{3} = 2 \] \[ 15-x = 6 \] \[ x = 9 \] Substituting \(x = 9\) into equation (i), \[ 9 + y = 25 \] \[ y = 16 \] โด Required values, \(x = 9, y = 16\).