BackHypergeometric Distribution: Concepts, Formulas, and Applications
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Hypergeometric Distribution
Introduction to Hypergeometric Distribution
The hypergeometric distribution models the probability of obtaining a certain number of successes in a sample drawn without replacement from a finite population containing a fixed number of successes and failures. It is commonly used when sampling is done without replacement, making the probability of success change on each draw.
Binomial Variable: Number of successes out of n trials, with constant probability p (sampling with replacement).
Hypergeometric Variable: Number of successes in n draws from a group of N items, without replacement.
Comparing Binomial and Hypergeometric Distributions
Binomial Distribution | Hypergeometric Distribution |
|---|---|
|
|
Key Terms and Definitions
Population size (N): Total number of items.
Number of successes in population (K): Number of items classified as 'success'.
Sample size (n): Number of items drawn from the population.
Number of observed successes (k): Number of successes in the sample.
Hypergeometric Probability Formula
The probability of getting exactly k successes in n draws from a population of N items with K successes is:
: Ways to choose k successes from K available.
: Ways to choose the remaining (n-k) failures from (N-K) available.
: Total ways to choose n items from N.
Example: Drawing Marbles
Problem: Take three marbles from a bag containing 2 red and 4 blue. Find the probability that exactly 1 of the marbles you pick is red (no replacement).
N = 6 (total marbles)
K = 2 (red marbles)
n = 3 (marbles drawn)
k = 1 (red marble drawn)
Apply the formula:
Applications of the Hypergeometric Distribution
Quality Control: Determining the probability of finding a certain number of defective items in a sample from a shipment.
Lotteries and Raffles: Calculating the chance of winning when tickets are drawn without replacement.
Card Games: Probability of drawing a specific combination of cards from a deck.
Worked Example: Quality Control
A quality control manager wants to ensure that their staff's testing procedure will identify defects in shipments reliably. Suppose a shipment contains 100 units, 5 of which are defective. The staff tests 20 units at random. What is the probability that at least 2 defective units are found in the sample?
N = 100 (total units)
K = 5 (defective units)
n = 20 (units tested)
k = 2 (at least 2 defective units found)
To find , sum the probabilities for k = 2, 3, 4, 5 using the hypergeometric formula:
For k = 2:
Continue similarly for k = 3, 4, 5 and sum the results.
Summary Table: Binomial vs. Hypergeometric
Feature | Binomial | Hypergeometric |
|---|---|---|
Sampling | With replacement | Without replacement |
Probability of Success | Constant | Changes after each draw |
Independence | Independent trials | Dependent trials |
Formula |
Key Takeaways
Use the hypergeometric distribution when sampling is done without replacement from a finite population.
Use the binomial distribution when sampling is done with replacement or when the population is very large compared to the sample size.