Finding Expected Value of a Double-Exponential Distribution

  • Thread starter Thread starter corny1355
  • Start date Start date
  • Tags Tags
    Integration
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
1 reply · 2K views
corny1355
Messages
1
Reaction score
0

Homework Statement



The random variable X has a double-exponential distribution with parameter p>0 if its density is given by

f_x (x) = (1/2)e^(-p|x|) for all x.

Show that the expected value of X = 0.

Homework Equations



I know that the expected value of a random variable x is

∫ x * f(x) dx

The Attempt at a Solution



We are told that f_x (x) = (1/2)e^(-p|x|)

So I'm guessing you have to do the following integral going from 0 to infinity:

∫ x * (1/2)e^(-p|x|) dx

But I'm unsure about how to compute this integral.
 
Last edited:
Physics news on Phys.org
If your sample space is [itex][0,\infty)[/itex], how could the average value of X be 0?
Also, there wouldn't be a need for absolute values if x couldn't be negative.
I`m sure that the problem implicitly assumes that X can take all values in R.

You could evaluate the integral by splitting it in two pieces.
There's a faster way though. Maybe drawing the graph of f will help.