Discrete random variables Flashcards

1
Q

How is the expected values of discrete random variable X written as and how is it calculated

A

E(X)
E(X) = ∑ x(i)p(i) where x(i) is each possible value that X can take and p(i) is its associated probability.

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

How is the variance of a discrete random variable X written as and how is it calculated

A

Var(X)
Var(X) = E(X^2)-(E(X))^2
where E(X^2)= ∑x^2(i)p(i)

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

What is the mode of a discrete random variable X

A

The value of X associated with the largest probability

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

What is the median M of a discrete random variable X.

A

The Value of X such that
P(X≤M)≥0.5 and P(X≥M)≥0.5
If there are 2 possible values, the mean of them must be taken

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

If X is a random variable and Y is a new radom variable such that Y= aX +b then what is
a) E(Y)
B) Var(Y)

A

a) aE(X)+b
b)a^2Var(X)

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

If X is a discrete random variable with expectation E(X) and g is a function applied to X then what is E(g(X))=

A

∑g(x(i))p(i)

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

What is an example of a Uniform discrete distribution

A

Rolling a fair dice (The probability of all evvents accuring are equal)

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

For a uniform discrete distribution, the P(X=x)=

A

1/n

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

For a uniform discrete distribution X~U(n), what is E(X)

A

n+1/2

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

For a uniform discrete distribution X~U(n), what is Var(X)

A

n^2-1/12

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