
This problem has to be solved using Baye's theorem. Please justify the four terms in solution. Thank you! :)
(this is philosophy btw)
H1 : competition at tumbleweed
H2 : competition at carson
E : she won
given :
P(H1) = 0.22
P(H2) = 0.78
P(E | H1) = 0.65
P(E | H2) = 0.55
P(E) = P(E | H1)*P(H1) + P(E | H2)*P(H2) = 0.65*0.22+0.55*0.78 = 0.572
P(E) = 0.572
to find :
P(H1 | E)
bayes theorem :

so,
P(H1 | E) = P(E | H1)*P(H1) / P(E)
P(H1 | E) = 0.65*0.22 / 0.572 = 0.25
P(H1 | E) = 0.25
P.S. (please upvote if you find the answer satisfactory)
This problem has to be solved using Baye's theorem. Please justify the four terms in solution....