BackProbability Rules and Counting Techniques: Comprehensive Study Notes
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Probability: Fundamental Concepts and Rules
Introduction to Probability
Probability is a mathematical measure of the likelihood that a random phenomenon or chance behavior will occur. It quantifies uncertainty in the short term but reveals predictable patterns in the long term. The Law of Large Numbers states that as the number of repetitions of a probability experiment increases, the observed proportion of a particular outcome approaches its theoretical probability.
Experiment: Any process that can be repeated and has uncertain results.
Sample Space (S): The set of all possible outcomes of an experiment.
Event: Any collection of outcomes from a probability experiment. A simple event contains only one outcome.
Example: For the experiment of having two children, the sample space is {(boy, boy), (boy, girl), (girl, boy), (girl, girl)}. The event E = "have one boy" is {(boy, girl), (girl, boy)}.
Rules of Probability
Rule 1: For any event E, .
Rule 2: The sum of the probabilities of all outcomes in the sample space is 1: .
A probability model lists all possible outcomes and their probabilities, satisfying the above rules.
Empirical and Classical Probability
Empirical Method: Probability is approximated by the relative frequency of an event in a large number of trials: .
Classical Method: If all outcomes are equally likely, .
Example: If a bag contains 6 yellow and 2 blue candies out of 30, , .
Subjective Probability
Subjective probability is based on personal judgment or experience rather than precise calculation. For example, an economist estimating a 20% chance of recession is using subjective probability.
Addition Rule and Complements
Addition Rule for Disjoint (Mutually Exclusive) Events
Two events are disjoint if they have no outcomes in common. For disjoint events E and F:
This extends to more than two disjoint events.
Example: If the probability a housing unit has two rooms is 0.032 and three rooms is 0.093, then .
General Addition Rule
For any two events E and F (not necessarily disjoint):
Example: For dice, let E = "first die is a two" and F = "sum ≤ 5". The probabilities are calculated using the sample space of 36 outcomes.

Complement Rule
The complement of event E, denoted , consists of all outcomes not in E. The probability of the complement is:

Example: If 31.6% of households own a dog, the probability a household does not own a dog is .
Independence and the Multiplication Rule
Independent and Dependent Events
Two events E and F are independent if the occurrence of one does not affect the probability of the other. Otherwise, they are dependent.
Example: Drawing a card and rolling a die are independent events.
Multiplication Rule for Independent Events
If E and F are independent:
This extends to n independent events:
Example: If the probability a 60-year-old female survives the year is 0.99186, the probability that four such females all survive is .
At-Least Probabilities
The probability that at least one event occurs is:
Example: The probability that at least one of 500 randomly selected 60-year-old females dies in a year is .
Conditional Probability and the General Multiplication Rule
Conditional Probability
The probability of event F given that event E has occurred is denoted and is calculated as:
Example: If 19.1% of murder victims are aged 20–24 and 16.6% are 20–24-year-old males, then the probability a murder victim is male given age 20–24 is .
General Multiplication Rule
The probability that both E and F occur is:
Example: If and , then .
Counting Techniques
Multiplication Rule of Counting
If a task consists of a sequence of choices, the total number of ways to complete the task is the product of the number of choices at each stage:
Total ways =
Permutations
A permutation is an ordered arrangement of objects. The number of permutations of n distinct objects taken r at a time is:
Where and .
Combinations
A combination is a selection of objects where order does not matter. The number of combinations of n objects taken r at a time is:
Permutations with Nondistinct Items
If there are n objects, with of one kind, of another, ..., of a k-th kind, the number of distinct permutations is:
Probabilities Involving Permutations and Combinations
To compute probabilities in complex scenarios (e.g., lotteries), use the ratio of favorable outcomes to total possible outcomes, often calculated using combinations.
Choosing Probability and Counting Methods
Choosing the Appropriate Probability Rule
Use a decision process to select the correct probability rule based on the nature of the events (e.g., equally likely, empirical, subjective, disjoint, independent, etc.).

Choosing the Appropriate Counting Technique
Use a decision process to select the correct counting technique (multiplication rule, permutations, combinations, etc.) based on whether order matters, objects are distinct, and choices are independent.

Bayes’s Rule and the Rule of Total Probability
Rule of Total Probability
If the sample space is partitioned into disjoint events , then for any event E:
Example: If 55% of students are female (15% business majors) and 45% are male (20% business majors), then the probability a student is a business major is .
Bayes’s Rule
Bayes’s Rule allows us to reverse conditional probabilities. For two disjoint sets and :
Example: Given the business major example above, the probability that a randomly chosen business major is female is .
Additional info: These notes cover all major probability rules, empirical and classical methods, conditional probability, counting techniques, and the application of Bayes’s Rule, as outlined in a typical college statistics curriculum.