5 balls are distributed independently and completely at random into 5 cells. What is the expected number of empty cells?
How is this question solved using indicator variables? What I have so far is that with $A_i$ = the no. of balls in the ith cell, $E(A_i) = 1/5$. This leads to $E(A) = 1$ but it seems wrong. Can anyone explain how this is right? If it's wrong than what is wrong in my thinking?