Serving the Quantitative Finance Community

 
User avatar
fmfreshman
Topic Author
Posts: 0
Joined: October 4th, 2012, 8:09 pm

E(X_n)->E(X) implies E(YX_n)->E(YX)

February 22nd, 2013, 5:21 pm

Hi, I am considering a convergent problem. Suppose X_n is a sequence of random variable, and we know that when n goes into infinitylimE(X_n)->E(X) and limX_n=X almost surely, does it implies that limE(YX_n)->E(YX) ? where Y is a random variable. Thanks very much.
Last edited by fmfreshman on February 21st, 2013, 11:00 pm, edited 1 time in total.
 
User avatar
quantiquequant
Posts: 0
Joined: August 16th, 2011, 4:58 pm

E(X_n)->E(X) implies E(YX_n)->E(YX)

February 22nd, 2013, 5:28 pm

Hi,If you have L2 convergence it is direct application of Cauchy-Swartz inequality. In the general case I am thinking about an example.
Last edited by quantiquequant on February 21st, 2013, 11:00 pm, edited 1 time in total.
 
User avatar
fmfreshman
Topic Author
Posts: 0
Joined: October 4th, 2012, 8:09 pm

E(X_n)->E(X) implies E(YX_n)->E(YX)

February 24th, 2013, 10:58 am

Thanks for your answer! It seems to be correct in many continous cases, but I still suspect it is not right in general
Last edited by fmfreshman on February 23rd, 2013, 11:00 pm, edited 1 time in total.
 
User avatar
EscapeArtist999
Posts: 0
Joined: May 20th, 2009, 2:49 pm

E(X_n)->E(X) implies E(YX_n)->E(YX)

February 27th, 2013, 11:25 am

I would say you could start with the condition E[|XY|] is finite, and E[|YX_n|] is finite for all n. then create a series X_k_n = X_n * Y_{|Y| <= K}, you could then use dominate convergence and the assumptions on most of the swapping limits and expectations the only issue would be about swapping Lim_k and Lim_n - think about that - if you do that, you probably have the most general version - that said, I have not done this in a VERY long time, and there are smarter ppl on these forums, so happy to be corrected or improved on.
 
User avatar
quantiquequant
Posts: 0
Joined: August 16th, 2011, 4:58 pm

E(X_n)->E(X) implies E(YX_n)->E(YX)

February 28th, 2013, 11:20 am

QuoteOriginally posted by: fmfreshmanThanks for your answer! It seems to be correct in many continous cases, but I still suspect it is not right in generalWell if you are interested in an application to finance second moment exist for sure ! or how the heck you can talk about volatility (Taleb has nice speechs on this)
 
User avatar
fmfreshman
Topic Author
Posts: 0
Joined: October 4th, 2012, 8:09 pm

E(X_n)->E(X) implies E(YX_n)->E(YX)

March 4th, 2013, 10:24 pm

Thanks, very interesting!