Class 2
Experiment
Disjoint or mutually exclusive events
Intersection of events: \(A\) and \(B\) (both \(A\) and \(B\) happen)
\(A \cap B\), or simply \(AB\)
Union of events: \(A\) or \(B\) (at least one of \(A\) and \(B\) happen)
\(A \cup B\), or (rarely) \(A + B\)
Complement of an event \(A\): the set of all the outcomes that are not in \(A\)
Atomic (or elementary) event: contains a single outcome
Rolling two fair dice
A photon strikes a square sensor.
\(\operatorname{P}(B \mid A) = {}\) the conditional probability of \(B\), given that \(A\) happened.
\(\displaystyle\operatorname{P}(B\mid A) = \frac{\operatorname{P}(AB)}{\operatorname{P}(A)}\)
Multiplication rule: \(\operatorname{P}(AB) = \operatorname{P}(A)\times \operatorname{P}(B \mid A)\)
Example: We have an urn with 5 tokens, two red and three blue. We remove two of the tokens. What is the probability that both are blue?
Example: We have an urn with 5 tokens, two red and three blue. We remove one of the tokens, record its color, and return it back. Then we again remove a token. What is the probability that both tokens are blue?
We saw that sometimes \(\operatorname{P}(B\mid A) = \operatorname{P}(B)\).
We say that \(B\) is independent od \(A\).
Theorem: If \(\operatorname{P}(A) \neq 0\) and \(\operatorname{P}(B)\neq 0\), then the following are equivalent:
Definition: We say that \(A\) and \(B\) are independent events if \(\operatorname{P}(AB) = \operatorname{P}(A)\operatorname{P}(B)\)
Definition: Events \(A_1\), \(A_n\), \(A_3\), …, \(A_n\) are jointly independent if for every subset \(J\) of \(\left\{1, 2, 3, \ldots, n\right\}\),
\[ \operatorname{P}\left(\bigcap_{j \in J} A_j\right) = \prod_{j\in J} \operatorname{P}\left(A_j\right) \]