Calculates the negative binomial distribution PDF.
These functions are available for Microsoft Excel (Login to download):
Real
cc_negativebinomialPDF (Integer x, Integer r, Real p)
Use the following HTML code to embed the calculators within other websites:
PDF
doublePDF(
int
x
int
r
double
p
)
The negative binomial distribution, also known as the Pascal distribution or Polya distribution, gives the probability of
<em>r -1</em> successes and x failures in <em>x+r - 1</em> trials, and success on the <em>(x+r)</em> trial. The probability density
is given by