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.
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.