You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree with @vmdd . From the question statement, I interpret that X is the highest level that Bob can reach by playing the game. X = 1 if Bob fails to pass to level 2, which occurs with probability (1-p1).
Therefore, I think the correct answer to question 3.12 is
The solution given by you here seems incorrect to me. There should be
(1-px)
term in the end to account for failing.Refer - math.stackexchange
The text was updated successfully, but these errors were encountered: