Sum of many Bernoulli random variable with different amplitude but same success probability

40 Views Asked by At

Let $Y = a_1X_1 + a_2X_2 + a_3X_3 +....a_nX_n$, where $a_i $ are just constants and $X_i$ are independent Bernoulli random variables with probability of 0.5. Then what would be the distribution of Y? Thanks!