Suppose that we flip a fair coin $n$ times to obtain $n$ random bits. Consider all $m=\left(\begin{array}{l}n \\ 2\end{array}\right)$ pairs of these bits in some order. Let $Y_{i}$ be the exclusive-or of the $i$ th pair of bits, and let $Y=\sum_{i=1}^{m} Y_{i}$ be the number of $Y_{i}$ that equal 1 .
(a) Show that each $Y_{i}$ is 0 with probability $1 / 2$ and 1 with probability $1 / 2 .$
(b) Show that the $Y_{t}$ are not mutually independent.
(c) Show that the $Y_{t}$ satisfy the property that $\mathbf{E}\left[Y_{i} Y_{j}\right]=\mathbf{E}\left[Y_{i}\right] \mathbf{E}\left[Y_{j}\right]$.
(d) Using Exercise 3.15, find $\operatorname{Var}[Y]$.
(e) Using Chebyshev's inequality, prove a bound on $\operatorname{Pr}(|Y-\mathbf{E}[Y]| \geq n)$.