Rev 4986 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4986 | bpr | 1 | slib_lang_exists_tmp=yes |
2 | |||
3 | slib_title=Cumulative distribution function of the Negative Binomial law |
||
4 | |||
5903 | bpr | 5 | slib_out=Values at <span class="tt">data</span> of the cumulative distribution\ |
4986 | bpr | 6 | function of the negative binomial law with\ |
5903 | bpr | 7 | parameters <span class="tt">n</span> and <span class="tt">p</span> (n is an integer and (0<p<1)). |
8 | slib_comment=<span class="tt">data</span> can be a list of integers.\ |
||
4986 | bpr | 9 | Cumulative distribution function of the number of failures in a sequence of Bernouilli trials\ |
5903 | bpr | 10 | before the <span class="tt">n</span>th successes if in each trial the probability of success is <span class="tt">p</span>. |
4986 | bpr | 11 |