Hypergeometric Distribution

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/8

flashcard set

Earn XP

Description and Tags

Statistics

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

9 Terms

1
New cards

Hypergeometric distribution

A discrete probability distribution characterized by a fixed number of dependent trials, n, and a specified number of countable successes, x.

2
New cards

Dependent trials

Trials where the outcome of one affects the probability of the outcome of another, such as choosing without replacement.

3
New cards

Fixed number of successes

The total number of possible successes in the entire population, denoted by k.

4
New cards

Hypergeometric random variable

Denoted by capital X, it counts the number of successes in n dependent trials.

5
New cards

Mean of hypergeometric distribution

Calculated using the formula mu = n * (k / N), where N is the population size.

6
New cards

Variance of hypergeometric distribution

Calculated using the formula σ² = [n * k * (N - k) * (N - n)] / [N² * (N - 1)].

7
New cards

Probability of obtaining x successes in n trials

Given by P(X = x) = [C(k,x) * C(N-k, n-x)] / C(N,n), where C represents the combination function.

8
New cards

Rounding rule for probabilities

When calculating probabilities for hypergeometric distributions, round to four decimal places.

9
New cards

Comparison of distributions

The hypergeometric, binomial, and Poisson distributions; hypergeometric and binomial involve fixed trials, while the Poisson does not; binomial and Poisson involve independent trials, while hypergeometric involves dependent trials.