NORM.INV The inverse of the normal cumulative distribution for the specified mean and standard deviation.
Syntax
NORM.INV(Probability, Mean, Standard_dev)
Parameters
Probability – A probability corresponding to the normal distribution.
Mean – The arithmetic mean of the distribution.
Standard_dev – The standard deviation of the distribution.
Return Value
Returns the inverse of the normal cumulative distribution for the specified mean and standard deviation.
Reference Data
https://docs.microsoft.com/en-us/dax/dax-function-reference