Probability Rules
Now, we are going to provide a mathematical treatment of probability. That means we are going to introduce formal definitions, axioms, and theorems. We illustrate these with examples from one coin toss and the roll of one die.
Expression | Definition | One Coin Toss | Sum of Two Dice |
---|---|---|---|
S | The Sample Space | {H,T} | {2,3,4,5,6,7,8,9,10,11,12} |
P(A) | The Probability of Event A | P(H) = 1/2 | P(4) = 3/36 |
Ac | The Complement of Event A | Hc = T | 4c = {2,3,5,6,7,8,9,10,11,12} |
Next, we introduce a few simple axioms.
Axiom | Explanation | Coin Example | Dice Example |
---|---|---|---|
P(S) = 1 | One of the outcomes in the sample space must occur. | must be H or T | must be 2 - 12 |
P(A) >= 0 | Probability is never less than 0 | P(H) > 0 | P(4) > 0 |
From these definitions and axioms, it follows that P(Ac) = 1 - P(A). That is, if A does not occur, then the complement of A must occur. If a coin flip is not heads, then it is tails. If a dice roll is not 4, then it must be 2,3, or 5-12.
A compound event is an event that is derived from two other events. For example, if we roll two dice, then the event "getting a six on either the first or second die" is a compound event.
We could flip a coin and roll a die to get a compound event. The compound event might be (H,4), meaning that the coin came up heads and we rolled a 4 on the die.
There are two types of compound events:
Two events are said to be disjoint, or mutually exclusive, if and only if P(A and B) = 0. For example, if we roll one die and event A is getting a 2 and event B is getting a 3, then it is impossible for the event "A and B" to occur. The two events are mutually exclusive.
Two events are said to be independent if P(A and B) = P(A)P(B), provided that P(A) and P(B) are both nonzero. What that means is that the probability of one event occuring does not depend on whether or not the other event occurs. If A is getting heads on a coin flip and B is rolling a 4 on a die, then A and B are independent.
Consider a single roll of a die. Define event A as getting a number greater than 3. Define event B as getting an even number. Are A and B mutually exclusive? Are A and B independent?
There is a general rule for finding the union of two events.
For the compound event A and B, we can think of the sample space as consisting of four elements: