Math and Trig
POISSON.DIST
POISSON.DIST is a DAX function that returns the Poisson distribution for a given number of events over a specific time period. Syntax Argument Properties Description X … Read More
NORM.S.DIST
NORM.S.DIST is a DAX function that returns the standard normal distribution with a mean of zero and a standard deviation of one. Syntax Argument Properties Description … Read More
NORM.S.INV
NORM.S.INV is a DAX function that returns the inverse of the standard normal cumulative distribution. Syntax Argument Properties Description Probability A probability corresponding to the normal … Read More