NORM.INV DAX Function (Statistical)
Returns the inverse of the normal cumulative distribution for the specified mean and standard deviation.
Syntax
Parameter | Attributes | Description |
---|---|---|
Probability |
A probability corresponding to the normal distribution. |
|
Mean |
The arithmetic mean of the distribution. |
|
Standard_dev |
The standard deviation of the distribution. |
Return values
Returns the inverse of the normal cumulative distribution for the specified mean and standard deviation.
Related functions
Other related functions are:
Last update: Feb 25, 2021 » Contribute » Show contributors
Contributors: Alberto Ferrari, Marco Russo
MSDN documentation: https://docs.microsoft.com/en-us/dax/norm-inv-dax