SciPy

scipy.special.ndtri

scipy.special.ndtri(y) = <ufunc 'ndtri'>

Inverse of ndtr vs x

Returns the argument x for which the area under the Gaussian probability density function (integrated from minus infinity to x) is equal to y.

Previous topic

scipy.special.log_ndtr

Next topic

scipy.special.chndtr