SampleSDY Command

SampleSDY( <List of Points> )

Returns the sample standard deviation of the y-coordinates of the points in the given list.

SampleSDY({(2, 3), (1, 5), (3, 6), (4, 2), (1, 1), (2, 5)}) yields a = 1.97.