You have seen when repeatedly sampling without replacement leads to a change the the likelihood of some event in successive trials. Indeed, this is what conditional probabilities above illustrate. However, when sampling with replacement you may find a different situation arises. Indeed, you easily notice that when flipping a coin, P(Heads) = 1/2 regardless of the outcome of any previous flip. In situations such as this where the probability of an event is not affected by the occurrence (or lack of occurrence) of some other event determining the probability of compound events can be greatly simplified.
Definition4.7.1.Independent Events.
Events A and B are independent provided
\begin{equation*}
P(A \cap B) = P(A) P(B)
\end{equation*}
Corollary4.7.2.Independence and Conditional Probability.
Basically you just multiply individual probabilities together. Independence is often assumed since it makes computations easier. That said, you should remember to consider each time whether independence should or should not be assumed.
Corollary4.7.4.Independence and Mutual Exclusivity.
By independence, \(P(A \cap B) = P(A) \cdot P(B)\text{.}\) However, by mutually exclusivity, \(A \cap B = \emptyset \Rightarrow P(A \cap B) = 0\) gives