When a coin is flipped and a die is thrown, what is the probability of getting a heads or a 4 ?
What I've tried:
P(Getting Heads) = $\frac12$
P(Getting a 4) = $\frac16$
Thus, P(Getting Heads or 4) $= \frac12 + \frac16$ $ =\frac23$
But the right answer is $\frac{7}{12}$. What am I doing wrong?
You're ignoring P(Getting Heads and 4) .
P(A or B) + P(A and B) = P(A) + P(B)