Post Reply 
Parameters for negbinomial Function?
08-28-2016, 01:46 PM (This post was last modified: 08-28-2016 01:48 PM by mark4flies.)
Post: #3
RE: Parameters for negbinomial Function?
They share a common basis: the Bernoulli trial. The binomial distribution is for n independent Bernoulli trials, each with the same probability of success p. The PMF is the probability of y successes given n trials and p.

The negbinomial distribution is for the number of successes in a sequence of independent and identically distributed Bernoulli trials before a specified (non-random) number of failures occurs. This distribution is useful in QA work, for example.

Similar names but the negbinomial distribution is related more closely with the geometric and hypergeometric distributions than it is the binomial distribution.

With both distributions, 'success' and 'failure' can be substituted with any dichotomous outcomes or switched.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Parameters for negbinomial Function? - mark4flies - 08-28-2016 01:46 PM



User(s) browsing this thread: 1 Guest(s)