Table of contents
- 1. Introduction to Statistics53m
- 2. Describing Data with Tables and Graphs2h 1m
- 3. Describing Data Numerically1h 48m
- 4. Probability2h 26m
- 5. Binomial Distribution & Discrete Random Variables2h 55m
- 6. Normal Distribution & Continuous Random Variables1h 48m
- 7. Sampling Distributions & Confidence Intervals: Mean1h 17m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 20m
- 9. Hypothesis Testing for One Sample1h 8m
- 10. Hypothesis Testing for Two Samples2h 8m
- 11. Correlation48m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 30m
- 14. ANOVA1h 4m
5. Binomial Distribution & Discrete Random Variables
Hypergeometric Distribution
Struggling with Statistics for Business?
Join thousands of students who trust us to help them ace their exams!Watch the first videoMultiple Choice
A school is holding a fair raffle and a teacher is interested in predicting how many winners will be from her class. Determine which probability distribution she should use given the following information.
(A) There are 386 tickets, one for each student. Tickets are placed back in the pool after being chosen and 5 tickets are drawn.
A
Binomial
B
Hypergeometric

1
Identify the key characteristics of the problem: The teacher is interested in predicting the number of winners from her class. The problem specifies that tickets are placed back in the pool after being chosen, which means the draws are independent and the probability of success remains constant for each draw.
Recall the conditions for a Binomial distribution: (1) There are a fixed number of trials (n), (2) Each trial has only two possible outcomes (success or failure), (3) The probability of success (p) is constant for each trial, and (4) The trials are independent. Verify that these conditions are met in the problem.
Understand why the Hypergeometric distribution is not appropriate: The Hypergeometric distribution is used when sampling is done without replacement, meaning the probability of success changes after each draw. Since the problem specifies that tickets are placed back in the pool after being chosen, this condition does not apply.
Conclude that the Binomial distribution is the correct choice: Since the draws are independent, the probability of success is constant, and there are a fixed number of trials (5 tickets drawn), the Binomial distribution is the appropriate model for this scenario.
To apply the Binomial distribution, define the parameters: Let n = 5 (number of trials), p = probability of selecting a ticket from the teacher's class (this would depend on the number of students in her class divided by the total number of tickets, 386), and X = number of winners from her class. The probability mass function for the Binomial distribution is P(X = k) = (n choose k) * p^k * (1-p)^(n-k), where k is the number of successes.
Watch next
Master Introduction to the Hypergeometric Distribution with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice