Hypergeometric Calculator 2026
Your Free Online Probability Tool
Need to calculate exact probabilities for sampling without replacement? Our Hypergeometric Calculator delivers instant, accurate results for real-world scenarios like quality control, genetics research, and card games. Built with precision math and a modern interface, this tool helps students, researchers, and professionals make data-driven decisions fast.
Why trust this calculator? We use log-gamma approximations for reliable results even with large populations (up to 10,000), verified against standard statistical libraries. No ads interrupting your work—just clean, professional calculations.
What is the Hypergeometric Distribution?
Imagine drawing 5 cards from a deck of 52, wanting exactly 2 aces. Unlike coin flips (independent events), cards get removed each draw, making outcomes dependent. The hypergeometric distribution models this “without replacement” sampling perfectly.
Real-world examples:
- Factory: 500 parts, 25 defective. Test 50—probability of finding exactly 2 defects?
- Biology: 200 fish, 50 tagged. Catch 40—what’s the chance of 10 tagged?
- Elections: 1,000 voters, 400 supporters. Poll 100—likely support range?
The formula is:
P(X=k)=(nN)(kK)(n−kN−K)
Where:
- N: Total population
- K: Success items in population
- n: Sample drawn
- k: Successes observed