The STANDARDIZE function returns a normalized value. @x is the number to be normalized, @mean is the mean of the distribution, @stdev is the standard deviation of the distribution.
Performing this function on a string or empty cell returns an error.if stddev is 0 STANDARDIZE returns #DIV/0! error.