If At Least One of Two Coins Lands Heads, What is the Conditional Probability that the First Coin Lands Heads?

Probability problems

Problem 737

Two fair coins are tossed. Given that at least one of them lands heads, what is the conditional probability that the first coin lands heads?

LoadingAdd to solve later

Sponsored Links


We give two proofs. The first one uses Bays’ theorem and the second one simply uses the definition of the conditional probability.

Solution 1.

Let $E$ be the event that the first coin lands heads. Let $F$ be the event that at least one of two coins lands heads.
By Bayes’ rule, the required probability can be calculated by the formula:
\[P(E \mid F) = \frac{P(E) \cdot P(F \mid E)}{P(F)}.\] We know $P(E)=1/2$. When the first coin lands heads, then of course at least one of two coins lands heads. So, we have $P(F \mid E) = 1$.

Since $F = \{\text{hh}, \text{ht}, \text{th}\}$, we see that $P(F) = 3/4$.
Plugging these values into the formula, we obtain
\[P(E \mid F) = \frac{\frac{1}{2}\cdot 1}{\frac{3}{4}} = \frac{2}{3}.\]

Solution 2.

Let $E$ be the event that the first coin lands heads. Let $F$ be the event that at least one of two coins lands heads.
Then we have $F = \{\text{hh}, \text{ht}, \text{th}\}$.
Also, we have
\[E \cap F = \{\text{hh}, \text{ht}\}.\] Thus, the required probability is given by
\begin{align*}
P(E \mid F) &= \frac{|E \cap F|}{|F|}\\
&= \frac{2}{3}.
\end{align*}


LoadingAdd to solve later

Sponsored Links

More from my site

  • What is the Probability that Selected Coin was Two-Headed?What is the Probability that Selected Coin was Two-Headed? There are three coins in a box. The first coin is two-headed. The second one is a fair coin. The third one is a biased coin that comes up heads $75\%$ of the time. When one of the three coins was picked at random from the box and tossed, it landed heads. What is the probability […]
  • Independent and Dependent Events of Three Coins TossingIndependent and Dependent Events of Three Coins Tossing Suppose that three fair coins are tossed. Let $H_1$ be the event that the first coin lands heads and let $H_2$ be the event that the second coin lands heads. Also, let $E$ be the event that exactly two coins lands heads in a row. For each pair of these events, determine whether […]
  • What is the Probability that All Coins Land Heads When Four Coins are Tossed If…?What is the Probability that All Coins Land Heads When Four Coins are Tossed If…? Four fair coins are tossed. (1) What is the probability that all coins land heads? (2) What is the probability that all coins land heads if the first coin is heads? (3) What is the probability that all coins land heads if at least one coin lands […]
  • Probability that Alice Tossed a Coin Three Times If Alice and Bob Tossed Totally 7 TimesProbability that Alice Tossed a Coin Three Times If Alice and Bob Tossed Totally 7 Times Alice tossed a fair coin until a head occurred. Then Bob tossed the coin until a head occurred. Suppose that the total number of tosses for Alice and Bob was $7$. Assuming that each toss is independent of each other, what is the probability that Alice tossed the coin exactly three […]
  • Probability of Having Lung Cancer For SmokersProbability of Having Lung Cancer For Smokers Let $C$ be the event that a randomly chosen person has lung cancer. Let $S$ be the event of a person being a smoker. Suppose that 10% of the population has lung cancer and 20% of the population are smokers. Also, suppose that we know that 70% of all people who have lung cancer […]
  • Independent Events of Playing CardsIndependent Events of Playing Cards A card is chosen randomly from a deck of the standard 52 playing cards. Let $E$ be the event that the selected card is a king and let $F$ be the event that it is a heart. Prove or disprove that the events $E$ and $F$ are independent. Definition of Independence Events […]
  • Jewelry Company Quality Test Failure ProbabilityJewelry Company Quality Test Failure Probability A jewelry company requires for its products to pass three tests before they are sold at stores. For gold rings, 90 % passes the first test, 85 % passes the second test, and 80 % passes the third test. If a product fails any test, the product is thrown away and it will not take the […]
  • Find the Conditional Probability About Math Exam ExperimentFind the Conditional Probability About Math Exam Experiment A researcher conducted the following experiment. Students were grouped into two groups. The students in the first group had more than 6 hours of sleep and took a math exam. The students in the second group had less than 6 hours of sleep and took the same math exam. The pass […]

You may also like...

Please Login to Comment.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

More in Probability
Probability problems
Probability of Having Lung Cancer For Smokers

Let $C$ be the event that a randomly chosen person has lung cancer. Let $S$ be the event of a...

Close