The question asks for the conditions under which the variance of a sample mean from Simple Random Sampling With Replacement (SRSWR) is equal to the variance of a sample mean from stratified sampling with proportional allocation.
For a sample mean $T_1$ obtained through SRSWR from a population with variance $\sigma^2$, the variance is given by:
where $n$ is the sample size.
For a stratified sample mean $T_2$ drawn using proportional allocation from $L=4$ strata, the variance is:
where $W_h = N_h/N$ is the stratum weight, $N_h$ is the size of stratum $h$, $N$ is the total population size, $\sigma_h^2$ is the variance within stratum $h$, and $n_h$ is the sample size from stratum $h$.
With proportional allocation, $n_h = n W_h$. Substituting this into the variance formula gives:
We need to find conditions such that $\text{Var}(T_1) = \text{Var}(T_2)$. Equating the two expressions:
This simplifies to:
The overall population variance $\sigma^2$ can be expressed in terms of within-stratum variances and between-stratum variance:
Here, $\mu$ is the population mean, $\mu_h$ is the mean of stratum $h$, and $\sum_{h=1}^4 W_h (\mu_h - \mu)^2$ is the between-stratum variance component (often denoted as $B^2$).
For the equality $\sigma^2 = \sum_{h=1}^4 W_h \sigma_h^2$ to hold, the between-stratum variance component must be zero:
Since $W_h > 0$ (strata have positive weights), this condition implies that $(\mu_h - \mu)^2 = 0$ for all $h=1, 2, 3, 4$. This means:
This result indicates that the mean of each stratum must be equal to the overall population mean. This is precisely the condition stated in Option 3.
Therefore, the condition that strata means are same ($\mu_h = \mu$ for all $h$) is sufficient for $\text{Var}(T_1) = \text{Var}(T_2)$.
Suppose there are $k$ groups each consisting of $N$ boys. We want to estimate the mean age $\mu$ of these $kN$ boys. Fix $1 < n < N$ and consider the following two sampling schemes.
I. Draw a simple random sample without replacement of size $kn$ out of all $kN$ boys.
II. From each of the $k$ groups draw a simple random sample with replacement of size $n$.
Let $\bar{Y}$ and $\bar{Y}_G$ be the respective sample mean ages for the two schemes. Which of the following are true?