Prototypes | Header File(s) | |
double |
binomialPF(unsigned m, unsigned N, double p) |
<rw/dstats.h> |
The function binomial PF() returns the binomial probability coefficient. If an event has a probability p of occurring and we make N tries, binomialPF() returns the probability that the event will occur m times: