118 questions · 20 question types identified
Calculate probabilities involving both exact binomial calculations for small samples and normal approximations for large samples in the same question.
Questions asking for a single probability involving one inequality (e.g., P(X > a), P(X < b), or P(X ≥ a)) using normal approximation with continuity correction.
Calculate exact binomial probabilities for small sample sizes (typically n ≤ 20) using the binomial distribution formula directly.
Determine the smallest or largest sample size n such that a given probability condition is satisfied.
Explain why a normal approximation to the binomial is appropriate by checking conditions like np > 5 and n(1-p) > 5.
Given probability statements involving a normal approximation to B(n,p), solve to find unknown values of n or p.
Testing whether the population proportion differs from a specified value (alternative hypothesis uses ≠), requiring a two-tailed test.
Testing whether the population proportion is greater than or less than a specified value (alternative hypothesis uses > or <), requiring a one-tailed test.
Use normal approximation when the binomial probability p itself comes from a normal distribution threshold (e.g. heights exceeding a value).
Calculate probability of overbooking when more tickets are sold than seats available, considering no-show rates.
Calculate probabilities involving multiple independent binomial experiments (e.g. probability that in 10 bags, at least 2 have a certain property).
Calculate the same probability using different approximations (e.g. Poisson vs Normal) and compare accuracy or justify which is better.
Find probabilities involving the number of trials until first success, using geometric distribution (e.g. repeated coin tosses until tails).
Find probabilities when outcomes fall into more than two categories (e.g. good/satisfactory/poor) using binomial or multinomial approaches.
Use Poisson approximation when n is large and p is small (np < 5), typically for rare events.
Prove or use algebraic manipulation to derive expressions for E(X) and Var(X) for binomial distributions.
Questions asking for probability that X lies between two values (e.g., P(a < X < b) or P(a ≤ X ≤ b)) using normal approximation with continuity correction.
Calculate or use confidence intervals for a population proportion based on sample data.
Calculate probabilities of Type I or Type II errors across multiple hypothesis tests using normal approximation.
Explain or implement how to obtain a random sample using random numbers from a numbered population.