Proof of expected value expression

AI Thread Summary
The discussion focuses on deriving an alternative expression for the expected value of a non-negative discrete random variable X. The standard formula for expected value is E[X] = (sum) x*p(x). The user seeks guidance on proving that E[X] can also be expressed as E[X] = (sum: i from 1 to infinity) P(X>=i). A suggested approach involves using the relationship P(X>=i) = (sum(j=i,inf) P(X=j)) and interchanging the summation indices to simplify the expression. This method ultimately leads to the desired proof of the expected value expression.
grimster
Messages
39
Reaction score
0
The usual expression of the expected value of X is:
E[X] = (sum) x*p(x)

i'm supposed to show that, for X a random non-negative discrete random(stochastic) variable, we have that:
E[X]=(sum: i from 1 to infinity) P(X>=i)

i have absolutely no idea how to do this. does anyone want to push me in the right direction?
 
Physics news on Phys.org
P(X>=i)=sum(j=i,inf) P(X=j). Plug this into your sum over i, interchange i and j and you will get what you want, since the sum over i will simply be j.
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Back
Top