Question
Question: Suppose a girl throws a die. If she gets 1 or 2 , she tosses a coin three times and notes the number...
Suppose a girl throws a die. If she gets 1 or 2 , she tosses a coin three times and notes the number of tails. If she gets 3,4,5 or 6 , She tosses a coin once and notes whether a ‘Head’ or ‘Tail’ is obtained. If she obtained exactly one ’Tail’, What is the probability that she threw 3,4,5 or 6 with the die?
Solution
Start by finding the probability of getting 1 or 2 and 3,4,5 or 6 separately. After that bring in the condition of obtaining a tail in both of the above two cases and apply Bayes theorem to get the required solution.
Complete step-by-step answer :
Let E1be the event of the girl getting 1 or 2.
Now, It’s probability will be given by the relation
P(E) = n(S)n(E)=Total number of observation made(sample space)No. of favourable outcomes ∴P(E1)=62=31
Let E2be the event of the girl getting 3,4,5 or 6
Now, It’s probability will be
P(E2)=64=32
Let X be the event of the girl obtaining exactly one ‘Tail’.
Let us see all the possibilities of getting a tail when the coin is tossed 3 times.
The possible outcomes are ={THH , HTH ,HHT} = 3
Probability of the event X when event E1 has already occurred = P(E1X)=83
Now, if the coin is tossed only once and gets a Tail,
Then, The total number of favourable outcomes = 1
Probability of the event X when event E1 has already occurred = P(E2X)=21
Now , the probability of getting 3,4,5 or 6 with die , when she got exactly a tail will be as follows
∴ It will be given by P(XE2)
Now , We will use Bayes theorem. Which gives the relation
P(XE2)=P(E1)⋅P(E1X)+P(E2)⋅P(E2X)P(E2)⋅P(E2X) ∴P(XE2)=83⋅31+21⋅3221⋅32=31+8131=118
Therefore, the probability of getting 3,4,5 or 6 with die , when she got exactly a tail is 118
Note :Writing of the sample space gives a clear idea of the outcomes possible , makes it easier to find out the required data , This might not be possible for all the questions. Attention must be given while representing the conditional probability and Bayes theorem.