MathIsimple

Probability Theory – Problem 74: Find the distribution of ;

Question

The random variables XX and YY have the joint density function p(x, y)=xex(y+1)p(x,\ y)=x e^{-x(y+1)}. (1) Find the distribution of XYXY; (2) Find the distribution of X+XYX+XY.

Step-by-step solution

We first determine the support of the joint density function p(x,y)=xex(y+1)p(x, y) = x e^{-x(y+1)}. For this to be positive, we must have x>0x>0. To ensure the density integrates to 1 over the entire plane, we determine the range of yy. The support is x>0,y>0x>0, y>0. Verification: 00xex(y+1)dydx=0xex(0exydy)dx\int_0^\infty \int_0^\infty x e^{-x(y+1)} \,\mathrm{d}y \,\mathrm{d}x = \int_0^\infty x e^{-x} \left( \int_0^\infty e^{-xy} \,\mathrm{d}y \right) \,\mathrm{d}x Evaluating the inner integral: 0exydy=[1xexy]y=0y==0(1x)=1x\int_0^\infty e^{-xy} \,\mathrm{d}y = \left[ -\frac{1}{x} e^{-xy} \right]_{y=0}^{y=\infty} = 0 - \left(-\frac{1}{x}\right) = \frac{1}{x} Substituting into the outer integral: 0xex(1x)dx=0exdx=[ex]0=0(1)=1\int_0^\infty x e^{-x} \left( \frac{1}{x} \right) \,\mathrm{d}x = \int_0^\infty e^{-x} \,\mathrm{d}x = \left[ -e^{-x} \right]_0^\infty = 0 - (-1) = 1 The integral equals 1, confirming that the support of (X,Y)(X, Y) is {(x,y)x>0,y>0}\{ (x,y) | x>0, y>0 \}. (1) Find the distribution of Z=XYZ = XY. Using the CDF method. Since X>0X>0 and Y>0Y>0, we have Z>0Z>0. For z0z \le 0, FZ(z)=P(Zz)=0F_Z(z) = P(Z \le z) = 0. For z>0z > 0, the CDF is: FZ(z)=P(Zz)=P(XYz)=xyz,x>0,y>0xex(y+1)dxdyF_Z(z) = P(Z \le z) = P(XY \le z) = \iint_{xy \le z, x>0, y>0} x e^{-x(y+1)} \,\mathrm{d}x \,\mathrm{d}y Expressing the region of integration as 0<yz/x,0<x<0 < y \le z/x, 0 < x < \infty: FZ(z)=0(0z/xxex(y+1)dy)dxF_Z(z) = \int_0^\infty \left( \int_0^{z/x} x e^{-x(y+1)} \,\mathrm{d}y \right) \,\mathrm{d}x Evaluating the inner integral with respect to yy: 0z/xxex(y+1)dy=xex0z/xexydy=xex[1xexy]0z/x\int_0^{z/x} x e^{-x(y+1)} \,\mathrm{d}y = x e^{-x} \int_0^{z/x} e^{-xy} \,\mathrm{d}y = x e^{-x} \left[ -\frac{1}{x} e^{-xy} \right]_0^{z/x} =xex(1xez+1x)=ex(1ez)= x e^{-x} \left( -\frac{1}{x} e^{-z} + \frac{1}{x} \right) = e^{-x}(1 - e^{-z}) Substituting into the outer integral: FZ(z)=0ex(1ez)dx=(1ez)0exdx=(1ez)1=1ezF_Z(z) = \int_0^\infty e^{-x}(1 - e^{-z}) \,\mathrm{d}x = (1 - e^{-z}) \int_0^\infty e^{-x} \,\mathrm{d}x = (1 - e^{-z}) \cdot 1 = 1 - e^{-z} This is the CDF of an exponential distribution with parameter 1. Differentiating FZ(z)F_Z(z) yields the PDF of Z=XYZ=XY: pZ(z)=ddz(1ez)=ez,z>0p_Z(z) = \frac{\mathrm{d}}{\mathrm{d}z} (1 - e^{-z}) = e^{-z}, \quad z>0

