I have $N$ random variables of Bernoulli distribution with different success probabilities, and I'm looking for an approximation of the distribution of their sum, when $N$ is big (but finite).
If the variables were independent, I could use the Central Limit Theorem and claim that their sum has a Normal distribution.
The $N$ variables are correlated, and have the same covariance for each pair of variables.
Is there a version of the Central Limit Theorem that could be applied in this case?
I know that there is a version for "Weak Dependence", but this is not the case for me as the covariance does not converge to $0$ as $N$ grows.