Functions
NEGBINOMDIST
Negative binomial PMF (legacy)
When to use it
When should I use NEGBINOMDIST?
NEGBINOMDIST is the legacy three-argument form of NEGBINOM.DIST that always returns the PMF (exact probability). Use it only when maintaining older spreadsheets; for new work prefer NEGBINOM.DIST which also supports the cumulative form.
Used in
Syntax
NEGBINOMDIST(x,r,p)