Taking a Limit of a Probability

  • Thread starter Thread starter Yagoda
  • Start date Start date
  • Tags Tags
    Limit Probability
Yagoda
Messages
45
Reaction score
0

Homework Statement

I want to show that if I have a consistent sequence of estimators W_n for \theta, i.e. \lim_{n \rightarrow \infty} P(|W_n - \theta| < \epsilon) = 1, then U_n = a_nW_n + b_n is also a consistent sequence of estimators for \theta where \lim_{n \rightarrow \infty}a_n = 1 and \lim_{n \rightarrow \infty}b_n = 0.



Homework Equations





The Attempt at a Solution


We are looking at \lim_{n \rightarrow \infty} P(|a_nW_n + b_n - \theta| < \epsilon), which is equivalent to \lim_{n \rightarrow \infty} P(-\epsilon < a_nW_n + b_n - \theta < \epsilon) or \lim_{n \rightarrow \infty} P(-\epsilon - b_n< a_nW_n - \theta < \epsilon - b_n).
My question is how I can apply what I know about the limits of W_n, a_n, b_n in this expression. While I would like to be able to say that since the an's go to 1 and the bn's to 0 I can apply the consistency of Wn, but I don't know if that is acceptable.
 
Physics news on Phys.org
Use the definition of limit for the a and b sequences. Given ϵ > 0 there exists N such that...
 
Yagoda said:

Homework Statement

I want to show that if I have a consistent sequence of estimators W_n for \theta, i.e. \lim_{n \rightarrow \infty} P(|W_n - \theta| < \epsilon) = 1, then U_n = a_nW_n + b_n is also a consistent sequence of estimators for \theta where \lim_{n \rightarrow \infty}a_n = 1 and \lim_{n \rightarrow \infty}b_n = 0.



Homework Equations





The Attempt at a Solution


We are looking at \lim_{n \rightarrow \infty} P(|a_nW_n + b_n - \theta| < \epsilon), which is equivalent to \lim_{n \rightarrow \infty} P(-\epsilon < a_nW_n + b_n - \theta < \epsilon) or \lim_{n \rightarrow \infty} P(-\epsilon - b_n< a_nW_n - \theta < \epsilon - b_n).
My question is how I can apply what I know about the limits of W_n, a_n, b_n in this expression. While I would like to be able to say that since the an's go to 1 and the bn's to 0 I can apply the consistency of Wn, but I don't know if that is acceptable.

\{-\epsilon - b_n &lt; a_n W_n - \theta &lt; \epsilon -b_n \}<br /> = \left\{ \frac{-\epsilon - b_n + \theta (1 -a_n)}{a_n} <br /> &lt; W_n - \theta &lt; \frac{ \epsilon - b_n + \theta (1-a_n)}{a_n} \right\}
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top