MicroStrategy ONE

Standard normal cumulative distribution

Returns the cumulative distribution of a standard normal variable. The mean is 0 and the standard deviation is 1. This function can be used in lieu of a table of standard normal curve areas.

Syntax

StandardNormalDistribution (Argument)

Where:

Argument is a metric representing a list of numbers.

Expression

Usage Notes

This function results in an invalid value if Argument is nonnumeric.