I have another question regarding the Indicator Function, namely understanding the following equality:
$ 1 - E[\prod \limits_{i=1}^n (1 - 1_{A_i})] = \sum_{k=1}^{n} (-1)^{k+1} \sum_{1 \leq i_1 < ... < i_k \leq n} E[1_{A_{i_{1}}} * ... * 1_{A_{i_{k}}}] $
I am a bit unused to the summation sign on the right side. Given we would have to consider two events $A_1$ and $A_2$ only, is it correct that for the right hand side this would amount to:
$E[1_{A_1}]-E[1_{A_1}*1_{A_2}]$ ?
Thanks