Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

10.8 binomialPF()

PrototypesHeader File(s)
double
binomialPF(unsigned m, unsigned N, double p)
<rw/dstats.h>

10.8.1 Description

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:


Previous fileTop of DocumentContentsIndexNext file

©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.