What is that inequality - Cauchy-Schwarz for a single random variable?

111 Views Asked by At

In the following article: https://link.springer.com/content/pdf/10.1023%2FA%3A1018054314350.pdf

below equation (4.1) there is a statement that: $$EZ^2 \geq (EZ)^2$$, where $Z$ is a random variable.

I am not sure where does it come from and whether is true. How to prove that inequality?

3

There are 3 best solutions below

0
On BEST ANSWER

$0\leq E(Z-EZ)^2 = E(Z^2-2ZEZ+(EZ)^2)=EZ^2-2(EZ)^2+(EZ)^2=EZ^2-(EZ)^2$

0
On

Just write $Z$ as $(Z)(1)$ and apply Cauchy -Schwarz inequality.

0
On

I have also found that this is a special case of a Jensen's inequality for convex functions, that is explained and proven here: http://www.stat.cmu.edu/~larry/=stat705/Lecture2.pdf