Probability Calculator

Compute probabilities from counts, combine independent events (AND/OR), and find complements.

P from Counts

AND (A ∩ B)

OR (A ∪ B)

Complement (A′)

Notes: For independent events, P(A ∩ B) = P(A) × P(B) and P(A ∪ B) = P(A) + P(B) − P(A)P(B). Complement is 1 − P(A).