Explanation:
mean value is always the sum of all data divided by the number of data points.
we can see just by looking at the numbers that team B is way below team A.
mean team A : 1529/8 = 191.125
mean team B : 1141/8 = 142.625
so, clearly, team B had to make dinner.
the median is the value of all the data points, where half of the others are smaller, and the other half are bigger.
in case of an even number of data points (like here with 8), we find the 2 middle values and calculate the mean value of these 2 :
median team A : (180+189)/2 = 184.5
median team B : (143+134)/2 = 138.5
the mode is the number in the set of data that occurred must often. if they are all unique, then they ALL are the mode. it is NOT 0 or empty. it is then really all the data points.
mode team A : 212
mode team B : 99, 102, 105, 134, 143, 145, 202, 211