Subversion Repositories wimsdev

Rev

Rev 4455 | 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 <span class="tt">data</span> of cumulative distribution function of binomial law of parameters\
 <span class="tt">n</span> and <span class="tt">p</span> (0&lt;p&lt;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