To determine the score which presents the highest frequency, we need to check the last column, the frequency one, and find the highest value among them. The score which is in the same row that this value will be the score with the highest frequency.
In the present problem, there are values of frequency equal to 1, 2, 3, and 4. The one with frequency 4 is the one with the highest frequency. (8th row). And the Score related to it is Score 8.
Once we check the frequency column once again, we see that the 2nd, the 4th, and the 7th rows have a frequency equal to 2.
Checking the Scores of the related rows, we are able to say that the scores with frequency 2 are: 2, 4, and 7.