Rev 4455 | Blame | Compare with Previous | Last modification | View Log | RSS feed
slib_lang_exists_tmp=yes
slib_title=Probability density function of the binomial law
slib_out=Values on <span class="tt">data</span> of the probability density function of the \
binomial law of parameters <span class="tt">n</span> and <span class="tt">p</span> ((0<p<1)).
slib_comment=<span class="tt">data</span> can be a list of integers. P(X=k)=binomial(n,k)*p^k*(1-p)^(n-k) for k=0,...,n