Here's the problem statement: Let $X_1$, . . . , $X_n$ be independent random variables with common mean $\mu$ and variances $σ_i^2$ . To estimate $μ$, we use the weighted average $T_n$ = $\sum_{i=1}^n w_iX_i$
with weights $w_i$ = $\frac{\sigma_i^{−2}}{\sum_{i=1}^n \sigma_j^{-2}}$
Show that the estimate $T_n$ is consistent (in probability) if $\sum_{i=1}^n \sigma_j^{-2} \Rightarrow \infty$. End Problem.
So I know that a consistent estimator is one that asymptotically approaches the parameter as the sample size goes to infinity. So by the problem statement, if the denominator of each of the weightings goes to infinity, then each of the $w_iX_i$ would just go to 0, yes? I'm a little confused on what this problem is trying to show. Thanks for any help!
Yes, $w_{i}X_{i}$ go to 0, but you are interested in the behaviour of $T_{n}$ . Convergence in probability means .
\begin{equation} \lim_{n \rightarrow \infty }P(|T_{n} - \mu | \ge \epsilon) = 0 , \forall \epsilon > 0 \end{equation}
Try using some concentration inequality involving the variance .