Stixbox Function qhypg - The hypergeometric inverse cdf
Calling Sequence
- k = qhypg(p,n,K,N)
Parameters
- p
: probability (scalar, vector or matrix)
- n,K,N
: nonnegative integers such that n<= N and K<= N
- N
: is the total number of elements of the population
- n
: is the number of elements which are randomly extracted
- K
: is the number of elements of the population which have the studied property
- k
: for each p, k is the smallest integer j such that P(X <= j) >= p.
Description
The hypergeometric inverse cdf