in Probability edited by
3,747 views
3 votes
3 votes

Let X1, X2 be two independent normal random variables with means μ1, μ2 and standard deviations σ1, σ2 respectively. Consider Y =X1-X2; µ1=µ2=1, σl=1, σ2=2. Then.

(a) Y is normal distributed with mean 0 and variance 1

(b) Y is normally distributed with mean 0 and variance 5

(c) Y has mean 0 and variance 5, but is NOT normally distributed

(d) Y has mean 0 and variance 1, but is NOT normally distributed 
 

in Probability edited by
by
3.7k views

2 Comments

1
1
0
0

1 Answer

3 votes
3 votes

$var(X_1) = \sigma^2_1 = 1$

$var(X_2) = \sigma^2_2 = 4$

$\mu_1 = \mu_2 =1$

$X_1 \sim $ $N (\mu_1 , \sigma^2_1 )$

$X_2 \sim $ $N (\mu_2 , \sigma^2_2 )$

$Y = X_1 - X_2$

 $E[X_1 - X_2] = E[X_1] - E[X_2] = \mu_1 - \mu_2 = 0$

$Var(X_1 - X_2) = Var(X_1) + Var(X_2) = 1 + 4 = 5$

$Y \sim $ $N (0 , 5 )$

Option B is correct

edited by

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true