Binomial distributions are a class of frequency distributions that resemble certain real world distributions and have the fortunate property that they can be described with a simple equation. In this web page, we look at data from around the solar system to illustrate binomial distributions. Binomial distributions also form the basis of a simple test of statistical significance called the sign test. These notes contain an example of the sign test (see also Chapter 10 in Pagano) which you should look at.
One should expect any frequency distribution to approximate the binomial distribution if it fulfills the following criteria:
This is illustrated using the example of 3 coin throws. The example could be one coin tossed 3 times or 3 coins tossed once, it makes no difference (as long as the 5 criteria are not breached). If 3 fair coins are thrown, and the order of heads and tails counts, there are 8 equally probable outcomes. The probability of each of the outcomes is 0.5*0.5*0.5 = 0.125.
But a more general example is not coin tossing because that is a very special case where both outcomes are equally likely.
Suppose we repeat an experiment that has
probability of succes
times and count the number
of successes,
the distribution of
is called
the Binomial
random variable.
Probability of exactly
success:
A very good lecture, with examples
A page from Phil Starks' glossary, with calculator