CumNormalInv(Y,mean,stddev)
The inverse cumulative normal density. Returns the value X for which the area under a normal density from -INF to X is equal to Y. Mean and stddev are optional and default to mean=0 and stddev=1.
Library
Advanced math
See Also
- CumNormal -- the cumulative normal density function
- Normal -- the normal distribution
- ErfInv -- the closely related inverse error function
Enable comment auto-refresher