SciPy

This is documentation for an old release of SciPy (version 0.17.1). Read this page in the documentation of the latest stable release (version 1.15.1).

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