ZScore(column) |
Top Previous Next |
Calculates the zscore for each data point in column. The zscore is the number of standard deviations from the mean. Alternatively, Zscore effectively standardises the data to have a mean of 0 and a standard deviation of 1.
Example: Zscore(A)
|