MathIsimple

Probability Theory – Problem 60: Determine the distribution of ;

Question

The random variable XX follows the standard normal distribution N(0, 1)N(0,\ 1). Given X=xX=x, the random variable YY follows the normal distribution N(x, 1)N(x,\ 1). (1) Determine the distribution of YY; (2) Compute P(XY0)P(X Y\geqslant0).

Step-by-step solution

1. Structural decomposition of the random variable From the given condition YX=xN(x,1)Y|X=x \sim N(x, 1), given X=xX=x, YY equals xx plus a standard normal random variable. We can represent YY structurally as: Y=X+ZY = X + Z where XN(0,1)X \sim N(0, 1), ZN(0,1)Z \sim N(0, 1), and ZZ is independent of XX. (Justification: when XX is fixed at xx, X+ZX+Z follows N(x,1)N(x, 1), matching the problem statement.)

2. Computing the expectation and variance of YY Since XX and ZZ are independent and both follow normal distributions, their linear combination YY also follows a normal distribution. Expectation: E[Y]=E[X+Z]=E[X]+E[Z]=0+0=0E[Y] = E[X + Z] = E[X] + E[Z] = 0 + 0 = 0 Variance: Var(Y)=Var(X+Z)=Var(X)+Var(Z)Var(Y) = Var(X + Z) = Var(X) + Var(Z) (by independence) Var(Y)=1+1=2Var(Y) = 1 + 1 = 2

3. Conclusion The random variable YY follows a normal distribution with mean 0 and variance 2, i.e., YN(0,2)Y \sim N(0, 2).

1. Reformulating the problem Substituting Y=X+ZY = X + Z into the inequality XY0XY \geqslant 0: P(XY0)=P(X(X+Z)0)=P(X2+XZ0)P(XY \geqslant 0) = P(X(X + Z) \geqslant 0) = P(X^2 + XZ \geqslant 0)

2. Using the geometric approach (polar coordinates) Since XN(0,1)X \sim N(0, 1), ZN(0,1)Z \sim N(0, 1) and they are independent, the joint density of (X,Z)(X, Z) has rotational symmetry. Introduce polar coordinates: X=RcosθX = R \cos \theta, Z=RsinθZ = R \sin \theta, where R>0R > 0, θ[0,2π)\theta \in [0, 2\pi), and the density is uniform over θ\theta.

3. Analyzing the angular range satisfying the condition Substituting into X2+XZ0X^2 + XZ \geqslant 0: R2cos2θ+R2cosθsinθ0R^2 \cos^2 \theta + R^2 \cos \theta \sin \theta \geqslant 0 Dividing by R2>0R^2 > 0: cosθ(cosθ+sinθ)0\cos \theta (\cos \theta + \sin \theta) \geqslant 0

Boundary points: cosθ=0\cos \theta = 0 (θ=π2,3π2\theta = \frac{\pi}{2}, \frac{3\pi}{2}) and cosθ+sinθ=0\cos \theta + \sin \theta = 0 (tanθ=1\tan \theta = -1, θ=3π4,7π4\theta = \frac{3\pi}{4}, \frac{7\pi}{4}).

Sign analysis on [0,2π)[0, 2\pi): * (0,π2)(0, \frac{\pi}{2}): product >0> 0. Arc length: π2\frac{\pi}{2}. * (π2,3π4)(\frac{\pi}{2}, \frac{3\pi}{4}): product <0< 0. * (3π4,3π2)(\frac{3\pi}{4}, \frac{3\pi}{2}): product >0> 0. Arc length: 3π4\frac{3\pi}{4}. * (3π2,7π4)(\frac{3\pi}{2}, \frac{7\pi}{4}): product <0< 0. * (7π4,2π)(\frac{7\pi}{4}, 2\pi): product >0> 0. Arc length: π4\frac{\pi}{4}.

4. Computing the total probability Total arc length: L=π2+3π4+π4=3π2L = \frac{\pi}{2} + \frac{3\pi}{4} + \frac{\pi}{4} = \frac{3\pi}{2} P(XY0)=L2π=34P(XY \geqslant 0) = \frac{L}{2\pi} = \frac{3}{4}

Final answer

(1) YN(0,2)Y \sim N(0, 2) (2) P(XY0)=34P(XY \geqslant 0) = \frac{3}{4}

Marking scheme

The following is the complete marking scheme for this probability theory problem.


