#Probability exercise
1 messages · Page 1 of 1 (latest)
NFFN
- 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.
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close - Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
Isn't that just a raw application of the central limit theorem?
the central limit theorem says that $\frac{S_n}{\sigma \sqrt n}\to Y$ in distribution where $Y\sim N(0,1)$.
And convergence in distribution doesnt imply convergence in probability so Im not sure what you mean by raw application
NFFN
Did I do part a wrong?
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$$
Rion
We are trying to show that $F_{Z_n}(K) - P(Z_n = K)$ has a pointwise limit
Rion
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
arent we trying to show that $1-(F_{Z_n}(K)-P(Z_n=K))$ has a limit?
NFFN
yeah but that's equivalent
since we don't care all that much abou the 1-... part
right?
right
But yeah
To my understanding, convergence in distribution is actually the one you're looking for
Do double check just in case
so what did I do wrong in my version?
so if the space is complete then it would have a limit ?
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
ok I understand
For the second one I think borel cantelli is a sound idea
$E_n = { Z_n < K} = {Z_n \geq K}^c$
Rion
part a is a sequence of numbers, that's all
it's a bounded sequence
is it monotone_?
The red one is sus
To be fair we have no idea how to establish that
given that the distribution of S_n is pretty much unknown
Sn is convolution of iid variables
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
that doesn't sound all too true
ok wait before we continue the central limit theorem says that $\frac{S_n}{\sigma \sqrt n}$ converges but we need $\sigma =1$
NFFN
lemme check brb
well exp(-n) cos(n) is bounded and converges
but is not monotonic from a certain rank
Doesn't matter, you can rescale after that
$Z_n = \frac{S_n}{\sigma\sqrt{n}} \sigma$
Rion
you're right, i messed up
monotone sequence converges iff it is bounded

the rescaling is possible thanks to the continuous mapping theorem
i can do the b part but not a consequence of a
The part b, I don't know how to do it with borel-cantelli
this is fatous lemma basically
since I can't seem to find independent events
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 $$
aL
first inequality from fatou and second equality from clt
The second equality is a consequence of question a
given that the limsup should be the limit
if convergence is given
@cunning pinethis is sufficient for the exercise