asked 73.0k views
3 votes
The function used to compute the probability of x successes in n trials, when the trials are dependent, is the _____.

1 Answer

4 votes

To find the probability of x successes in n trials when the trials are dependent, we use the hypergeometric probability function.

The hypergeometric probability function is given by


f(x)=\frac{\binom{r}{x}\cdot\binom{N-r}{n-x}}{\binom{N}{n}}

Where N is the number of elements in the population and r is the number of trials labeled as success.

n is the number of trials, x is the number of successes.

Therefore, the correct answer is the hypergeometric probability function.

answered
User Alexismorin
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.