A geom discrete random variable.
The probability mass function for geometric distribution is:
geometric distribution
.. math::
f(k) = (1-p)^{k-1} p
for :math:k \ge 1 and :math:0 \leq p \leq 1.
k \ge 1
0 \leq p \leq 1