stats

Probability Calculator

P(A∩B), P(A∪B), and conditional probabilities via Bayes — with Venn diagram.

Inputs
Relationship
P(A∩B) = P(A)·P(B) — knowledge of A does not affect P(B)
Results
P(A ∩ B)
P(A ∪ B)
P(A | B) Bayes
P(B | A) Bayes
P(A∩B) = P(A)·P(B) · P(A|B) = P(A∩B)/P(B)
Conditional probabilities require P(denominator) > 0.
P(A|B) answers: "given B occurred, what is P(A)?"