Quant Memo
Statistics/●●●●

The efficiency cost of averaging only half your data

To save computation, an analyst estimates a Normal mean μ\mu by averaging only every other observation, using n/2n/2 of the nn available data points:

μ^half=2ni oddXi.\hat\mu_{\text{half}} = \frac{2}{n}\sum_{i \text{ odd}} X_i.

The full-data competitor is the ordinary sample mean Xˉ\bar X over all nn points.

What is the asymptotic relative efficiency of the half-sample estimator versus the full sample mean?

Your answer

More Statistics questions