I. Checkpoints (max 7 pts total)

Part 1: Distribution of YY (3 points) [additive]

  • 1 pt: Model construction. Write the structural decomposition Y=X+ZY = X + Z and state that ZZ is independent of XX (or ZN(0,1)Z \sim N(0,1)), or write the correct total probability formula / marginal density integral fY(y)=fYX(yx)fX(x)dxf_Y(y) = \int f_{Y|X}(y|x)f_X(x)dx, or write the characteristic function product form.
  • 1 pt: Derivation. Use independence to derive E[Y]=0E[Y]=0 and Var(Y)=2Var(Y)=2 (must show the 1+1=21+1=2 computation), or correctly complete the integral / completing-the-square computation, or simplify the characteristic function.
  • 1 pt: Final conclusion. Explicitly state YN(0,2)Y \sim N(0, 2) (with parameters specified).
  • *Note: If the result N(0,2)N(0,2) is stated directly without any derivation, this part receives 0 points.*

Part 2: Computing P(XY0)P(XY \ge 0) (4 points)

Score exactly one chain | take the maximum subtotal among chains; do not add points across chains.

  • Chain A: Structural decomposition and polar coordinates (standard approach)
  • 1 pt: Inequality transformation. Transform XY0XY \ge 0 into a form involving independent variables, such as X(X+Z)0X(X+Z) \ge 0 or X2+XZ0X^2 + XZ \ge 0. [additive]
  • 2 pts: Region analysis. Correctly analyze the region in the (X,Z)(X, Z) plane satisfying the condition (e.g., using polar coordinates to obtain total arc length 3π/23\pi/2, or correctly discussing the range of ZZ for X>0X>0 and X<0X<0). [additive]
  • 1 pt: Result. Obtain probability 3/43/4 (or 0.750.75). [additive]
  • Chain B: Bivariate normal geometric method (Sheppard's theorem / correlation coefficient)
  • 1 pt: Distribution identification. Explicitly state that (X,Y)(X, Y) follows a bivariate normal distribution. [additive]
  • 1 pt: Correlation computation. Correctly compute the correlation coefficient ρ=12\rho = \frac{1}{\sqrt{2}} (or covariance Cov(X,Y)=1Cov(X,Y)=1 with correct variances). [additive]
  • 1 pt: Geometric formula application. Apply the arcsine formula P=12+arcsinρπP = \frac{1}{2} + \frac{\arcsin \rho}{\pi}, or derive using the geometric angle properties of the density contour ellipses. [additive]
  • 1 pt: Result. Obtain probability 3/43/4. [additive]
  • Chain C: Joint density integration method
  • 1 pt: Integral setup. Use symmetry to write 2P(X>0,Y>0)2P(X>0, Y>0) or write a double integral with the correct joint density f(x,y)f(x,y). [additive]
  • 2 pts: Integral evaluation. Correctly evaluate the definite integral via substitution (e.g., u=x,v=y/xu=x, v=y/x) or polar coordinates. [additive]
  • 1 pt: Result. Obtain probability 3/43/4. [additive]

Total (max 7)


II. Zero-credit items

  • In Part 1, merely listing formulas (e.g., the normal density formula) without substituting the problem conditions (YXY|X) or performing calculations.
  • In Part 1, stating YN(0,2)Y \sim N(0,2) directly without any justification.
  • In Part 2, incorrectly assuming XX and YY are independent, obtaining the result 1/21/2.
  • In Part 2, incorrectly assuming XX and YY are perfectly positively correlated (Y=kX,k>0Y=kX, k>0), obtaining the result 11.

III. Deductions

  • Missing logical justification (-1): In Part 1, using Var(X+Z)=Var(X)+Var(Z)Var(X+Z) = Var(X) + Var(Z) without mentioning "independence" or "zero covariance" anywhere.
  • Imprecise inequality handling (-1): In Part 2, dividing both sides of X(X+Z)0X(X+Z) \ge 0 by XX without considering the reversal of the inequality sign when X<0X<0 (even if the correct region is obtained by symmetry).
  • Arithmetic error (-1): Completely correct approach but errors in simple arithmetic or trigonometric values (e.g., arctan(1)\arctan(-1)).
  • *Note: Total score after deductions cannot be less than 0; if multiple solution methods are present, only the highest-scoring one is graded.*
Ask AI ✨