Finding Joint PDF of Two Exponential Random Variables

Click For Summary
SUMMARY

The joint probability density function (PDF) of two independent exponential random variables can be determined by multiplying their individual PDFs. In this discussion, Y is an exponential random variable with parameter λ=4, and X is another independent exponential random variable with λ=3. The individual PDFs are f_X(x) = 3e^{-3x} for x ≥ 0 and f_Y(y) = 4e^{-4y} for y ≥ 0. The joint PDF f_{X,Y}(x,y) is thus f_{X,Y}(x,y) = f_X(x) * f_Y(y).

PREREQUISITES
  • Understanding of exponential random variables
  • Knowledge of probability density functions (PDFs)
  • Familiarity with the concept of independence in probability
  • Basic integration techniques for continuous functions
NEXT STEPS
  • Study the properties of independent random variables in probability theory
  • Learn about convolution of probability distributions, particularly for sums of random variables
  • Explore the derivation of joint PDFs for different types of random variables
  • Review the application of the law of total probability in joint distributions
USEFUL FOR

Statisticians, data scientists, and students studying probability theory who are looking to understand the joint distribution of independent random variables.

EugP
Messages
104
Reaction score
0
Can anyone tell me how to find the joint PDF of two random variables? I can't seem to find an explanation anywhere. I'm trying to solve a problem but I'm not sure where to go with it:

Y is an exponential random variable with parameter \lambda=4. X is also an exponential random variable and independent of Y with \lambda=3.. Find the PDF f_W(w), where W=X+Y.

I know that I simply use:

f_W(w) = \int\int (x+y) f_{X,Y}(x,y)dydx

The problem is that I don't know how to find their joint PDF. I know their PDF's separately:


f_X(x)=\left\{\begin{array}{cc}3e^{-3x},&amp;<br /> x\geq 0\\0, &amp; otherwise\end{array}\right.

f_Y(y)=\left\{\begin{array}{cc}4e^{-4x},&amp;<br /> x\geq 0\\0, &amp; otherwise\end{array}\right.

Would this help me in anyway? Please help.
 
Physics news on Phys.org
the joint density function is simply the product of the individual density functions
see here under independence:
http://en.wikipedia.org/wiki/Probability_density_function
in that article you also find the correct formula for the density of X+Y, what you have there seems to be the formula for E[X+Y] imho
 
judoudo said:
the joint density function is simply the product of the individual density functions
see here under independence:
http://en.wikipedia.org/wiki/Probability_density_function
in that article you also find the correct formula for the density of X+Y, what you have there seems to be the formula for E[X+Y] imho

Yeah sorry I realized I made a mistake, and that link helped a lot. Thank you!
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K