Density function for X^2Y^2 and max(X,Y)

Click For Summary
SUMMARY

The discussion focuses on finding the density functions for the random variables X^2Y^2 and max(X,Y), where X follows a Uniform distribution on [-1,1] and Y follows an Exponential distribution with a parameter of lambda=2. The joint density function is established as h(x,y)=f(x)g(y)=e^(-2y) for the specified ranges. The user seeks guidance on integrating this joint density to derive the probability density function (pdf) for (XY)^2 and the maximum of X and Y, indicating a need for clarity on the integration limits and methods.

PREREQUISITES
  • Understanding of Uniform distribution and its probability density function (pdf).
  • Knowledge of Exponential distribution and its pdf, specifically with parameter lambda=2.
  • Familiarity with joint probability density functions and their properties.
  • Basic calculus concepts, including integration and differentiation of functions.
NEXT STEPS
  • Learn how to compute joint density functions for independent random variables.
  • Study the method of finding the pdf of transformed random variables, specifically for products of random variables.
  • Research techniques for evaluating double integrals over specified regions in probability theory.
  • Explore the properties of the maximum of independent random variables and how to derive its distribution.
USEFUL FOR

Statisticians, data scientists, and mathematicians interested in probability theory, particularly those working with joint distributions and transformations of random variables.

kingkong123
Messages
1
Reaction score
0
Hi guys i am struggling in how to find the density function for X^2Y^2 and max(X,Y).
Here's the scenario:
Suppose a random variable X has the Uniform distribution on the interval [-1,1].
Suppose a random variable Y has the exponential distribution with parameter lamda=2.
X and Y are independent.

attempt to find pdf of x^2Y^2:
X has a pdf f(x)=1/2 (if -1<=x<=1), Y has a pdf g(y)=2e^(-2y) (if y>=0).
I then calculated the joint density of X and Y, h(x,y)=f(x)g(y)=e^(-2y) (if -1<=x<=1 and y>=0).
Now let Z=(XY)^2 then P(Z<=z)=P((XY)^2<=z)=P(-sqrt(z)<=XY<=sqrt(z)).
Then i don't know what to do. i don't know whether integrate my joint density function range from -sqrt(z) to sqrt(z) with respect to y. After that i will then try to differentiate it to find density of (XY)^2

I don't know where to start to find density of max(X,Y).
Any help would be grateful. thx
 
Physics news on Phys.org
Do you remember from calculus how to solve problems like: Find the volume under the surface z = x^2 y^2 that lies over the circle bounded by x^2 + y^2 = 3 ? That would be done as a double integral. To do your problem that way is somewhat tricky since you have other boundaries due to places where the joint density is 0, so you would integrate over half circles or half circles with their ends chopped of by x =-1 and x = 1. According to this approach, you would do a double integral of f(x)g(x) over such figures. Set up the limits of integration based on the surface x^2 y^2 and then integrate f(x)g(x) over those limits.

I don't know whether there is any way to do the problem by doing an integral with respect to z and then taking partial derivatives or something like that.
 
Last edited:

Similar threads

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