Given F(x) = P(X <= x) for a discrete random variable which of the following is generally true
$P(a <= X <= b) = F(b) - F(a), P(a < X < b) = F(b) - F(a), P(a <= X < b) = F(b) - F(a), P(a < X <= b) = F(b) - F(a)$
Given F(x) = P(X <= x) for a discrete random variable which of the following is generally true
$P(a <= X <= b) = F(b) - F(a), P(a < X < b) = F(b) - F(a), P(a <= X < b) = F(b) - F(a), P(a < X <= b) = F(b) - F(a)$
Since the variable is discrete, it is generally correct the following: $$P(a<x\leq b)=F(b)-F(a)$$