Mean and median of a list?

Is this an individually collected list or from the whole class?

Individually you can use the mean and median functions in the calculator

otherwise you can use

numberList("L"):aggregate(source)

for the list and then run the stats off of that.