Unlike the binomial distribution, where trials are independent, the hypergeometric distribution describes scenarios where objects are drawn without replacement. Suppose an urn contains items of which are labeled as successes. Drawing items without replacement leads to dependent outcomes because removing one item affects the probabilities of future draws.
The probability of obtaining exactly successes in your sample equals
This expression counts the number of favorable combinations over the total number of ways to draw items from .
The CDF sums the probabilities for all values up to . It tells you how likely it is to see at most successes in your sample. This is useful for quality inspection, card games, and any situation involving finite populations.
Start by entering the total number of items , the count of successes in the population , the sample size , and the observed number of successes . Press Calculate to display both the probability of exactly successes (the PMF) and the cumulative probability of observing up to that many.
Imagine inspecting a batch of 100 gadgets where 10 are known defects. If you randomly test 15 gadgets, the calculator can tell you the chance of finding, say, 3 or fewer faulty units. Such insight helps you set sampling plans without checking every item.
Unlike binomial trials, removing items shifts the odds with each draw. Thatās why the hypergeometric model closely reflects reality when sampling from small populations. The math relies on combinationsā notationāto count the number of ways each outcome can occur.
Beyond manufacturing, this distribution models card draws, ecology surveys, or any experiment where the population is finite and each selection changes the pool. By adjusting the inputs you can quickly see how different sample sizes alter the risk of missing rare items.
Four symbols define the hypergeometric setting and appear throughout textbooks. The population size captures how many objects exist in total; this might be cards in a deck, balls in an urn, or widgets on an assembly line. Out of those objects, are labeled āsuccessesā while the remaining are considered failures. When we draw
Performing a hypergeometric calculation by hand highlights the mechanics hidden behind the calculatorās instant answer. The process unfolds in three conceptual stages. First, count how many ways the desired outcome can occur: choosing
Consider a card game where a standard 52ācard deck contains four aces. If you draw ten cards at random, what is the probability that exactly two are aces? In this case
The hypergeometric distribution has a builtāin expected value and spread just like more familiar distributions. The mean, or expected number of successes, equals
Students often encounter the binomial distribution first and wonder when the hypergeometric is necessary. The binomial assumes independent trials with replacement or a vast population where individual selections barely affect the odds. When the sample size is small relative to the population, the binomial is a good approximation and easier to compute. However, as
Hypergeometric reasoning appears whenever resources are limited and selections are made without replenishment. Quality engineers inspect batches of electronics to estimate defect rates before a product ships. Ecologists capture and tag animals, then recapture a sample to infer population sizes. In card games such as poker or collectible deck-building, calculating draw probabilities helps players determine the risk of going for a particular strategy. Even genetics uses hypergeometric thinking: in Mendelian inheritance problems, gametes combine without replacement, producing distributions of traits in offspring.
The PMF value tells you the likelihood of a single outcome. The CDF aggregates probabilities up to
Several pitfalls can lead to incorrect conclusions. Forgetting that
To get the most out of the tool, start with a scenario and adjust one parameter at a time. Observe how increasing the sample size raises both the mean and the variance. Try doubling
The hypergeometric distribution captures the nuances of sampling without replacement. By understanding its parameters, formula, and practical context, you can model real-life selection processes with confidence. The expanded calculator on this page not only finds the probability of specific outcomes and cumulative totals but also reports the mean and variance while guarding against invalid input. Use it to design inspection routines, study card odds, or analyze biological experimentsāanywhere the act of drawing changes the composition of what remains.
Compute PDF and CDF values for the binomial distribution.
Evaluate probability density and cumulative probability for the gamma distribution.
Compute PDF, CDF, mean and variance for a triangular distribution using minimum, mode and maximum.