To find the probability of getting exactly one head when tossing a fair coin two times, we can first outline the sample space. The outcomes of tossing a coin twice can be represented as follows:
- HH (two heads)
- HT (first head, second tail)
- TH (first tail, second head)
- TT (two tails)
So, the complete sample space is:
- HH
- HT
- TH
- TT
Now, to find the outcomes that result in exactly one head, we can identify them from the sample space:
- HT
- TH
There are 2 outcomes (HT and TH) that correspond to getting exactly one head.
Given that there are a total of 4 outcomes in the sample space, we can calculate the probability as follows:
\[ \text{Probability of getting exactly one head} = \frac{\text{Number of favorable outcomes}}{\text{Total number of outcomes}} = \frac{2}{4} = \frac{1}{2} \]
Therefore, the probability of getting exactly one head when tossing a fair coin two times is \(\frac{1}{2}\).