The geometric distribution is a discrete (count) distribution, where the probability of each count is a constant proportion of the next lower count. An example is 'the number of coin tosses until the first head'.
The geometric distribution is a discrete distribution. The probability of each value after the first is a constant proportion of the next lower value.
The geometric distribution is a special case of the negative binomial. It is the probability of a particular kind of count in a set of Bernoulli trials - and may be defined either as the number of trials or the number of failures to the first success (the count thereby being at least 1 or at least 0 respectively). An example is 'the number of coin tosses until the first head'.
See also: https://en.wikipedia.org/wiki/Geometric_distribution
References:
Wikipedia: Geometric distribution
Mathworld: Geometric Distribution