Correct Answer - Option 2 :
Y is normally distributed with mean 0 and variance 5
Concept:
Var(X) = E(X2) − E(X)2
Var (X + Y) = Var(X) + Var(Y) + 2Cov (X, Y)
Cov (X, Y) = E (XY) − E(X)E(Y)
If random variables X and Y are independent then cov (X, Y) = 0.
For independent random variables X and Y, the variance of their sum or difference is the sum of their variances i.e. Var (X ± Y) = Var(X) ± Var(Y)
Calculation:
For the given questions
X1 and X2 independent normal variables
Y = X1 – X2
For subtractive operation in normal variables the nature remains the same i.e. Normal.
So, Y is also normally distributed.
Given, μ1 = μ2 = 1; σ1 = 1; σ2 = 2
Y = X1 – X2
Mean (Y) = Mean (X1) – Mean (X2)
⇒ μ(Y) = μ(X1) – μ(X2)
μ(Y) = 1 – 1 = 0
Similarly, Var (Y) = Var (X1) + Var (X2) = σ12 + σ22
Var (Y) = 12 + (-2)2 = 5
Where σ = Standard deviation, Variance = σ2