Thread Closed

Finding E(X) from distribution function

 
Share Thread Thread Tools
May17-10, 04:04 PM   #1
 

Finding E(X) from distribution function


Theorem: Let F(x) be the distribution function of X.
If X is any r.v. (discrete, continuous, or mixed) defined on the interval [a,∞) (or some subset of it), then
E(X)=

∫ [1 - F(x)]dx + a
a

1) Is this formula true for any real number a? In particular, is it true for a<0?

2) When is this formula ever useful (computationally)? Why don't just get the density function then integrate to find E(X)?

Thanks for clarifying!
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
May17-10, 04:12 PM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
1) If there was a restriction on a, the statement of the theorem should have said something. If the statement is right for positive a, then it's surely right for negative a as well.

2) Why would you go through all the trouble of looking for the density distribution*, multiplying by x, and integrating that when you could just use that formula?


*: The hypotheses cover the situation where the density cannot be written as a function
 
May17-10, 04:25 PM   #3
 
The formula for general RV X is [tex]EX = -\int_{-\infty}^{0} F(x) dx + \int_{0}^{\infty} (1 - F(x)) dx[/tex]. This formula works in a much more general setting than you might expect. Some distributions don't have densities (singular distributions), for example http://en.wikipedia.org/wiki/Cantor_distribution but the formula still applies.
 
May18-10, 02:33 AM   #4
 

Finding E(X) from distribution function


Quote by Mandark View Post
The formula for general RV X is [tex]EX = -\int_{-\infty}^{0} F(x) dx + \int_{0}^{\infty} (1 - F(x)) dx[/tex]. This formula works in a much more general setting than you might expect. Some distributions don't have densities (singular distributions), for example http://en.wikipedia.org/wiki/Cantor_distribution but the formula still applies.
I've seen this general formula. But does it imply that the "theorem" above is true for a<0 (e.g. a=-2, or a=-2.4) as well? I've done some manipulations and I think the theorem above is true for ANY a, but I would like someone to confirm this.

Thanks!
 
May18-10, 04:47 AM   #5
 
Try to prove it by manipulating the general formula I posted, it's not hard.
 
Thread Closed
Thread Tools


Similar Threads for: Finding E(X) from distribution function
Thread Forum Replies
Finding distribution function Calculus & Beyond Homework 3
Finding the distribution Set Theory, Logic, Probability, Statistics 2
Cumulative distribution function to probability density function...how... Set Theory, Logic, Probability, Statistics 24
Derivation of the probability distribution function of a binomial distribution General Math 2
finding distribution by using mgf(moment generating function) Introductory Physics Homework 10