00:01
We are giving three coins in a box.
00:04
And when one of these three points is selected at random and flipped, it shows heads.
00:11
So we want to find the probability that it was one of the coins are given to us.
00:17
So the first thing we have to do is define some variables.
00:21
Let's see one be the coin with two heads.
00:28
C2 is the fair coin.
00:34
And c3, b, that a third coin is chosen.
00:40
So h will be the coin flip results in heads.
00:46
Now let's define some probabilities.
00:49
Since a coin is randomly chosen among the three, probability of c1 will be, equal to probability of c2, which is equal to probability of c3, which will be equal to 1 over 3.
01:08
So each of their coins being chosen is equal to 1 over 3.
01:14
And the probability that each coin shows heads after a flip is given by probability of h giving c1, which is equal to 1...