Orphen89
- 26
- 0
Homework Statement
Let X be a random variable with PMF
x 0 2 4 5
p(x) 0.15 0.30 0.30 0.25
(The x values above are supposed to match up with the p(x) values)
Find P[2 < X < 4], P[X \leq 3]
The Attempt at a Solution
Okay, I kinda have an idea on how to do this, but I just want to make sure. To find P[2 < X < 4], I think it's basically just .3 + .3, since the PMF must equal 1 then you'd basically just have to add both p(x) values together. For P[X \leq 3], I think it's .15 + .2 (since both are less than 3). Are these answers correct, or am I completely wrong? (I have a bad feeling I am...)