Ariel Li Basic Probability
Ariel Li Basic Probability
Two events are mutually exclusive if they do not contain any of the same simple
events (outcomes). Equivalent terminology is that the two events are disjointed.
E.g. Event A: The roll of a die is odd (1, 3, 5);
Event B: The roll of a die is even (2, 4, 6).
Event A and Event B are mutually exclusive.
Two events are independent of each other if the probability of one occurring does not
change the probability that the other occurs.
E.g. Event A: Roll a die, and the outcome is 1;
Event B: Roll another die, and the outcome is 1.
Event A and Event B are independent.
Subject: Statistics
Created by: Ariel Li
Revised: 03/29/2018
2. Probability Rules
Rule 1 (for “not the event”): To find the probability of Ac, the complement of A, use
P(Ac) = 1 – P(A)
E.g. Event A: The roll of a die is 2; P(A) = 1/6
Event AC: The roll of a die is NOT 2 (1 or 3-6). P(Ac) = 1-1/6=5/6
Rule 2 (addition rule for “either/or/and): To find the probability that either A or B or both
happen:
Rule 2a (general): P(A or B) = P(A) + P(B) – P(A and B)
Rule 2b (for mutually exclusive events): If A and B are mutually exclusive events:
P(A or B) = P(A) + P(B)
E.g. Event A: The roll of a die is odd (1, 3, 5); P(A) = 3/6 = 1/2
Event B: The roll of a die is even (2, 4, 6). P(B) = 3/6 = 1/2
Because Event A and Event B are mutually exclusive, P(A or B) = 1/2 +1/2= 1
Subject: Statistics
Created by: Ariel Li
Revised: 03/29/2018
Rule 3 (multiplication rule for “and”): To find the probability that two events, A and B, both
occur simultaneously or in a sequence:
Rule 3a (general): P(A and B) = P(A)P(B|A) = P(B)P(A|B)
Rule 3b (for independent events): If A and B are independent events,
P(A and B) = P(A)P(B)
E.g. E.g. Event A: Roll a die, and the outcome is 1; P(A) = 1/6
Event B: Roll another die simultaneously, and the outcome is also 1. P(B) = 1/6
Because Event A and Event B are independent, P(A and B) (meaning that roll
two dice simultaneously, and both outcomes are 2) = 1/6 * 1/6= 1/36
When Events Are: P(A or B) Is: P(A and B) Is: P (A|B) Is:
Mutually Exclusive P(A) + P(B) 0 0
Independent P(A) + P(B) –P(A)P(B) P(A)P(B) P(A)
Any P(A) + P(B) – P(A)P(B|A) P(A and B)/P(B)
P(A)P(B|A)
References: The following works were referred to during the creation of this handout: Mind on Statistics
(4th Edition).