asa152_test, a C++ code which calls asa152() to compute the "point" or "cumulative" probabilities associated with the hypergeometric probability distribution.
The computer code and data files described and made available on this web page are distributed under the MIT license
asa152, a C++ code which evaluates the Probability Density Function (PDF) and Cumulative Density Function (CDF) associated with the hypergeometric distribution, by Richard Lund; this is a version of Applied Statistics Algorithm 152;