HyperGeometricValue
RiskAMP Random Distribution Functions
Using this function in Excel:
=HyperGeometricValue(n, N, K)
Function arguments:
| n | Number of draws |
| N | Population size |
| K | Number of success states |
Returns a sample from the Hypergeometric distribution.