Binomial distribution
The binomial distribution gives the probability of a set number of successes in a fixed number of independent trials with a constant success probability.
A binomial setting has a fixed number of trials, two outcomes per trial, independent trials, and the same success probability each time. For example, the number of heads in 10 flips of a fair coin is binomial with trials and success probability . The probability of exactly successes is (n choose k, times p to the power k, times one minus p to the power n minus k). Its mean is (n times p).
More random variables and distributions terms, or browse the full statistics glossary.