Fixed Number of Trials (): The experiment must consist of a pre-determined, finite number of trials that does not change based on the results.
Independent Trials: The outcome of any single trial must not influence or be influenced by the outcome of any other trial.
Binary Outcomes: Each trial must result in exactly one of two mutually exclusive outcomes, typically labeled as 'Success' or 'Failure'.
Constant Probability (): The probability of success must remain exactly the same for every single trial in the sequence.
The term , known as the binomial coefficient, represents the number of different ways to arrange successes and failures.
The component represents the probability of the successes occurring, while represents the probability of the remaining trials being failures.
Expected Value (Mean): The average number of successes expected over many repetitions is given by .
Variance: This measures the spread of the distribution and is calculated as , often written as where .
Standard Deviation: The square root of the variance, , provides a measure of dispersion in the same units as the random variable.
Distribution Shape: The skewness depends on ; if , the distribution is positively skewed (tail to the right); if , it is negatively skewed (tail to the left).
Cumulative probabilities represent the sum of individual probabilities up to a certain point, denoted as .
Because the distribution is discrete, strict inequalities must be converted carefully: is equivalent to .
To find the probability of 'at least' a certain number of successes, use the complement rule: .
For a range between two values, the formula is .
Identify Parameters First: Always start by explicitly stating the values of and before attempting any calculations.
Check Independence: In contextual questions, always verify if the 'without replacement' rule applies; if the population is small, the trials might not be independent, making the binomial model invalid.
Calculator Proficiency: Ensure you can distinguish between 'Binomial PD' (for ) and 'Binomial CD' (for ) on your statistical calculator.
Sanity Check: The mean should always be the 'peak' of your distribution; if your calculated probability for a value far from the mean is extremely high, re-check your inputs.