Toss a (fair) coin twice and find the probability that heads occurs EXACTLY once.
Sample Space $S$: $S = \{ H, H, T, T\}$ and $A = \{H, T\}$
Thus $1/4 + 1/4 = 1/2$.
But is this correct? The book points out that
$S = \{HT, TH, HH, TT \}$ is the correct sample space. Explain?