Expected Value of Random Variable X: Solving for E[1/X]

  • Context: Undergrad 
  • Thread starter Thread starter Steve Zissou
  • Start date Start date
  • Tags Tags
    Expected value Value
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 2K views
Steve Zissou
Messages
75
Reaction score
4
Hello all,
I'm wondering if someone can offer some insight here: We have a random variable X, and it's expectation is called y.
Can it be shown that
1/y = E[1/X]
??
Thanks
 
Physics news on Phys.org
Thanks for your quick reply, mathman.
I should have specified X is never zero.
 
Steve Zissou said:
Hello all,
I'm wondering if someone can offer some insight here: We have a random variable X, and it's expectation is called y.
Can it be shown that
1/y = E[1/X]
??
Thanks
Definitely not. Consider the random variable that takes values 1 and -1 with equal probability. The expectation is y=0 so 1/y is undefined. But E[1/X] is 0.
 
Thanks Dale, as mentioned, I should have specified X is never zero, in fact it is always positive, and hence y>0.
Thanks for your reply though!
 
It doesn't really matter, the point it that the relationship doesn't hold in general. That was just the easiest counterexample I could come up with in my head. Take pretty much any pair of numbers and you will get similar results.
 
Dale:
Right, I see what you're saying. If X={1,2,3} the y = 2. But then E[1/X] = 11/18.
Could perhaps we say in general if y = E[X] that maybe 1/y < E[1/X] or perhaps even 1/y =< E[1/X] ?
Thanks
 
Wait a second. This is Jensen's Inequality: f(E[X])=<E[f(X)]
In my case, we have f(X) = 1/X and y = E[X]. So I can say
1/y =<E[1/X].