Just as the title, it is 2.7 in Ross's book (Introduction to Probability Models).
Consider arbitrary events A1,...,An, and let X denote the number if these events that occur. We will determine the probability mass function of X. To begin, for 1<= k <= n, let
$S_k$ = $\sum_{i_1<...<i_k} P(A_{i1}...A_{ik})$
....
Finally, it proves P(X>=k) = $\sum_{j=k}^n (-1)^{k+j} {j-1\choose {k-1}}S_j$
I had no idea what does "The distribution of the Number of Events that Occur" means?
Edit:
a) What does the expansion of $S_k$ looks like? like $\sum_i P(E_i E_j E_k E_l)$ in $P(E_1\bigcup E_2 \bigcup ... \bigcup E_n)$ = $\sum_i P(E_i)$ - $\sum_i P(E_i E_j)$ + $\sum_i P(E_i E_j E_k)$ - $\sum_i P(E_i E_j E_k E_l)$ + ... + $(-1)^{n+1} P(E_i E_j ... E_n) $
b) Does it has a countable sample space?
Please give me an example about such a topic, any reference are welcome.
Thanks in advance
Related question:
The Probability $P_{[m]}$ that exactly $m$ among the $N$ events $A_1,\dots,A_N$ occur simultaneously