Engineering Probability
The expression $$p(x=k) = \frac{c(m,k) * c(n-m,n-k)}{c(n,n)}$$ represents the probability of obtaining exactly $k$ successes in a hypergeometric distribution, which models the probability of successes in draws without replacement from a finite population. This formula connects different combinatorial functions that account for successes and failures, making it essential in scenarios where the sample size is a significant portion of the population.
congrats on reading the definition of Hypergeometric Probability Formula. now let's actually learn it.