scipy.special.bdtri

scipy.special.bdtri(x1, x2, x3[, out])

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.

Previous topic

scipy.special.bdtrc

Next topic

scipy.special.btdtr

This Page