The geometric distribution models players of a game 'in search ofsuccess' . When a player wins they stop playing. There are threeconditions the game must satisfy:
When the player wins he stops playing, or at least thegeometric distribution ceases to model the game at this point. Ifthe player continues to play, a new geometric distribution isrequired.
The probability of winning each game is a constant
Ifthe players get better as more games are played then
isnot constant and the distribution cannot be geometric.
Each game is independent. If a player loses he is not morelikely to win the next time and vice versa.
If the probability of winning isandthe player wins – and stops playing – at the nth attemptthen the player must have
failuresbefore this success. Since each failure is independent withprobability
theprobability of this is
andsince they win on the next attempt with probability
we have
thisis called the probability mass function – discrete distributionshave probability mass functions as opposed to the probability densityfunctions for continuous distributions.
The expected number of attempts to win the game is
We can also find the variance:
Then
and
This is called the cumulative mass function.