Let $X$ be a random variable with probability mass function $p_k= \binom n k p^k (1-p)^{n-k}$ (binomial). If $F$ is the corresponding distribution function, find the distribution of $F(X)$.
I know for certain that I need to get the sum of $k$ binomial random variables, however I'm having a hard time in doing it. I read from books that it will be needing of mathematical induction. Can somebody help me? Thanks in advance.