0:00
So you have these students and these are their scores in your subject
0:04
Now you want to find a quick summary of the highest score among these
0:08
the lowest score and also the average score. So you can do this easily in Google Shito Excel
0:13
Just go to the high score here and we'll say equals, max, open brackets, then just select the entire column here
0:21
Cross, enter, boom. You have the high score which is 98. You do the same for the lowest score
0:27
This time we use mean, we'll say equal. mean, open bracket, select your entire data, close the function, enter, boom, you have the lowest score
0:37
And for the avarate score, we're going to use the avarate function. We'll say equals, average, then you select your data, close the function, enter, and boom, you have the avarage score
0:48
And that's how you can quickly summarize your scores. It's that easy