Skip to content

Standardize¤

Excel STANDARDIZE(number; mean; STDEV): Converts a random variable to a normalized value. Number is the value to be standardized. Mean is the arithmetic mean of the distribution. STDEV is the standard deviation of the distribution.

Parameter¤

Function name¤

The name of the Excel function

  • Datatype: string
  • Default Value: STANDARDIZE

Comments