Respostas:
pode ser 1 / E (X)?
Não, em geral não pode; A desigualdade de Jensen nos diz que se X
Supondo que estamos lidando com uma variável positiva, se estiver claro para você que X
Estou confuso ao aplicar expectativa no denominador.
Use a lei do estatístico inconsciente
E [ g ( X ) ] = ∫ ∞ - ∞ g ( x ) f X ( x ) d x
(no caso contínuo)
então quando g ( X ) = 1X ,E[1
Em alguns casos, a expectativa pode ser avaliada por inspeção (por exemplo, com variáveis aleatórias gama), ou derivando a distribuição do inverso, ou por outros meios.
Como Glen_b diz que isso provavelmente está errado, porque o recíproco é uma função não linear. Se você deseja uma aproximação de E ( 1 / X ),
E ( 1X )≈E(1E ( X ) -1E ( X ) 2 (X-E(X))+1E ( X ) 3 (X-E(X))2)== 1E ( X ) +1E(X)3Var(X)
EDIT: the maybe above is quite critical, see the comment from BioXX below.
Others have already explained that the answer to the question is NO, except trivial cases. Below we give an approach to finding E1X
First, note that ∫∞0e−txdt=1x
An alternative approach to calculating E(1/X)
To first give an intuition, what about using the discrete case in finite sample to illustrate that E(1/X)≠1/E(X)
In finite sample, using the term average for expectation is not that abusive, thus if one has on the one hand
E(X)=1N∑Ni=1Xi
and one has on the other hand
E(1/X)=1N∑Ni=11/Xi
it becomes obvious that, with N>1
E(1/X)=1N∑Ni=11/Xi≠N∑Ni=1Xi=1/E(X)
Which leads to say that, basically, E(1/X)≠1/E(X)
Analogously in the asymptotic 0-centered continuous case, one has
E(1/X)=∫∞−∞f(x)xdx≠1/∫∞−∞xf(x)dx=1/E(X).