Skip to content

Commit

Permalink
Update Probability.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksmd authored Aug 7, 2017
1 parent b0498e8 commit d2e0c14
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Probability.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,6 @@

![](https://latex.codecogs.com/gif.latex?(x+y)^{n}&space;=&space;\sum_{k=0}^{n}\binom{n}{k}x^{k}y^{n-k})

*
* **Proposition 4.4**

![](https://latex.codecogs.com/gif.latex?P(\bigcup_{1}^{n}E_{i})&space;=&space;\sum_{1}^{n}P(E_{i})-\sum_{i_{1}%3Ci_{2}}P(E_{i_{1}}E_{i_{2}})+...&space;+(-1)^{r+1}\sum_{i_{1}%3Ci_{2}%3C...%3Ci_{r}}P(E_{i_{1}}E_{i_2}...E_{i_{r}})+...+(-1)^{n+1}P(E_{i_{1}}E_{i_{2}}...E_{i_{n}}))))

0 comments on commit d2e0c14

Please sign in to comment.