Geometric distribution where failure probability is not 1 − pThe typical geometric distribution is defined...

Almintas2l
Answered
2022-07-18
Geometric distribution where failure probability is not
The typical geometric distribution is defined from the success probability p, i.e., a r.v. G~Geometric(p), would have PMF...
Fischer and Spassky play a chess match in which the first played to win a game wins the match. After 10 successive draws. the match is declared drawn. Each game is won by Fischer with probability 0.4 is won by Spassky with probability 0.3. and is a draw with probability 0.3. independent of previous games.
a) What is the probability that Fischer wins the match?
For part a, the answer is obviously .
But we could also say that r.v. L~CustomGeometric(, )...
Where the answer to part a would just come from evaluating the CDF of L, i.e., . Is there a name for this more generic version of the Geometric distribution?