Using conditional probability, the equation that implies that a and b are independent events is P(B|A) = P(B).
Conditional probability is the probability of one event happening, considering a previous event. The formula is:
[tex]P(B|A) = \frac{P(A \cap B)}{P(A)}[/tex]
In which:
If A and B are independent events, we have that:
[tex]P(A \cap B) = P(A)P(B)[/tex].
Then, at the conditional formula:
[tex]P(B|A) = \frac{P(A \cap B)}{P(A)} = \frac{P(A)P(B)}{P(A)} = P(B)[/tex]
More can be learned about conditional probability at https://brainly.com/question/14398287
#SPJ4