Binomial distribution
The characteristics of Binomial distribution:
- There are a fixed number of trials i.e n is finite.
- There are only two possible outcomes, called “success” and
“failure,” for each trial.
- p denotes the probability of a success on one trial,
and q denotes the probability of a failure on one
trial.
- The n trials are independent and are repeated using
identical conditions.
- It has two parameters n and p
- The probability mass function is
, where x=1, 2,....n
- Mean of binomial distribution is np and variance npq .
Binomial distribution is used when n (no. of trials) is finite
and event are independent of each other. There are only two
possible outcomes success and failure. The outcomes are mutually
exclusive and collectively exhaustive.
Poisson distribution:
The characteristics of Poisson distribution:
- The event or a success are counted in whole numbers.
- The probability of having a success in a time interval is
independent of any of its previous occurrence.
- The average frequency of successes in a unit time interval is
known. (λ in the above case).
- The probability of more than one success in a unit time is very
low. (since n → ∞ and p → 0 anyway).
- It has on one parameter i.e
.
- The Probability mass function is
where x=0,1,...∞
- Mean = Variance =
Poisson distribution is used when n (no. of trials) is infinite
or unknown. There are only two possible outcomes success and
failure. It is used in rarer of rarest case or when since
n → ∞ and p → 0.
Hypergeometric distribution
The characteristics of Hypergeometric distribution:
- Trails are dependent
- There are also only two outcome “success” and “failure,”
- The probability of success is not same on each trial without
replacement.
- Events are not independent
- Population is finite.
- The Probability mass function is
where N is the population size, K is the number of
success states in the population, n is the number of draws (i.e.
quantity drawn in each trial) and x is the number of observed
successes.
- There are three parameters of N, K, and n
Hypergeometric distribution is used to find the probability of
success in n draws without replacement. The successive trials is
dependent on the previous trial.
We have used these distributions in various situation like:
- If a coin is tossed 10 times then a binomial distribution can
be used to determine the probability of 4 heads.
- Poisson distribution can be used to find the probability of 5
phone call in one hour.
- Hypergeometric distribution can be used to find out the
probability that out of 5 items chosen from a set of 24 items (out
of which 5 are defective) 1 is defective.