Let $A,B,C$ be independent events with $P(A)=P(B)=P(C)=\dfrac{1}{2}$.
Let $X$ be the indicator r.v. of the event $A \cup B$ and $Y$ the indicator r.v. of the event $B \cup C$. Compute ${\bf E}[XY]$.
My attempt:
$E[XY]=P[ (A \cup B) \cap ( B \cup C)]$, from here, it is unclear to me whether $A \cup B$ and $B \cup C$ are independent, so I am stuck.**
You can rewrite $(A\cup B)\cap (C\cup B)=(A\cap C)\cup B$, and then \begin{align*} \mathbb{P}\left((A\cap C)\cup B\right) &= \mathbb{P}\left(A\cap C\right) + \mathbb{P}B - \mathbb{P}\left(A\cap C\cap B\right) \\ &= \mathbb{P} A\cdot \mathbb{P}C + \mathbb{P}B - \mathbb{P} A\cdot \mathbb{P}C\cdot \mathbb{P}B \\ &= \frac{1}{4} + \frac{1}{2} - \frac{1}{8} \\ &= \frac{5}{8}. \end{align*}