Week 8 adjustments from Robert
Compare changes
Files
6- Robert Lanzafame authored
+ 46
− 21
Let's move back to discrete events to explain what AND and OR probabilities are. Imagine two events, A and B. These can be, for instance, the fact that it rains today (A) and the fact that the temperature is below 10 degrees (B). Each of these events will have a probability of ocurring, denoted here as $P(A)$ and $P(B)$, respectively.
@@ -20,7 +46,7 @@ Venn diagram of the events A and B.
@@ -28,6 +54,16 @@ The AND probility or intersection of the events A and B, $P(A \cap B)$, is defin
@@ -36,25 +72,14 @@ $$