Common pitfalls in applying binomial distribution for JC H2 math

Common pitfalls in applying binomial distribution for JC H2 math

Check our other pages :

Frequently Asked Questions

The binomial distribution models the probability of obtaining a certain number of successes in a fixed number of independent trials, each with the same probability of success. Its applicable when dealing with situations involving repeated independent trials with two possible outcomes.
The most common mistake is failing to verify that the four conditions for the binomial distribution are met: fixed number of trials, independent trials, two possible outcomes (success and failure), and constant probability of success.
Trials are independent if the outcome of one trial does not affect the outcome of any other trial. Carefully examine the problem statement to determine if any condition exists that would cause the probability of success to change based on previous outcomes.
If the probability of success varies from trial to trial, the binomial distribution cannot be applied. You may need to consider other probability distributions or methods to solve the problem.
n represents the number of trials, and p represents the probability of success on a single trial. Read the problem carefully to identify these values. n is usually a total count, and p is often given as a percentage or a fraction.
Binomial distribution is used when the number of trials is relatively small. Normal approximation can be used when the number of trials is large (np > 5 and n(1-p) > 5), simplifying calculations. However, remember to apply continuity correction for better accuracy.
When a question asks for at least a certain number of successes, calculate the probability of that number or more. For at most, calculate the probability of that number or fewer. It often helps to consider the complement rule: P(at least x) = 1 - P(less than x) and P(at most x) = 1 - P(more than x).