Negative hypergeometric distribution
ID: negative-hypergeometric-distribution
The Negative Hypergeometric Distribution is a discrete probability distribution that is used in scenarios where you are drawing objects from a finite population without replacement, and you are interested in the number of failures before a certain number of successes is achieved. ### Characteristics: 1. **Population Size (N)**: The total number of objects in the population. 2. **Successes in Population (K)**: The number of objects in the population that are considered "successes.
New to topics? Read the docs here!