Hi all, I have a probability question that I am working through and wanted to check to make sure I'm on the right track and get some guidance if I'm wrong. I've attached my scratch work, since it is a bit long. Thank you for the help.
P(win | won the last game)=.8
P(win | lost the last game)=.3
P(speech | lost)=.7
P(speech | won)=.2
P(speech) = P(speech and won) + P(speech and Lost)
Take it from here
Where did this problem come from? It has a couple of typos that make me suspicious of the author having written the problem correctly.
I too am not getting an answer.
Consider a Markov Chain with 2 states, Ω={0,1}. The winning/losing probabilities are given by the transition matrix P:
P=[0.80.30.20.7]
We are interested in knowing the fraction of the time the Markov Chain spent in each state (winning/losing) as n grows larger i.e. the limiting distribution limn→∞π(n), where π(0)=[P(X0=0)P(X0=1)].
n→∞limPn=0.2+0.31[0.20.20.30.3]
Then we have: n→∞limπ(n)=n→∞limπ(0)Pn=[P(X0=0)P(X0=1)]⋅0.51[0.20.20.30.3]=[0.60.4]
Thus the probability of winning is P(W)=0.6 and the probability of losing is P(L)=0.4.
Additionally, we are given P(S∣W)=0.2,P(S∣L)=0.7
Therefore, P(S)=P(S∩W)+P(S∩L)=P(S∣W)P(W)+P(S∣L)P(L)=(0.2)(0.6)+(0.7)(0.4)=0.4
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.