(2pt) Consider a population of size N and simple random sampling (without replacement) with sample size n. Assume that the population takes values {$x_1$, ..., $x_N$} where $x_i$ ∈ {0,1} and that the proportion of 1's satisfies $\frac{1}{N}\sum_{i=1}^N x_i \to p$ as $N \to \infty$ and $p \in (0,1)$. Let $Y_n := \frac{n}{X_n}$ and prove that:
$\frac{Y_n}{n} \overset{d}{\to} Y$
as $N \to \infty$ where $Y \sim B(n, p)$.