SciPy

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

scipy.special.bdtri

scipy.special.bdtri(k, n, y) = <ufunc 'bdtri'>

Inverse function to bdtr vs. p

Finds probability p such that for the cumulative binomial probability bdtr(k, n, p) == y.

Previous topic

scipy.special.bdtrc

Next topic

scipy.special.bdtrik