StatsNBinomialPDF
StatsNBinomialPDF (x, k, p)
The StatsNBinomialPDF function returns the negative binomial probability distribution function.
where
is the binomial function.
The binomial distribution expresses the probability of the k th success in the x+k trial for two mutually exclusive results (success and failure) and p the probability of success in a single trial.
See Also
Statistical Analysis, StatsNBinomialCDF, StatsInvNBinomialCDF