Z-score
.zscore(xs)
xs
vector of observations
xs, z-normalized. if all elements of xs are equal, a vector of zeros will be returned instead.