What Is the Relationship Between the Expected Value of Y and X?

giglamesh
Messages
14
Reaction score
0
Hi all
Sorry for reposting, the previous post wasn't clear enough, it's my mistake, I'll make the question more clear, I found lot of people asking the same question on the Internet.

Given that X is random variable that takes values:

0.....H-1

The PMF of X is unknown, but I can tell what is the expected value which is \bar{X}

There is event Y when calculated it gives the value:

P(Y)=E[\frac{1}{X+1}]

The QUESTION: Is there a way to find expected value \bar{Y} in the terms of \bar{X}? regarding that: the PMF of X is unknown we know just the expected value.

It's wrong to say that (just if you can confirm it will be great):
E[\frac{1}{X+1}]=\frac{1}{E[X]+1}
Thanks and sorry for repost
 
Last edited by a moderator:
Physics news on Phys.org
You need the distribution function for X (the mean is not enough) to get the mean of 1/(X+1).
 
thanks apparently I do
 
If X is strictly positive, you can apply Jensen's inequality etc. to get 1 >= E[1/(X+1)] >= 1/(E[X]+1).
 
giglamesh said:
There is event Y when calculated it gives the value:

P(Y)=E[\frac{1}{X+1}]

What does that notation mean? Is Y some event ( like "A red bird lights on the window") and P(Y) is its probability?
 
hi giglamesh, have you had the answer so far? I am having exactly problem like you
 
hi all
yes P(Y) is another event which probability is the expected value of other function of random variable.
Applying Jenesen Inequality does not help because it gives the lower bound.
So I decided to work on the problem to get X distribution to calculate the E[1/(1+X)]

but few days later I modified the problem to another distribution P(Y)=E[1/X] in another post.
Greetings
 
did you get the answer for E(1/X) as well?
 
Last edited by a moderator:
yes just find the distribution of X, the PMF (discret case)
then calulate the probability like this:
P(Y)=E[1/X]=sum_{i=1}^{i=n}{(1/i)*P(X=i)}
using Jenesen inequality here doesn't help because the funtion is defined to be 0 at 0 so we can't consider it convex.
hope that would help
 
Back
Top