#Probability exercise

1 messages · Page 1 of 1 (latest)

cunning pine
#

So I have this one. For part a I did $P(\frac{S_n}{\sqrt n}\geq k)=P(S_n\geq \sqrt n k)\leq \frac{Var(S_n)}{nk^2}=\frac{nVar(X_1)}{nk^2}=\frac{\sigma^2}{k^2}$. Is this correct?
For part b I thought about using Borel Cantelli but Im not sure how.

lone templeBOT
fiery harborBOT
#
  1. Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
  2. Wait patiently for a helper to come along.
  3. Once someone helps you, say thank you and close the thread with:
    +close
    
  4. Feel free to nominate the person for helper of the week in #helper-nominations
  5. Do not ping the mods, unless someone is breaking the rules.
  6. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
nova topaz
cunning pine
lone templeBOT
cunning pine
#

Did I do part a wrong?

nova topaz
#

We don't care all that much about convergence in probability, to my understanding

#

we only care about the convergence of the cdf

#

We aren't trying to show that $Z_n = \frac{S_n}{\sqrt{n}}$ verifies:
$$\lim_{n \to \infty} P(\lvert Z_n \rvert > \epsilon) = 0$$

lone templeBOT
nova topaz
#

We are trying to show that $F_{Z_n}(K) - P(Z_n = K)$ has a pointwise limit

lone templeBOT
nova topaz
#

The CLT will tell you that it is true when K is a point of continuity for the limit distribution (which should be a gaussian)

#

but given that the CDF of a gaussian is continuous everywhere... well... there's that

cunning pine
lone templeBOT
nova topaz
#

since we don't care all that much abou the 1-... part

#

right?

cunning pine
#

right

nova topaz
#

But yeah

#

To my understanding, convergence in distribution is actually the one you're looking for

#

Do double check just in case

cunning pine
#

so what did I do wrong in my version?

nova topaz
#

well you're establishing a bound

#

but not a limit

cunning pine
#

so if the space is complete then it would have a limit ?

nova topaz
#

why would it?

#

it's like saying: 1/n < 1

#

you don't exactly establish the convergence of 1/n

#

in the same energy: |cos(n)| < 1

cunning pine
#

ok I understand

nova topaz
#

For the second one I think borel cantelli is a sound idea

#

$E_n = { Z_n < K} = {Z_n \geq K}^c$

lone templeBOT
nova topaz
#

ah wait no that doesn't work sorry

earnest flame
#

it's a bounded sequence

#

is it monotone_?

nova topaz
#

The red one is sus

nova topaz
#

given that the distribution of S_n is pretty much unknown

earnest flame
#

Sn is convolution of iid variables

nova topaz
#

they may not have a density

#

so convolution is complicated

earnest flame
#

didn't imply it was to be computed, rather to counter your point of distribution being unknown

#

sec, lemme cook

#

been a while since ive done measure theory stuff

nova topaz
#

that doesn't sound all too true

cunning pine
lone templeBOT
earnest flame
nova topaz
#

well exp(-n) cos(n) is bounded and converges

#

but is not monotonic from a certain rank

nova topaz
#

$Z_n = \frac{S_n}{\sigma\sqrt{n}} \sigma$

lone templeBOT
earnest flame
#

monotone sequence converges iff it is bounded

nova topaz
#

the rescaling is possible thanks to the continuous mapping theorem

earnest flame
#

i can do the b part but not a consequence of a

nova topaz
#

wikipedia also doesn't care about that

nova topaz
earnest flame
#

this is fatous lemma basically

nova topaz
#

since I can't seem to find independent events

earnest flame
#

fatou and clt to be precise

#

$$ \mathbb P\left( \limsup \frac{S_n}{\sqrt{n}} \geqslant K \right) \geqslant \limsup \mathbb P\left( \frac{S_n}{\sqrt{n}} \geqslant K\right) = \mathbb P( \mathcal N(0,\sigma^2) \geqslant K) >0 $$

lone templeBOT
earnest flame
#

first inequality from fatou and second equality from clt

nova topaz
#

The second equality is a consequence of question a

#

given that the limsup should be the limit

#

if convergence is given

earnest flame
#

oh wait no

#

im dumb

#

this should work then

nova topaz
#

Yeah definitely

#

Thanks for that aL

earnest flame