MicroStrategy ONE

Standardize

.

Returns a normalized value from a distribution characterized by a mean and standard deviation.

Syntax

Standardize(x, Mean, Stdev)

Where:

x is the value you want to normalize.

Mean is the arithmetic mean of the distribution.

Stdev is the standard deviation of the distribution.

Expression

Usage Notes

The following is an invalid condition: Stdev£ 0