Binomial Distributions
Binomial Probability Distributions
In this section, we examine Binomial Probability Distributions:

- They are discrete distributions
- They measure the probability of a certain number,
, of successes occurring - We need both the number of trials (
), and the probability of success ( ) to define a binomial distribution
The sections are organized as follows:
- An introduction, properties of Binomial Distributions and how to calculate the probability of exactly
successes using the formula. - How to calculate the probability of exactly
successes using the Excel’s =BINOM.DIST function. - How to calculate the probability of at most
number of successes. - How to calculate the probability of more than
number of successes. - How to calculate the probability of at least
successes or, . - How to calculate the mean and standard deviation of binomial distributions.