Binomial distribution B(n,p) is a distribution of a number of successes in a sequence of n experiments, each of which yields success with probability p. Important limiting cases of this distribution are Poisson distribution and normal distribution.
If X - binomial random variable:
BinomialDistribution and BinomialCDistribution subroutines calculate P(x ≤ k) and P(x > k) with given n, p and k. Subroutines use the above mentioned formula which calculates the cumulative distribution function by using an incomplete beta-function.
This article is licensed for personal use only.
ALGLIB Project offers you two editions of ALGLIB:
ALGLIB Free Edition:
+delivered for free
+offers full set of numerical functionality
+extensive algorithmic optimizations
-no multithreading
-non-commercial license
ALGLIB Commercial Edition:
+flexible pricing
+offers full set of numerical functionality
+extensive algorithmic optimizations
+high performance (SMP, SIMD)
+commercial license with support plan
Links to download sections for Free and Commercial editions can be found below: