• Home
  • STANDARDIZE Function

STANDARDIZE Function

The STANDARDIZE function is one of the statistical functions. It is used to return a normalized value from a distribution characterized by the specified parameters.

Syntax

STANDARDIZE(x, mean, standard_dev)

The STANDARDIZE function has the following arguments:

ArgumentDescription
xThe value you want to normalize.
meanThe arithmetic mean of the distribution.
standard_devThe standard deviation of the distribution, greater than 0.
Notes

How to apply the STANDARDIZE function.

Examples

The figure below displays the result returned by the STANDARDIZE function.

STANDARDIZE Function

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags