Geometric distribution
Giulio Bottazzi
giulio.bottazzi@libero.it
Sat Oct 30 10:12:00 GMT 2004
Hi all,
I've a simple question: why the geometric distribution, inside GSL, is
defined according to
prob(k) = p (1 - p)^(k-1) for k = 1, 2, 3, ...
rather than the more canonical
prob(k) = p (1-p)^k for k = 0, 1, 2, ...
is there some deep reason I'm missing?
Giulio
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gsl-discuss/attachments/20041030/a418da3b/attachment.sig>
More information about the Gsl-discuss
mailing list