Geometric distribution: a discrete probability distribution that models the number of independent Bernoulli trials needed to get the first success.
It assumes each trial has the same success probability and is often used for “waiting time” questions in statistics and AI-related probability models.