- Construct probability models
- Compute probabilities of equally likely outcomes
- Compute probabilities of the union of two events
- Use the complement rule to find probabilities
- Compute probability using counting theory
Probability
The Main Idea
- Experiment: An activity with an observable result.
- Outcome: A possible result of an experiment.
- Sample Space: The set of all possible outcomes of an experiment.
- Event: Any subset of a sample space.
- Probability: The likelihood of an event occurring.
- Probability Model: A mathematical description of an experiment listing all possible outcomes and their associated probabilities.
Probability Fundamentals
- Probability is always between [latex]0[/latex] and [latex]1[/latex] (or [latex]0\%[/latex] and [latex]100\%[/latex]).
- [latex]0 \leq p \leq 1[/latex]
- [latex]0[/latex] ([latex]0\%[/latex]) indicates an impossible event.
- [latex]1[/latex] ([latex]100\%[/latex]) indicates a certain event.
- The sum of all probabilities in a probability model must equal [latex]1[/latex] ([latex]100\%[/latex]).
Calculating Probability
For equally likely outcomes:
[latex]P(\text{outcome}) = \frac{\text{Number of ways the outcome can occur}}{\text{Total number of possible outcomes}}[/latex]
Important: This formula only applies when all outcomes are equally likely to occur.
Constructing a Probability Model
- Identify all possible outcomes (sample space).
- Determine the total number of possible outcomes.
- Calculate the probability of each outcome.
- List each outcome with its associated probability.
You can view the transcript for “Introduction to Probability” here (opens in new window).
Computing Probabilities of Equally Likely Outcomes
- Sample Space (S): The set of all possible outcomes in an experiment.
- Event (E): Any subset of the sample space.
- Equally Likely Outcomes: When all outcomes in the sample space have an equal chance of occurring.
Fundamental Formula
For an event [latex]E[/latex] in a sample space [latex]S[/latex] with equally likely outcomes:
[latex]P(E) = \frac{\text{number of elements in E}}{\text{number of elements in S}} = \frac{n(E)}{n(S)}[/latex]
Important: [latex]0 \leq P(E) \leq 1[/latex] always holds true, as [latex]E[/latex] is a subset of [latex]S[/latex].
Steps to Compute Probability
- Identify the sample space [latex]S[/latex].
- Count the total number of outcomes in [latex]S[/latex].
- Identify the outcomes that make up the event [latex]E[/latex].
- Count the number of outcomes in [latex]E[/latex].
- Divide the number of outcomes in [latex]E[/latex] by the total number of outcomes in [latex]S[/latex].
You can view the transcript for “Determining Probability Using Combinations” here (opens in new window).
Computing the Probability of the Union of Two Events
The Main Idea
- Union of Events: The event that occurs if either or both events occur.
- Intersection of Events: The event that occurs when both events occur simultaneously.
Fundamental Formula
For two events [latex]E[/latex] and [latex]F[/latex]:
[latex]P(E \cup F) = P(E) + P(F) - P(E \cap F)[/latex]
Where:
- [latex]P(E \cup F)[/latex] is the probability of [latex]E[/latex] or [latex]F[/latex] occurring
- [latex]P(E \cap F)[/latex] is the probability of both [latex]E[/latex] and [latex]F[/latex] occurring
Important Notation
- Union: [latex]\cup[/latex] (represents “or”)
- Intersection: [latex]\cap[/latex] (represents “and”)
Steps to Compute Probability of Union
- Calculate [latex]P(E)[/latex] and [latex]P(F)[/latex] individually
- Determine [latex]P(E \cap F)[/latex]
- Apply the formula: Add [latex]P(E)[/latex] and [latex]P(F)[/latex], then subtract [latex]P(E \cap F)[/latex]
Computing the Probability of Mutually Exclusive Events
The Main Idea
Mutually Exclusive Events: Events that cannot occur at the same time, i.e., they have no outcomes in common.
Simplified Formula
For mutually exclusive events [latex]E[/latex] and [latex]F[/latex]:
[latex]P(E \cup F) = P(E) + P(F)[/latex]
Note: This is a simplification of the general union formula because [latex]P(E \cap F) = 0[/latex] for mutually exclusive events.
Steps to Compute Probability of Mutually Exclusive Events
- Verify that the events are mutually exclusive
- Calculate [latex]P(E)[/latex] for the first event
- Calculate [latex]P(F)[/latex] for the second event
- Add the individual probabilities
You can view the transcript for “Unit 11 Mutually Exclusive1” here (opens in new window).
Find the Probability That an Event Will Not Happen
The Main Idea
- Complement of an Event: The set of all outcomes in the sample space that are not in the event.
- Notation: The complement of event E is denoted as [latex]E'[/latex].
The Complement Rule
For any event [latex]E[/latex]:
[latex]P(E') = 1 - P(E)[/latex]
Where:
- [latex]P(E')[/latex] is the probability that event [latex]E[/latex] will not occur
- [latex]P(E)[/latex] is the probability that event [latex]E[/latex] will occur
Why It Works
The sum of the probabilities of all possible outcomes in a sample space must equal [latex]1[/latex]. Therefore, the probability of an event not occurring is the remainder after subtracting the probability of it occurring from [latex]1[/latex].
Steps to Find the Probability of an Event Not Happening
- Identify the event [latex]E[/latex]
- Calculate or determine [latex]P(E)[/latex]
- Subtract [latex]P(E)[/latex] from [latex]1[/latex]
Computing Probability Using Counting Theory
The Main Idea
- Probability problems often involve counting principles, permutations, and combinations.
- Break down complex problems into smaller counting problems.
- Use combinations [latex](C(n,r))[/latex] to count ways of selecting items when order doesn’t matter.
- Apply the Multiplication Principle when dealing with multiple independent selections.
- Use the Complement Rule for “at least” problems.
General Approach
- Identify the event you’re looking for.
- Count the number of ways this event can occur using appropriate counting techniques.
- Count the total number of possible outcomes (sample space).
- Divide the number of favorable outcomes by the total number of possible outcomes.
- Find the probability that all [latex]3[/latex] gumballs selected are purple.
- Find the probability that no yellow gumballs are selected.
- Find the probability that at least [latex]1[/latex] yellow gumball is selected.