Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
4161 bpr 1
slib_lang_exists_tmp=yes
2
 
4986 bpr 3
slib_title=Cumulative distribution function of the Pascal law
4161 bpr 4
 
5903 bpr 5
slib_out=Values at <span class="tt">data</span> of the cumulative distribution\
4986 bpr 6
 function of the Pascal law with\
5903 bpr 7
parameters <span class="tt">n</span> and <span class="tt">p</span> (n is an integer and (0&lt;p&lt;1)).
8
slib_comment=<span class="tt">data</span> can be a list of integers. \
9
Cumulative distribution function of the total number of trials needed to get <span class="tt">n</span> successes \
10
if in each trial the probability of success is <span class="tt">p</span>.