Table of contents
- 1. Intro to Stats and Collecting Data55m
- 2. Describing Data with Tables and Graphs1h 55m
- 3. Describing Data Numerically1h 45m
- 4. Probability2h 16m
- 5. Binomial Distribution & Discrete Random Variables2h 33m
- 6. Normal Distribution and Continuous Random Variables1h 38m
- 7. Sampling Distributions & Confidence Intervals: Mean1h 3m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 12m
- 9. Hypothesis Testing for One Sample1h 1m
- 10. Hypothesis Testing for Two Samples2h 8m
- 11. Correlation48m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 20m
- 14. ANOVA1h 0m
5. Binomial Distribution & Discrete Random Variables
Poisson Distribution
Struggling with Statistics?
Join thousands of students who trust us to help them ace their exams!Watch the first videoMultiple Choice
In a large population of 10,000 lab mice, each mouse has an independent 0.0003 probability of carrying a rare genetic mutation.
(B) Use the Poisson distribution to estimate the probability that 2 mice carry the mutation.
A
B
C
D

1
Step 1: Recognize that the problem involves a rare event (probability of 0.0003 per mouse) in a large population (10,000 mice). This is a classic scenario where the Poisson distribution is a good approximation for the binomial distribution.
Step 2: Calculate the expected number of mice carrying the mutation (λ), which is the mean of the Poisson distribution. Use the formula λ = n × p, where n is the population size (10,000) and p is the probability of carrying the mutation (0.0003).
Step 3: Write the Poisson probability formula: P(X = k) = (λ^k * e^(-λ)) / k!, where k is the number of successes (in this case, 2 mice carrying the mutation), λ is the mean, and e is the base of the natural logarithm (approximately 2.718).
Step 4: Substitute the values into the formula. Use λ calculated in Step 2 and k = 2. Compute the numerator (λ^k * e^(-λ)) and the denominator (k!).
Step 5: Simplify the expression to find the probability P(X = 2). This will give the estimated probability that exactly 2 mice carry the mutation using the Poisson distribution.
Watch next
Master Introduction to the Poisson Distribution with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice