8/9
This problem involves calculating a conditional probability, specifically finding the probability that the selected coin is double-headed given that it landed heads three times in a row. We can solve this using Bayes' Theorem.
There are 8 coins in total (4 fair + 4 double-headed).
We need to find the probability of observing 3 heads (E) given the type of coin selected.
We use the law of total probability to find the overall probability of observing 3 heads:
$P(\text{E}) = P(\text{E} | \text{DH}) P(\text{DH}) + P(\text{E} | \text{F}) P(\text{F})$ $P(\text{E}) = \left(1 \times \frac{1}{2}\right) + \left(\frac{1}{8} \times \frac{1}{2}\right)$ $P(\text{E}) = \frac{1}{2} + \frac{1}{16}$ $P(\text{E}) = \frac{8}{16} + \frac{1}{16} = \frac{9}{16}$Now we apply Bayes' Theorem to find the probability that the coin was double-headed given the evidence of 3 heads:
$P(\text{DH} | \text{E}) = \frac{P(\text{E} | \text{DH}) P(\text{DH})}{P(\text{E})}$ $P(\text{DH} | \text{E}) = \frac{1 \times \frac{1}{2}}{\frac{9}{16}}$ $P(\text{DH} | \text{E}) = \frac{\frac{1}{2}}{\frac{9}{16}}$ $P(\text{DH} | \text{E}) = \frac{1}{2} \times \frac{16}{9}$ $P(\text{DH} | \text{E}) = \frac{16}{18}$ $P(\text{DH} | \text{E}) = \frac{8}{9}$Therefore, the probability that the coin drawn was double-headed, given that it landed heads 3 times, is $8/9$.
Three dice are thrown. What is the probability of getting a sum which is a perfect square?
Two distinct natural numbers from 1 to 9 are picked at random. What is the probability that their product has 1 in its unit place?
Two dice are thrown. What is the probability that difference of numbers on them is 2 or 3 ?
Suppose that there is a chance for a newly constructed building to collapse, whether the design is faulty or not. The chance that the design is faulty is 10%. The chance that the building collapses is 95% if the design is faulty, otherwise it is 45%. If it is seen that the building has collapsed, then what is the probability that it is due to faulty design?
What is the probability that all three boys sit together?