Subversion Repositories wimsdev

Rev

Go to most recent revision | 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 <tt>data</tt> of the probability density function of the Negative Binomial law with parameters\
<tt>n</tt> and <tt>p</tt> (n is an integer and (0&lt;p&lt;1)).
slib_comment=<tt>data</tt> can be a list of integers.\
Probability density function of the number of failures in a sequence of Bernouilli trials\
before the <tt>n</tt>th successes if in each trial the probability of success is <tt>p</tt>.