A CDF, denoted as $F_X(x)$, for a random variable $X$ must satisfy certain properties:
1. $0 \le F_X(x) \le 1$ for all $x$.
2. $F_X(x)$ is non-decreasing, i.e., if $x_1 < x_2$, then $F_X(x_1) \le F_X(x_2)$.
3. $F_X(x)$ is right-continuous, i.e., $\lim_{h \to 0^+}
Show more…