Posts

FileZilla - Drag 'n Drop doensn't work

Image
1 I got a strange problem: The Drag 'n Drop of my FileZilla doesn't work. The only information I've found about this is to re-register the fzshellext_64.dll / fzshellext.dll - but this dll doesn't even exist on my PC. Maybe somebody has an idea what could be wrong? Thank you! windows filezilla share | improve this question edited Jun 19 '11 at 15:41 Diogo 22.1k 57 132 211 asked Jun 19 '11 at 12:03 flow92 flow92 6 1 2 ...

A problem in Probability theory

Image
4 1 $begingroup$ This is a problem in KaiLai Chung's A Course in Probability Theory . Given a nonnegative random variable $X$ defined on $Omega$ , if $mathbb{E}(X^2)=1$ and $mathbb{E}(X)geq a >0$ , prove that $$mathbb{P}(Xgeq lambda a)geq (a-lambda a)^2$$ for $0leqlambda leq 1$ . Let $A={xin Omega:X(x)geq lambda a}$ , we get $$int_A (X-lambda a)geq a-int_Alambda a -int_{A^c}X$$ and $$int_A (X^2-lambda^2 a^2)=1-int_Alambda^2a^2-int_{A^c}X^2$$ I want to contrast $int_A (X-lambda a)$ and $int_A (X^2-lambda^2 a^2)$ , but I don't know how to do it, could anyone gives me some hints? probability integration lp-spaces share | cite | improve this question ...