Binomial Distribution
   

   

 Math Help -> Statistics -> Binomial Distribution 

Contents of this section:

Here's what you'll find in this section:

 

Some Discrete Distributions
bulletThe Binomial Distribution
bullet

The Binomial Distribution

Perhaps the most commonly used discrete probability distribution is the binomial distribution. An experiment which follows a binomial distribution will satisfy the following requirements (think of repeatedly flipping a coin as you read these):

  1. The experiment consists of n identical trials, where n is fixed in advance.
  2. Each trial has two possible outcomes, S or F, which we denote ``success'' and ``failure'' and code as 1 and 0, respectively.
  3. The trials are independent, so the outcome of one trial has no effect on the outcome of another.
  4. The probability of success, tex2html_wrap_inline3341 , is constant from one trial to another.

The random variable X of a binomial distribution counts the number of successes in n trials. The probability that X is a certain value x is given by the formula

displaymath3351

where tex2html_wrap_inline3353 Recall that the quantity tex2html_wrap_inline3355 , ``n choose x,'' above is

displaymath3361

where

displaymath3363

 

We could use the formulas previously given to compute the mean and variance of X. However, for the binomial distribution these will always be equal to

displaymath3367

 

NOTE:\ A random variable X which follows the binomial distribution can be abbreviated tex2html_wrap_inline3371 , where tex2html_wrap_inline3373 is read ``is distributed as.''

NOTE:\ A particularly important example of the use of the binomial distribution is when sampling with replacement (this implies that tex2html_wrap_inline3375 is constant).

EXAMPLE:\ Suppose we have 10 balls in a bowl, 3 of the balls are red and 7 of them are blue. Define success S as drawing a red ball. If we sample with replacement, P(S)=0.3 for every trial. Let's say n=20, then tex2html_wrap_inline3383 and we can figure out any probability we want. For example,

eqnarray811

The mean and variance are

displaymath3385

 

bulletThe Hypergeometric Distribution
bullet

The Hypergeometric Distribution

EXAMPLE:\ Assume we are playing a card game with a regular deck of 52 cards, where 16 of these are ``face cards'' and each ``hand'' consists of 10 randomly selected cards. Using combinations, find the probability of getting 4 face cards in a hand of 10 cards. We know there are tex2html_wrap_inline3387 possible ``hands'' and tex2html_wrap_inline3389 possible hands with 4 face cards, therefore

displaymath3391

 

The distribution we derived above is called the hypergeometric distribution. If we can define objects as success/failure, and we have N total items (N=52 cards), with M successes in the population (M=16 face cards) and n items chosen (n=10 cards per hand), then

displaymath3405

For our previous example,

displaymath3407

For the hypergeometric distribution,

eqnarray844

If we let tex2html_wrap_inline3409 , then

eqnarray856

Note that except for tex2html_wrap_inline3411 , this is the same as the mean and the variance for the binomial distribution. C is called the finite population correction.

 

bulletThe Negative Binomial Distribution
bullet

The Negative Binomial Distribution

The negative binomial distribution is used when the number of successes is fixed and we're interested in the number of failures before reaching the fixed number of successes. An experiment which follows a negative binomial distribution will satisfy the following requirements:

  1. The experiment consists of a sequence of independent trials.
  2. Each trial has two possible outcomes, S or F.
  3. The probability of success, tex2html_wrap_inline3341 , is constant from one trial to another.
  4. The experiment continues until a total of r successes are observed, where r is fixed in advance.
A random variable X which follows a negative binomial distribution is denoted tex2html_wrap_inline3427 . Its probabilities are computed with the formula

displaymath3429

for tex2html_wrap_inline3431 Formulas for E(X) and tex2html_wrap_inline3297 for the negative binomial distribution are given by

displaymath3437

 

EXAMPLE:\ Suppose we are at a rifle range with an old gun that misfires 5 out of 6 times. Define ``success'' as the event the gun fires and let X be the number of failures before the third success. Then tex2html_wrap_inline3441 . The probability that there are 10 failures before the third success is given by

displaymath3443

The expected value and variance of X are

displaymath880

 

bulletThe Poisson Distribution
bullet

The Poisson Distribution

The Poisson distribution is most commonly used to model the number of random occurrences of some phenomenon in a specified unit of space or time. For example,
bulletThe number of phone calls received by a telephone operator in a 10-minute period.
bulletThe number of flaws in a bolt of fabric.
bulletThe number of typos per page made by a secretary.
For a Poisson random variable, the probability that X is some value x is given by the formula

displaymath3451

where tex2html_wrap_inline2651 is the average number of occurrences in the specified interval. For the Poisson distribution,

displaymath3455

EXAMPLE:\ The number of false fire alarms in a suburb of Houston averages 2.1 per day. Assuming that a Poisson distribution is appropriate, the probability that 4 false alarms will occur on a given day is given by

displaymath3457

bullet 
bullet

 

bulletComputer Lab
bullet

Computer Lab

Applicable StataQuest Commands:

Statistics tex2html_wrap_inline3057 Correlation tex2html_wrap_inline3057 Pearson (or Spearman)

Statistics tex2html_wrap_inline3057 Simple regression to obtain the coefficients for the least square (regression) line

Graphs tex2html_wrap_inline3057 Scatterplots tex2html_wrap_inline3057 Plot Y vs. X, with regression line

 

bulletConcept Lab
bullet

Concept Lab

 
bulletCh 3: Relative Frequency and Probability
bulletCh 2: Random Sampling

%

 

 

Internet References

 

Related pages in this website

 

 

The webmaster and author of the Math Help site is Graeme McRae.
     [home]  [email]  [search]  [Links to Math Sites]  [Whiteboard]