Conditions for Negative Binomial Random Variable and Distribution:

  1. Independent Trials:
    • The experiment consists of a sequence of independent trials.
  2. Binary Outcomes:
    • Each trial can result in either a success (S) or a failure (F).
  3. Constant Probability:
    • The probability of success is constant across trials, denoted as for .
  4. Fixed Number of Successes:
    • The experiment continues until a total of successes have been observed, where is a specified positive integer.
  • Random variable of interest:

    • = number of failures that precede the th success
    • Called a negative binomial random variable
    • Contrast with binomial random variable:
      • Number of successes is fixed
      • Number of trials is random
  • Possible values of :

  • Notation:

    • : pmf of
  • Example:

    • =
      • Probability that exactly 7 failures occur before the 3rd success
    • Conditions:
      • 10th trial must be a success
      • Exactly 2 successes among the first 9 trials
    • Calculation:
  • Generalization:
    • Formula for the negative binomial pmf

Proposition

The pmf of the negative binomial rv with parameters number of ‘s and is, for all ,

EX 3.37

  • Alternative definition:

    • Negative binomial random variable may be defined as:
    • Number of trials rather than number of failures
  • Special case:

    • pmf:

    {nb}(x; 1, p) = (1 - p)^{x} p, \quad x = 0, 1, 2, \ldots \tag{3.17}

  • Relation to previous EX 3.12 gender of newborn child:

    • Derived pmf for number of trials to obtain the first success
    • Similar to Expression (3.17)
    • Both:
      • = number of failures
      • = number of trials
      • Referred to as geometric random variables
    • pmf in Expression (3.17):
      • Called the geometric distribution
  • Expected values:

    • Expected number of trials until the first success:
      • Shown in Example 3.19 to be
    • Expected number of failures until the first success:
    • Intuitive expectation:
      • failures before the th success
      • This is
  • Variance:

    • Simple formula for

Proposition

If is a negative binomial rv with , then

Finally, by expanding the binomial coefficient in front of and doing some cancellation, it can be seen that is well defined even when is not an integer.

This generalized negative binomial distribution has been found to fit observed data quite well in a wide variety of applications.