Learning

Hypergeometric Probability Distribution

Hypergeometric Probability Distribution
Hypergeometric Probability Distribution

The Hypergeometric Probability Distribution is a fundamental concept in statistics that describes the probability of *k* successes (draws of a particular type) in *n* draws, without replacement, from a finite population of size *N* that contains exactly *K* successes. This distribution is particularly useful in scenarios where sampling is done without replacement, such as in quality control, medical testing, and various other fields where the total population is limited and each draw affects the remaining population.

Understanding the Hypergeometric Probability Distribution

The Hypergeometric Probability Distribution is defined by four parameters:

  • *N*: The total number of items in the population.
  • *K*: The number of successes in the population.
  • *n*: The number of draws (or samples) taken from the population.
  • *k*: The number of successes in the sample.

The probability mass function (PMF) of the Hypergeometric Distribution is given by:

📝 Note: The PMF formula is as follows:

P(X = k) = <

Related Terms:

  • how to calculate hypergeometric probability
  • how to solve hypergeometric distribution
  • hypergeometric distribution vs binomial
  • when to use hypergeometric distribution
  • how to do hypergeometric distribution
  • expected value of hypergeometric distribution
Facebook Twitter WhatsApp
Related Posts
Don't Miss