(2) Find the distribution of W=X+XY=X(1+Y)W = X+XY = X(1+Y). Again using the CDF method. Since X>0X>0 and Y>0Y>0, we have W>0W>0. For w0w \le 0, FW(w)=0F_W(w) = 0. For w>0w > 0, the CDF is: FW(w)=P(Ww)=P(X(1+Y)w)=x(1+y)w,x>0,y>0xex(y+1)dxdyF_W(w) = P(W \le w) = P(X(1+Y) \le w) = \iint_{x(1+y) \le w, x>0, y>0} x e^{-x(y+1)} \,\mathrm{d}x \,\mathrm{d}y The region of integration can be expressed as 0<ywx10 < y \le \frac{w}{x} - 1. For y>0y>0, we need wx1>0\frac{w}{x} - 1 > 0, i.e., x<wx < w. So the limits of integration are 0<x<w0 < x < w. FW(w)=0w(0wx1xex(y+1)dy)dxF_W(w) = \int_0^w \left( \int_0^{\frac{w}{x}-1} x e^{-x(y+1)} \,\mathrm{d}y \right) \,\mathrm{d}x Evaluating the inner integral with respect to yy: 0wx1xex(y+1)dy=xex0wx1exydy=xex[1xexy]0wx1\int_0^{\frac{w}{x}-1} x e^{-x(y+1)} \,\mathrm{d}y = x e^{-x} \int_0^{\frac{w}{x}-1} e^{-xy} \,\mathrm{d}y = x e^{-x} \left[ -\frac{1}{x} e^{-xy} \right]_0^{\frac{w}{x}-1} =xex(1xex(wx1)+1x)=ex(1ew+x)=exew= x e^{-x} \left( -\frac{1}{x} e^{-x(\frac{w}{x}-1)} + \frac{1}{x} \right) = e^{-x} (1 - e^{-w+x}) = e^{-x} - e^{-w} Substituting into the outer integral: FW(w)=0w(exew)dx=[ex]0wew[x]0wF_W(w) = \int_0^w (e^{-x} - e^{-w}) \,\mathrm{d}x = \left[ -e^{-x} \right]_0^w - e^{-w} \left[ x \right]_0^w =(ew(e0))ew(w0)=1ewwew=1(1+w)ew= (-e^{-w} - (-e^0)) - e^{-w}(w-0) = 1 - e^{-w} - w e^{-w} = 1 - (1+w)e^{-w} Differentiating FW(w)F_W(w) yields the PDF of W=X+XYW=X+XY: pW(w)=ddw(1(1+w)ew)=[1ew+(1+w)(ew)]p_W(w) = \frac{\mathrm{d}}{\mathrm{d}w} (1 - (1+w)e^{-w}) = -[1 \cdot e^{-w} + (1+w)(-e^{-w})] =[ewewwew]=wew,w>0= -[e^{-w} - e^{-w} - w e^{-w}] = w e^{-w}, \quad w>0 This is the density function of a Gamma distribution with parameters α=2,β=1\alpha=2, \beta=1.

Final answer

(1) XYXY follows an exponential distribution with parameter 1, with PDF p(z)=ezp(z) = e^{-z} for z>0z>0. (2) X+XYX+XY follows a Gamma distribution with parameters α=2,β=1\alpha=2, \beta=1 (i.e., Γ(2,1)\Gamma(2,1)), with PDF p(w)=wewp(w) = w e^{-w} for w>0w>0.

Marking scheme

This is an undergraduate mathematics marking scheme (total score: 7 points) provided for your reference. The scheme is based on the official solution logic while also accepting equivalent approaches via the change-of-variables method or structural/property-based methods.

1. Checkpoints (max 7 pts total)

Part 1: Distribution of XYXY (Max 3 pts)

Score exactly one chain | Choose one of the following paths for grading

