Rev 4455 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4455 | 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 function of the Geometric distribution\ |
6 | on N* with parameter <tt>p</ |
6 | on N* with parameter <span class="tt">p</span>. |
7 | slib_comment=<tt>data</ |
7 | slib_comment=<span class="tt">data</span> can be a list of reals. The density function is P( X = k ) = p(1-p)^(k-1) for every positive integer k. |
8 | 8 |