8 - combining random variables Flashcards

1
Q

adding random variables

A

E(aX + bY + c) = aE(X) + bE(Y) + c
Var(aX + bY + c) = a²Var(X) + b²Var(Y)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

adding observations of a random variable

A

E(X1+X2) = E(X1)+E(X2)
Var(X1+X2) = Var(X1)+Var(X2) not Var(2X)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

sample mean

A

E(sample mean) = E(X)
Var(sample mean) = Var(X)/n

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

unbiased estimate of the pop variance

A

s² = n/n-1 σ²

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

linear combinations of normal variables

A

if X and Y are random variables and follow a normal distribution
if Z = aX + bY + c then Z is also normally distributed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

central limit theorem

A

for any distribution if n>25 then the sample mean can be said to be normally distributed with mean μ and variance σ²/n

How well did you know this?
1
Not at all
2
3
4
5
Perfectly