BackProbability and Counting Rules – Study Notes (Triola, Elementary Statistics Ch. 4)
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Basic Concepts of Probability
Introduction to Probability
Probability is a measure of how likely an event is to occur. It is expressed as a number between 0 and 1, where 0 means the event cannot happen and 1 means the event is certain to happen. The set of all possible outcomes is called the sample space.
Theoretical Probability: Calculated based on possible outcomes, before any experiment is performed.
Empirical (Experimental) Probability: Calculated after an experiment, based on observed outcomes.
Probability Formula:
Example: When rolling a six-sided die, the probability of rolling a number greater than 3 is:
Practice Problems
Given a group, probability of selecting a person wearing jeans:
Probability of picking a quarter from a purse with 3 quarters, 4 nickels, and 2 dimes:
Complements
Complementary Events
The complement of an event A (written as A', Ac, or not A) consists of all outcomes where A does not occur. The sum of the probabilities of an event and its complement is always 1:
Example: Probability of not rolling a 4 on a six-sided die:
Practice Problems
Probability of not drawing a queen from a deck:
If a red or yellow marble is drawn 6 out of 8 times, probability of green:
Addition Rule
Probability of Mutually Exclusive Events
Events are mutually exclusive if they cannot happen at the same time. For such events, the probability that either event A or event B occurs is:
Example: Probability of rolling a 3 or a 5 on a die:
Probability of Non-Mutually Exclusive Events
If events are not mutually exclusive (they can occur together), subtract the probability of their intersection:
Example: Probability of rolling a number greater than 3 or an even number on a die.
Practice Problems
Probability of drawing a diamond or a king from a deck:
Multiplication Rule
Independent Events
Events are independent if the occurrence of one does not affect the other. For independent events A and B:
Example: Probability of getting heads on two coin flips:
Dependent Events
Events are dependent if the occurrence of one affects the probability of the other. For dependent events:
Example: Drawing two marbles without replacement from a bag.
Practice Problems
Probability of drawing two nonfiction books from a list of 100 (62 fiction, 38 nonfiction):
Conditional Probability
Definition and Formula
Conditional probability is the probability of event B occurring given that event A has occurred:
Example: Probability a student has a math major given they have a science major.
Bayes' Theorem
Bayes' Theorem
Bayes' Theorem allows us to find the probability of an event based on prior knowledge of conditions related to the event:
Example: Probability a marble came from the left bag given it is red, using prior probabilities and conditional probabilities.
Practice Problems
Medical test accuracy, train delays with precipitation, etc.
Fundamental Counting Principle
Counting Outcomes
The Fundamental Counting Principle states that if one event can occur in m ways and a second in n ways, the two events together can occur in ways. For more events, multiply the number of options for each event.
Example: 3 shirts and 4 pants: outfits.
Example: 4 appetizers and 6 entrees: meal combinations.

Permutations and Combinations
Permutations
Permutations are arrangements of objects where order matters. The number of permutations of n objects taken r at a time is:
Example: Arranging 5 shirts over 5 days: ways.
Permutations of Non-Distinct Objects
When some objects are identical, divide by the factorial of the number of identical objects:
Example: Arranging the letters in BANANA:
Combinations
Combinations are selections of objects where order does not matter. The number of combinations of n objects taken r at a time is:
Example: Choosing 2 flavors from 32:
Permutations vs. Combinations
Permutations: Order matters (e.g., arranging people in a line).
Combinations: Order does not matter (e.g., selecting a team).
Contingency Tables
Finding Probabilities from Contingency Tables
A contingency table displays frequencies for combinations of two or more categorical variables. Probabilities can be found as follows:
Marginal Probability: Probability of a single event (row or column total divided by grand total).
Joint Probability: Probability of two events occurring together (cell frequency divided by grand total).
Conditional Probability: Probability of one event given another (cell frequency divided by row or column total).
Drives a Car | Yes | No | Total |
|---|---|---|---|
Senior | 40 | 10 | 50 |
Junior | 20 | 30 | 50 |
Total | 60 | 40 | 100 |
Example: Probability a randomly selected student is a senior and drives a car:
Summary Table: Probability Rules
Rule | Formula | When to Use |
|---|---|---|
Complement | Finding probability of 'not A' | |
Addition (Mutually Exclusive) | Events cannot occur together | |
Addition (Not Mutually Exclusive) | Events can occur together | |
Multiplication (Independent) | Events do not affect each other | |
Multiplication (Dependent) | Events affect each other | |
Conditional Probability | Probability of B given A | |
Bayes' Theorem | Reverse conditional probability |