I am unsure if the negative binomial is applicable for this problem?
Imagine a soccer team playing in a tournment with 5 games. The probability that they win (1/2), draw (1/6) , lose (1/3). At the end of the tournment the coach will lose his job if the team losses three consecutive matches. Find the probability that the coach losses his job.
Now ideally at first i would use negative binomial because it is asking for three success, and hence it would be X~NB(3,1/3) P(X=5), so would this be the correct way to approach this problem? (the probabilitys remain constant throughout the tournament and are independente of other matches)