Match the type of event with its formula:
Simple Event ↔️ P(A) = Favorable outcomes / Total outcomes
Union (Mutually Exclusive) ↔️ P(A or B) = P(A) + P(B)
Union (Non-Mutually Exclusive) ↔️ P(A or B) = P(A) + P(B) - P(A and B)
Intersection (Independent) ↔️ P(A and B) = P(A) * P(B)
Intersection (Dependent) ↔️ P(A and B) = P(A) * P(B|A)
Complement ↔️ P(A') = 1 - P(A)