NORMSINV

The NORMSINV function calculates the inverse standard normal distribution for a measure, with a mean of 0, and standard deviation of 1.

normsinv(value)

Arguments

value - The measure for which to calculate the normal distribution. This is a required argument.

Example

NORMSINV([Quantity])
Inverse standard normal distribution

Last updated

Was this helpful?