Expected value on non-normalised PDFs

50 Views Asked by At

Suppose the following is known: $$\int{g(x)dx}>\int{g'(x)dx}$$

Considering that $g=kf$ and $g'=k'f'$ where $f$ and $f$ are probability distributions on $X\in[0,1]$. Is the following true:

$$E_g(x)> E_{g'}(x)$$

More rigorously:

$$\int{xg(x)dx}>\int{xg'(x)dx}$$

1

There are 1 best solutions below

0
On BEST ANSWER

That is not true. Simple example: $g(x)=\frac{7}{12}$ and $g'(x)=x$.