What is the sum of probabilities of separate events?
P(A) + P(A’) = 1
What is the formula for the probability of two mutually exclusive events?
P(A U B) = P(A) + P(B)
since P(A ∩ B) = 0
What is the formula for the probability of two events that are not mutually exclusive?
P(A U B) = P(A) + P(B) - P(A ∩ B)
What does n(A) represent?
n(A) is the number of ways that event A can occur.
What does n(ℇ) represent?
n(ℇ) is the total number of ways that all possible events can occur.
What is the formula for the probability of an event A?
P(A) = n(A) / n(ℇ)