Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Statistics LibreTexts

5.11: Hypergeometric Distribution

( \newcommand{\kernel}{\mathrm{null}\,}\)

Learning Objectives

  • To study the use of hypergeometric distribution

The hypergeometric distribution is used to calculate probabilities when sampling without replacement. For example, suppose you first randomly sample one card from a deck of 52. Then, without putting the card back in the deck you sample a second and then (again without replacing cards) a third. Given this sampling procedure, what is the probability that exactly two of the sampled cards will be aces (4 of the 52 cards in the deck are aces). You can calculate this probability using the following formula based on the hypergeometric distribution:

p=(kCx)((Nk)C(nx))NCn

where

  • k is the number of "successes" in the population
  • x is the number of "successes" in the sample
  • N is the size of the population
  • n is the number sampled
  • p is the probability of obtaining exactly x successes
  • kCx is the number of combinations of k things taken x at a time

In this example, k=4 because there are four aces in the deck, x=2 because the problem asks about the probability of getting two aces, N=52 because there are 52 cards in a deck, and n=3 because 3 cards were sampled. Therefore,

p=(4C2)((524)C(32))52C3=4!2!2!48!47!1!52!49!3!=0.013

The mean and standard deviation of the hypergeometric distribution are:

mean=nkN

σhypergeometric=nk(Nk)(Nm)N2(N1)


This page titled 5.11: Hypergeometric Distribution is shared under a Public Domain license and was authored, remixed, and/or curated by David Lane via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?