Questions: Discrete Random Variables

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Which of the following could be a valid PMF for a random variable taking values {1, 2, 3}?

Ap(1) = 0.5, p(2) = 0.4, p(3) = 0.2
Bp(1) = 0.1, p(2) = -0.1, p(3) = 1.0
Cp(1) = 0.3, p(2) = 0.5, p(3) = 0.2
Dp(1) = 0.4, p(2) = 0.4, p(3) = 0.4
Question 2 Multiple Choice

A discrete random variable X has PMF: p(0) = 0.1, p(1) = 0.4, p(2) = 0.3, p(3) = 0.2. What is P(1 ≤ X < 3)?

A0.4 — only p(1), since X=1 is the left endpoint
B0.7 — summing p(1) + p(2) = 0.4 + 0.3
C0.9 — summing p(1) + p(2) + p(3) = 0.4 + 0.3 + 0.2
D0.6 — summing p(2) + p(3) = 0.3 + 0.2
Question 3 True / False

A discrete random variable can mainly take on a finite number of distinct values.

TTrue
FFalse
Question 4 True / False

For a discrete random variable, the probability that X falls in a range [a, b] is found by summing p(x) over all values x satisfying a ≤ x ≤ b.

TTrue
FFalse
Question 5 Short Answer

Explain what the two required properties of a probability mass function are, and why each property is necessary.

Think about your answer, then reveal below.