228 Using Lists & Spreadsheet
geometcdf (geomCdf())
geometcdf (computes a cumulative probability at x, the number of the
trial on which the first success occurs, for the discrete geometric
distribution with the specified probability of success p. 0p1 must be
true.
x can be a real number or a list of real numbers.
This distribution is useful in determining the probability associated with
the first success occurring during trials 1 through n. For example, you
could use this calculation to determine the probability that heads display
on toss #1, #2, #3, ..., #n.