So I know that a cdf F is defined via F(a) = Pr[X ≤ a]. How do I show that the cdf F of a random variable X contains exactly the same information as the function defined via G(a) = Pr[X = a], by expressing F in terms of G and expressing G in terms of F.
-- Compute and plot the cdf for (i) X ∼ Geom(p), (ii) X ∼ Exp(λ ).
-- Identify two key properties that a cdf of any r.v. has to satisfy.