Transition Matrix for a betting game

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 4K views
ha9981
Messages
31
Reaction score
0
Suppose that a casino introduces a game in which a player bets $1 and can
either win $2 or lose it, both with equal chances. The game ends when the player runs out
of money, or when he wins $4.
(a) Build a transition matrix for the game, and show that it is not a regular transition
matrix.
(b) Find the long term expected payoff to the player, and explain why the game is
pro profitable (or not) for the Casino.

My Attempt:

a) P =
0.5 0.5
0.5 0.5

I don't feel this is right because there is a lot of extra information in the question that seems wasted. My attempt to incorporate game ending at $4.

P =
0.5 0.5 0
0.5 0.5 1


I can't even get to part B as I am struggling at the transition matrix, if someone could guide me to a similar example because my textbook lacks here.
 
Physics news on Phys.org
ha9981 said:
Suppose that a casino introduces a game in which a player bets $1 and can
either win $2 or lose it, both with equal chances. The game ends when the player runs out
of money, or when he wins $4.
(a) Build a transition matrix for the game, and show that it is not a regular transition
matrix.
(b) Find the long term expected payoff to the player, and explain why the game is
proprofitable (or not) for the Casino.

My Attempt:

a) P =
0.5 0.5
0.5 0.5

I don't feel this is right because there is a lot of extra information in the question that seems wasted. My attempt to incorporate game ending at $4.

P =
0.5 0.5 0
0.5 0.5 1I can't even get to part B as I am struggling at the transition matrix, if someone could guide me to a similar example because my textbook lacks here.
How much does the player start with? Nothing? Two dollars? Once you know that list out as the states the amounts of money the person could have after each bet, whether win or lose, then assign probabilities.