A coin having probability .8 of landing on heads is flipped. A observes the result either heads or tails and rushes off to tell B. However, with probability .4, A will have forgotten the re- sult by the time he reaches B. If A has forgotten, then, rather than admitting this to B, he is equally likely to tell B that the coin landed on heads or that it landed tails. (If he does remember, then he tells B the correct result.)
(a) What is the probability that B is told that the coin landed
on heads?
(b) What is the probability that B is told the correct result?
(c) Given that B is told that the coin landed on heads, what
is the probability that it did in fact land on heads?
for (a) i did something like this :
P(b is told head)=P(head)xP(remember result)+P(make a guess)xP(forget the result)
=0.8x0.6+0.5x0.4
=0.68
i don't know how to solve (b) and (c) part and please correct (a) weather wrong or right.