Hello Professor,
Let F be the fair coin and B be the biased coin.
At the start:
P(F) = 1/2
P(B) = 1/2
The fair coin gives heads with probability 1/2, while the biased coin always gives heads.
First, we find the probability of getting heads on the first toss:
P(H1) = P(H1 | F)P(F) + P(H1 | B)P(B)
P(H1) = (1/2)(1/2) + (1)(1/2)
P(H1) = 1/4 + 1/2 = 3/4
Now, since we already saw heads on the first toss, we update the probability that the coin was biased:
P(B | H1) = [(1)(1/2)] / (3/4)
P(B | H1) = 2/3
So the probability that it was the fair coin is:
P(F | H1) = 1/3
Now we calculate the probability that the second toss is also heads:
P(H2 | H1) = P(H2 | B)P(B | H1) + P(H2 | F)P(F | H1)
P(H2 | H1) = (1)(2/3) + (1/2)(1/3)
P(H2 | H1) = 2/3 + 1/6
P(H2 | H1) = 5/6
Final answer:
5/6, or about 83.33%
So after seeing one head, it becomes more likely that the coin is the biased coin, which makes the probability of getting heads again higher than 1/2