bundles / scipy 1.17.1 / docs
Doc
Geometric Distribution
docs/tutorial:stats:discrete_geom
The geometric random variable with parameter can be defined as the number of trials required to obtain a success where the probability of success on each trial is . Thus,
Implementation: scipy.stats.geom