The Probability Scale: All probabilities are expressed as values between and inclusive. A probability of indicates an impossible event, while a probability of indicates an event that is certain to occur.
Equally Likely Outcomes: If every outcome in a sample space has the same chance of occurring, the probability of an event is calculated as , where is the number of successful outcomes and is the total number of outcomes.
The Complement Rule: The probability of an event not occurring, denoted as , is found by subtracting the probability of the event from . This is based on the principle that an event must either happen or not happen, so .
The Multiplication Rule (AND): For independent events, the probability of both and occurring is the product of their individual probabilities: . This rule is applied when the outcome of the first event does not influence the likelihood of the second.
The Addition Rule (OR): For mutually exclusive events, the probability of either or occurring is the sum of their individual probabilities: . If the events are not mutually exclusive, the intersection must be subtracted to avoid double-counting.
Tree Diagrams: These are used for sequential events. Probabilities are written on branches, and you multiply along a path to find the probability of a specific sequence of outcomes (AND), then add the results of different paths to find the total probability of a combined event (OR).
| Feature | Independent Events | Mutually Exclusive Events |
|---|---|---|
| Definition | One does not affect the other | Cannot occur at the same time |
| Intersection | ||
| Logical Link | Often from different trials | Usually from the same trial |
Keyword Identification: Always look for the words 'AND' and 'OR' in the question. 'AND' usually signals a need for multiplication (intersection), while 'OR' signals a need for addition (union).
The 'At Least' Shortcut: When a question asks for the probability of 'at least one' success, it is often much faster to calculate than to sum all the individual successful scenarios.
Sanity Checks: Ensure your final answer is between and . If you calculate a probability greater than , you likely added probabilities that were not mutually exclusive without subtracting the intersection.
Tree Diagram Verification: In any tree diagram, the sum of the probabilities on any set of branches originating from a single point must always equal .
Confusing Independence with Mutual Exclusivity: Students often think that if events are mutually exclusive, they are independent. In fact, if two events are mutually exclusive and , they are highly dependent because the occurrence of one completely prevents the other.
Forgetting to Subtract the Intersection: When calculating for events that are not mutually exclusive, failing to subtract leads to an overestimation of the probability.
Rounding Errors: In multi-step probability problems, especially with tree diagrams, rounding intermediate values can lead to significant errors in the final answer. Keep values as fractions or high-precision decimals until the end.