just one more problem i'm still struggle with . Find the median and mean for each set of numbers.

17,13,27,33,25. please! give me an example again. thank you!!

17,13,27,33,25

put the numbers in order, from smallest to largest
13, 17, 25, 27, 33

the median is the number in the middle
so, the median would be 25

for the mean, add all the numbers and then divide the sum by the number of numbers that you added.

13 + 17 + 25 + 27 + 33 = ?

add the numbers, then divide by 5 for the mean

6531