To create a frequency table with a class width of 4 and to determine which class has the highest frequency, we first need to define the classes based on the data provided.
The smallest value in the data set is 20 and the largest value is 62. With a class width of 4, we can create the following classes:
- 20 - 23
- 24 - 27
- 28 - 31
- 32 - 35
- 36 - 39
- 40 - 43
- 44 - 47
- 48 - 51
- 52 - 55
- 56 - 59
- 60 - 63
Now we can count how many values fall into each class based on the data provided.
- 20 - 23: 5 (20, 20, 21, 22, 23)
- 24 - 27: 6 (24, 25, 25, 26, 27, 27)
- 28 - 31: 8 (28, 28, 28, 28, 29, 29, 30, 31)
- 32 - 35: 8 (32, 33, 33, 34, 34, 34, 35, 35)
- 36 - 39: 8 (36, 36, 36, 36, 37, 37, 38, 39)
- 40 - 43: 1 (40, 41, 42)
- 44 - 47: 0
- 48 - 51: 0
- 52 - 55: 0
- 56 - 59: 0
- 60 - 63: 1 (62)
Now we summarize the frequencies:
- 20 - 23: 5
- 24 - 27: 6
- 28 - 31: 8
- 32 - 35: 8
- 36 - 39: 8
- 40 - 43: 1
- 44 - 47: 0
- 48 - 51: 0
- 52 - 55: 0
- 56 - 59: 0
- 60 - 63: 1
From the frequency counts, we see that the classes 28 - 31, 32 - 35, and 36 - 39 all have the highest frequency of 8. Therefore, these are the classes with the highest frequency.