• Home
  • NEGBINOMDIST Function

NEGBINOMDIST Function

The NEGBINOMDIST function is one of the statistical functions. It is used to return the negative binomial distribution.

Syntax

NEGBINOMDIST(number_f, number_s, probability_s)

The NEGBINOMDIST function has the following arguments:

ArgumentDescription
number_fThe number of failures, a numeric value greater than or equal to 0.
number_sThe threshold number of successes, a numeric value greater than or equal to 1.
probability_sThe success propability of each trial, a numeric value greater than 0, but less than 1.
Notes

How to apply the NEGBINOMDIST function.

Examples

The figure below displays the result returned by the NEGBINOMDIST function.

NEGBINOMDIST Function

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags