To create a frequency table from the given ages of the 22 players in the football match, we need to count how many times each age appears in the data set. Here’s how the data is organized:
The recorded ages are:
- 17, 13, 15, 16, 16, 15, 15, 18, 15, 15, 18, 18, 15, 16, 17, 15, 15, 16, 15, 18, 15.
Now, let's count the frequency of each age:
- 13: 1 occurrence
- 15: 10 occurrences
- 16: 4 occurrences
- 17: 2 occurrences
- 18: 4 occurrences
Now we can create the frequency table:
| Age | Frequency | |-----|-----------| | 13 | 1 | | 15 | 10 | | 16 | 4 | | 17 | 2 | | 18 | 4 |
This table summarizes the age distribution of the players in the match.