The probability of achieving exactly successes is calculated using the formula . This formula combines the probability of a specific sequence of successes and failures with the number of ways that sequence can occur.
The Binomial Coefficient, or , represents the number of different ways to choose successes from trials. It is calculated as , ensuring all possible combinations of success/failure positions are accounted for.
The distribution is closely linked to the Binomial Expansion of , where . Each term in the expansion corresponds to the probability of a specific number of successes, and the sum of all probabilities in the distribution always equals .
To calculate the Expected Value (mean) of the distribution, use the formula . This represents the average number of successes you would expect if the experiment were repeated many times.
The Variance measures the spread of the distribution and is calculated as . To find the Standard Deviation, simply take the square root of the variance, .
When calculating cumulative probabilities like , modern statistical calculators use the Binomial Cumulative Distribution (BCD) function. This sums the individual probabilities from up to successes.
It is vital to distinguish between discrete and continuous data; the Binomial distribution only applies to discrete counts of successes. You cannot have '2.5 successes' in a binomial model.
The shape of the distribution changes based on the value of . If , the distribution is positively skewed (tail to the right); if , it is negatively skewed (tail to the left); and if , it is perfectly symmetrical.
| Probability Type | Notation | Calculation Logic |
|---|---|---|
| Exact | Use Binomial PD formula | |
| At most | Use Binomial CD directly | |
| At least | Calculate | |
| Between | Calculate |
Always verify the independence assumption before applying the model. In exam questions, if a sample is taken from a very large population, independence is usually assumed even if items aren't replaced, as the probability change is negligible.
When dealing with inequalities, always convert them to the form before using a calculator. For example, must be treated as because the calculator's cumulative function includes the value you input.
Check the 'reasonableness' of your answer by comparing it to the mean (). If and , your mean is ; a calculated probability for should be extremely close to zero.