This is documentation for an old release of SciPy (version 0.10.0). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.special.bdtri
-
scipy.special.bdtri(x1, x2, x3[, out]) = <ufunc 'bdtri'>
p=bdtri(k,n,y) finds the probability p such that the sum of the
terms 0 through k of the Binomial probability density is equal to the
given cumulative probability y.