Mean Mean[list] calculates the statistical mean of list. Attributes[Mean] := {Protected} Simple examples In[1]:= Mean[{5, 6}] Out[1]= (11)/(2)