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.nbdtrc

scipy.special.nbdtrc(k, n, p) = <ufunc 'nbdtrc'>

Negative binomial survival function

Returns the sum of the terms k+1 to infinity of the negative binomial distribution.

Previous topic

scipy.special.nbdtr

Next topic

scipy.special.nbdtri