MeanX Command

MeanX( <List of Points> )

Calculates the mean of the x-coordinates of the points in the list.

MeanX({(0,0), (3,2), (5,1), (2,1), (2,4)}) yields 2.4