Returns the hypergeometric distribution, i.e., the probability of 'x' successes from 'n' number of draws for a given population 'N' with 'M' number of successes, without replacement of draws.
Syntax
x: The number of successes that you want to calculate the probability for. Eg., 3
n: Number of draws without replacement. Eg., 5
M: The number of successes in the finite population. Eg., 12
Examples
Formula |
Result |
=HYPGEOMDIST(A2;B2;C2;D2) |
0.322981366 |
=HYPGEOMDIST(A3;B3;C3;D3) |
0.238390093 |
=HYPGEOMDIST(A4;B4;C4;D4) |
0.051292449 |
Possible Errors
Errors |
Meaning |
#N/A! |
|
#NAME! |
|
#VALUE! |
|
#REF! |
|
#NUM! |
|
Similar Functions
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.