Rev 4352 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
slib_lang_exists_tmp=yes
slib_title=cumulative distribution function of Binomial law
slib_out=Values on <tt>data</tt> of cumulative distribution function of binomial law of parameters\
<tt>n</tt> and <tt>p</tt> (0<p<1)
slib_comment=<tt>data</tt> can be a list of integers. P(X=k)=binomial(n,k)*p^k*(1-p)^(n-k) for k=0,...,n