SDX Command

SDX( <List of Points> )

Returns standard deviation of x-coordinates of points from the given list.

SDX({(1, 1), (2, 2), (3, 1), (3, 3), (4, 2), (3, -1)}) yields a = 0.94.