How to Find EX and Var(X) for a Continuous Random Variable with Given P(X>x)?

  • Context: Graduate 
  • Thread starter Thread starter badgerbadger
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 4K views
badgerbadger
Messages
7
Reaction score
0
Let X be a continuous random variable with

P(X>x)=e^-ax, x less/equal 0

Where a is a positive constant. Find EX and Var(x)
 
Physics news on Phys.org
If P(X> x)= e^{-ax}, x less than or equal to 0, then the probability density function is p(x)= -a e^{-ax}.

Now just use the definitions:
[tex]E(x)= -a \int_x^0 xe^{-ax}dx[/itex]<br /> and<br /> [tex]Var(x)= -a \int_x^0 (x- E(x))^2e^{-ax}dx= -aE(x)\int_x^0 x^2e^{-ax}- E^2(x)[/tex][/tex]