I'm trying to reason about the following question:
Given two fair coins, what is the probability of the event both coins land heads-up conditional on the event "at least one of the coins lands heads-up?"
Is it possible to use a simple tree diagram to calculate the answer?
Part of my problem is understanding the tenses of the events, and the probability evaluation.
Are we talking retrospectively? Or after just one coin has landed, what the probability is in terms of predicting the second one? This seems problematic as we can't know whether at least one coin landed heads-up until both have been flipped.
I know the answer is "supposed" to be 1/3, as from the permutations where at least one coin lands heads-up: {HH, HT, TH}, only one is the desired result.
However, something doesn't add up for me and I end up going round in circles whenever I try to make sense of the question. Any clarification would be much appreciated.