Rev 4986 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4986 | Rev 5903 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | 4 | ||
5 | slib_out=Values at <tt>data</ |
5 | slib_out=Values at <span class="tt">data</span> of the cumulative distribution\ |
6 | function of the Pascal law with\ |
6 | function of the Pascal law with\ |
7 | parameters <tt>n |
7 | parameters <span class="tt">n</span> and <span class="tt">p</span> (n is an integer and (0<p<1)). |
8 | slib_comment=<tt>data</ |
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 <tt>n</ |
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 <tt>p</ |
10 | if in each trial the probability of success is <span class="tt">p</span>. |