The hypergeometric cumulative probability function
p = phypg(k,n,K,N)
integers (scalar, vector or matrix)
nonnegative integers such that n<= N and K<= N
is the total number of elements of the population
is the number of elements which are randomly extracted
is the number of elements of the population which have the studied property
matrix
The hypergeometric cumulative probability function. For each k, p is the probability Prob(X<=k) where X is an hypergeometric random variable with parameters n,K,N