asa152_test, a C++ code which calls asa152() to compute the point or "cumulative" probabilities associated with the hypergeometric probability distribution.
The information on this web page is 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;