STANDARDIZE(x,mean,stddev)
x: value
mean: mean of the original distribution
stddev: standard deviation of the original distribution
If stddev is 0 this function returns a #DIV/0! error.
This function is Excel compatible.
AVERAGE.