|
|||||||
|
|
NORMINV(probability,mean,standard_dev)Returns the inverse of the cumulative distribution function for the specified mean and standard deviation.
The result of norminv is the inverse of the NORMDISTCDF function, i.e. NORMINV(NORMDISTCDF(x,5,2),5,2)=x. See also: |
||||||