What is the distribution of the sum of random variables given by $$n = n_1 + n_2 + \cdots + n_k $$ where each $n_i$ is binomially distributed random variable define by $B(n_i,p)$.
I'm not sure how to approach this problem. I believe that the random variable with mean $\eta = \eta_1 + \cdots + \eta_n$ and variance $\sigma^2 = \sigma_1^2 + \cdots +\sigma_n^2$ The central limit theorem states that under certain general conditions, the distribution $F(x)$ of $X$ approaches a normal distribution with the same mean and variance. So does this apply in this same situation? Thanks for your help in solving this, I really appreciate it!
Update: The random variables can be treated as independent, which should help make the answer significantly easier
You did not state that these $k$ random variables are independent, and without that there are many different distributions that could arise in this way.
However, notice this:
If the $k$ random variables are independent, then their sum is the number of successes in $n_1+\cdots+n_k$ independent trials with probablity $p$ of success on each trial. That tells you what its distribution is.
If you don't know the fact in the indented statement above, then the problem can still be solved by other means, but it's a lot more work.