*Chain A: CDF Method / Change-of-Variables Method*

  • Integral or transformation setup [1 pt]: Correctly write the double integral defining the CDF (with correct limits of integration, e.g., 0<yz/x0 < y \le z/x) or correctly write the joint density and Jacobian determinant J=1/x|J|=1/x via change of variables.
  • Derivation [1 pt]: Correctly evaluate the inner integral or marginalization integral to obtain the intermediate result (e.g., FZ(z)=1ezF_Z(z) = 1 - e^{-z}).
  • Final result [1 pt]: Differentiate the CDF or simplify to obtain the correct PDF p(z)=ezp(z) = e^{-z} (must specify z>0z>0).

*Chain B: Property-Based Method (Structural Recognition)*

  • Distribution identification [1 pt]: Correctly identify the marginal distribution XExp(1)X \sim Exp(1) and the conditional distribution YXExp(x)Y|X \sim Exp(x).
  • Scaling argument [1 pt]: Use the scaling property of the exponential distribution (TExp(λ)    cTExp(λ/c)T \sim Exp(\lambda) \implies cT \sim Exp(\lambda/c)) to argue that Z=X(YX)Z = X \cdot (Y|X) follows Exp(1)Exp(1).
  • Final result [1 pt]: Explicitly write the PDF p(z)=ezp(z) = e^{-z} (must specify z>0z>0).

Part 2: Distribution of X+XYX+XY (Max 4 pts)

Score exactly one chain | Choose one of the following paths for grading

*Chain A: CDF Method / Change-of-Variables Method*

  • Integral or transformation setup [1 pt]: Correctly set up the integral expression for P(X(1+Y)w)P(X(1+Y) \le w) or set up the change-of-variables framework for W=X(1+Y)W=X(1+Y).
  • Critical region determination [1 pt]: (Key difficulty) Correctly derive that the upper limit for the integration variable xx is ww (i.e., 0<x<w0 < x < w), because y=w/x1>0y = w/x - 1 > 0.
  • *Note: If the integration limit is incorrectly written as 00 to \infty, this checkpoint scores 0.*
  • Derivation [1 pt]: Correctly carry out the integration to obtain FW(w)=1(1+w)ewF_W(w) = 1 - (1+w)e^{-w} or the corresponding marginalization of the joint density.
  • Final result [1 pt]: Differentiate to obtain the correct PDF p(w)=wewp(w) = w e^{-w} (must specify w>0w>0).

*Chain B: Convolution Method (Using Independence)*

  • Independence statement [1 pt]: Based on the result of Part 1, explicitly state that XX and XYXY are independent (since the distribution of XYXY does not depend on XX).
  • Model identification [1 pt]: Reformulate the problem as the sum of two independent Exp(1)Exp(1) variables, and cite the convolution formula or Gamma distribution properties.
  • Computation [1 pt]: Correctly carry out the convolution integral or write the specific parameter form of the Gamma(2,1) distribution.
  • Final result [1 pt]: Explicitly write the PDF p(w)=wewp(w) = w e^{-w} (must specify w>0w>0).

Total (max 7)


2. Zero-credit items

  • Merely copying the joint density function formula from the problem statement without setting up any specific integral.
  • Only verifying p(x,y)dxdy=1\iint p(x,y) dx dy = 1 without performing any subsequent distribution computation (unless done as a necessary step to determine the limits of integration).
  • Only writing the general CDF definition formula F(z)=zp(t)dtF(z) = \int_{-\infty}^z p(t) dt without substituting the specific functions from this problem.

3. Deductions

  • Missing domain specification (Max -1): The final result does not indicate the variable range (e.g., z>0z>0 or w>0w>0), or does not introduce an indicator function. At most 1 point deducted across the entire paper.
  • Logical gap (Max -2): In Part 2, failing to discuss the critical constraint x<wx < w yet "arriving at" the correct final result (e.g., by forcing the integral result to match the answer).
  • Algebraic error (Max -1): Sign errors in differentiation or simple arithmetic steps that do not affect the overall logic.
Ask AI ✨