Subversion Repositories wimsdev

Rev

Rev 4986 | Blame | Compare with Previous | Last modification | View Log | RSS feed

slib_lang_exists_tmp=yes

slib_title=Probability density function of a Negative Binomial law

slib_out=Values at <span class="tt">data</span> of the probability density function of the Negative Binomial law with parameters\
<span class="tt">n</span> and <span class="tt">p</span> (n is an integer and (0&lt;p&lt;1)).
slib_comment=<span class="tt">data</span> can be a list of integers.\
Probability density function of the number of failures in a sequence of Bernouilli trials\
before the <span class="tt">n</span>th successes if in each trial the probability of success is <span class="tt">p</span>.