Mode is the value that occurs most frequently in a dataset. For grouped data (values in classes), the modal class is the class with the largest frequency (or the largest frequency density if class widths are unequal).
Frequencies: 7 appears 3 times, 9 appears 2 times, others β€ 1.
Mode = 7.
6 and 7 both occur twice (highest and tied).
Modes = 6 and 7 (bimodal).
The mode is the value (row) with the largest frequency.
| Score \(x\) | Frequency \(f\) |
|---|---|
| 3 | 2 |
| 4 | 5 |
| 5 | 9 |
| 6 | 7 |
| 7 | 4 |
Largest frequency is \(9\) at \(x=5\).
Mode = 5.
Identify the class with the greatest frequency; that is the modal class.
| Height (cm) | Frequency |
|---|---|
| 140β150 | 6 |
| 150β160 | 10 |
| 160β170 | 15 |
| 170β180 | 9 |
Largest frequency = 15 for 160β170.
Modal class = 160β170 cm.
If class widths differ, compare frequency density: \[ \text{freq. density} \;=\; \frac{f}{\text{class width}}. \] The class with the greatest density is the modal class (this matches histogram βtallest barβ).
| Time (min) | Width | Frequency \(f\) | Density \(f/\text{width}\) |
|---|---|---|---|
| 0β5 | 5 | 8 | 1.6 |
| 5β15 | 10 | 18 | 1.8 |
| 15β20 | 5 | 11 | 2.2 |
| 20β30 | 10 | 12 | 1.2 |
Greatest density = 2.2 for 15β20.
Modal class = 15β20 min.
For grouped continuous data with equal (or similar) widths, an approximate modal value can be obtained using the interpolation formula:
\[ \boxed{ \text{Mode} \approx L \;+\; \frac{(f_1 - f_0)}{(2f_1 - f_0 - f_2)} \;\times\; h } \] where:
| Mass (kg) | Freq |
|---|---|
| 40β50 | 7 |
| 50β60 | 12 |
| 60β70 | 20 |
| 70β80 | 14 |
| 80β90 | 9 |
\(L=60\), \(h=10\), modal class freq \(f_1=20\), below \(f_0=12\), above \(f_2=14\).
\[ \text{Mode} \approx 60 + \frac{20-12}{2\cdot 20 - 12 - 14}\times 10 \;=\; 60 + \frac{8}{14}\times 10 \;=\; 60 + 5.714\;\approx\; \mathbf{65.7\text{ kg}}. \]
| Mark | Freq |
|---|---|
| 1 | 3 |
| 2 | 6 |
| 3 | 6 |
| 4 | 4 |
Answer: Modes = 2 and 3 (tie at the highest frequency).
| Speed (km/h) | Freq |
|---|---|
| 30β40 | 5 |
| 40β50 | 12 |
| 50β60 | 19 |
| 60β70 | 15 |
Answer: Modal class = 50β60 km/h.
| Interval | Width | Freq | Density |
|---|---|---|---|
| 0β2 | 2 | 6 | 3.0 |
| 2β6 | 4 | 10 | 2.5 |
| 6β7 | 1 | 5 | 5.0 |
| 7β10 | 3 | 7 | 2.33 |
Answer: Modal class = 6β7 (highest density).