The Probability Mass Function calculates the probability of exactly successes in trials. It is defined as , where is the constant probability of success in a single trial.
The Binomial Coefficient , also written as , accounts for the different ways successes and failures can be ordered within the sequence of trials. It is calculated as .
The terms and represent the probability of achieving exactly successes and failures respectively. Because trials are independent, these individual probabilities are multiplied together.
If the probability of success exceeds , tables often do not list it directly. In such cases, the model is flipped to count failures instead of successes.
Let be the number of failures, where . Because the total trials are fixed, the relationship allows for probability conversions.
Symmetry Identity: . This ensures that any probability can be found using table values where the probability parameter is (which will be ).
Lower Bound Conversion: To find , subtract the unwanted lower cumulative values from the total probability. The identity is .
Interval Calculation: For a range between two values and , use the identity . This isolates the desired segment of the distribution.
Strict Inequalities: Because the distribution is discrete, is equivalent to , and is equivalent to . Always convert strict inequalities to weak inequalities before calculation.
| Goal | Inequality Logic | Reasoning |
|---|---|---|
| At least | Excludes everything strictly below | |
| More than | Excludes and everything below it | |
| At most | Standard CDF usage | |
| Less than | Includes only values strictly below |
Check the Inequality: Read the question carefully to distinguish between 'more than' () and 'at least' (). One small error in the bound ( vs ) will result in a completely incorrect probability.
Sanity Checks: Probability values must always be between and . If a calculation for results in a value near when is very large (relative to the mean ), double-check the subtraction direction.
Calculator vs Tables: While calculators can handle any , exams often require the use of tables to show method. Always state the distribution and bounds clearly before looking up values.