Math 1070Q - 4.3 – Sample Spaces and Events Notes
Recap Section 4.2
- Cardinality of a set: The number of elements in a set A is denoted by .
- Rules for union of sets:
- The cardinality of an empty set is .
- For two sets A and B: .
- For three sets A, B, and C: .
- Venn Diagrams: These are useful graphical tools for visualizing relationships between three or more sets.
Basic Probability Terminology
- Experiment: An activity that produces observable results. The observed results must be definite and not vague (e.g., measurements, weights).
- Example (1): Flipping a coin
- Experiment: "tossing / flipping a coin".
- Outcomes: head (H) or tail (T). Landing on an edge is considered rare and not a definite outcome.
- Example (2): Rolling a die
- Experiment: "rolling a die".
- Outcomes: 1, 2, 3, 4, 5, or 6 dots.
- Example (1): Flipping a coin
- Outcome: A single result of an experiment.
- Sample Space (S): The set of all possible outcomes of an experiment. It usually denoted by S.
- Example (1) Continuation: For flipping a coin, .
- Example (2) Continuation: For rolling a die, .
- Trial: Each repetition of an experiment.
- Determining Sample Spaces for Multi-step Experiments:
- When an experiment involves multiple steps, the outcomes can be ordered pairs or tuples.
- Example: Flipping a coin twice
- The outcomes of the second flip are independent of the first.
- Order matters: (head, tail) is different from (tail, head).
- Notation: (a, b) where 'a' is the result of the 1st flip and 'b' is the result of the 2nd flip.
- Sample Space: .
Tree Diagrams
- Purpose: To systematically list all possible outcomes of a multi-step experiment, especially when there are many possibilities, preventing outcomes from being missed.
- Method: Start from a root point and draw branches for each possible outcome at each step of the experiment.
- Example (3): Rolling a die, then flipping a coin if even, then flipping again if tail
- Step 1: Roll a die. Six initial branches: 1, 2, 3, 4, 5, 6.
- Step 2: If the die shows an even number (2, 4, or 6), flip a coin. From branches 2, 4, and 6, draw two sub-branches each for H and T.
- Step 3: If the coin shows tail (from Step 2), flip it again. From each 'T' sub-branch (originating from 2, 4, 6), draw two more sub-branches for H and T.
- Determining Outcomes: Trace along each complete path from the root to the end of a branch. Each path represents an outcome as an ordered tuple of all elements along that path.
- Sample Space (S):
- Outcomes from odd die rolls: (these branches end after the first roll).
- Outcomes from even die rolls followed by H: .
- Outcomes from even die rolls followed by T, then H: .
- Outcomes from even die rolls followed by T, then T: .
- Full Sample Space: . There are 12 branches/outcomes.
Events
- Definition: Given a sample space S for an experiment, an event E is any subset of S.
- Simple Event: An event with only a single outcome, meaning it is a subset of S containing exactly one element.
- Example (4): Rolling a die
- Event E: "an even number of dots shows up" is .
- Example (4) Continuation: Tossing a coin
- Event E: "the coin shows tail" is a simple event, .
- Example (4): Rolling a die
Relation with Set Theory
Probability terminology often renames concepts from set theory:
- Set theory term $\rightarrow$ Probability term
- Universal set $\rightarrow$ Sample space or Certainty event
- Empty set $\rightarrow$ Impossible event
- Intersection of two sets $\rightarrow$ Intersection of two events
- Union of two sets $\rightarrow$ Union of two events
- Complement of a set $\rightarrow$ Complement of an event
- Two disjoint sets $\rightarrow$ Two mutually exclusive events
- Examples to illustrate set theory connections:
- Example (5): Flipping a coin
- The event "the coin lands in head AND tail" is an impossible event because H and T are mutually exclusive outcomes for a single flip.
- Example (6): Rolling a die
- Event E: "the die shows an even number of dots" .
- Event F: "the die shows 3" .
- Since 3 is not an even number, . Therefore, E and F are mutually exclusive events.
- Example (5): Flipping a coin
Worked Example: Rolling a Die Twice
Example (7): Consider the experiment of rolling a die twice.
- Events defined:
- E: "the number of dots in the first roll is even."
- F: "the sum of dots from both rolls is at least 10."
- Events defined:
Solution Steps:
- Find the Sample Space (S):
- Rolling a die once yields 6 outcomes. Rolling it twice means total outcomes.
- Each outcome is an ordered pair where is the first roll and is the second roll.
- (listing all 36 pairs).
- List all elements of E and F:
- Event E: First roll is an even number (2, 4, or 6). The second roll can be anything (1-6).
- .
- .
- Event F: The sum of dots from both rolls is at least 10 (i.e., 10, 11, or 12, since the maximum sum is ).
- Sum = 10: (3 possibilities).
- Sum = 11: (2 possibilities).
- Sum = 12: (1 possibility).
- .
- .
- Event E: First roll is an even number (2, 4, or 6). The second roll can be anything (1-6).
- List all elements of the event E $\cap$ F. Are E and F mutually exclusive?
- E $\cap$ F: Contains outcomes that are in both E (first roll is even) and F (sum is at least 10).
- From the roster of F, check which ones have an even first roll: .
- .
- Since is not empty (), events E and F are not mutually exclusive.
- E $\cap$ F: Contains outcomes that are in both E (first roll is even) and F (sum is at least 10).
- Find the complement of the event E $\cup$ F.
- E $\cup$ F: The union of all outcomes in E or F.
- .
- More systematically, using .
- So, .
- $(\text{E} \cup \text{F})^c$: The complement of E $\cup$ F includes all elements in S that are not in E $\cup$ F.
- .
- .
- E $\cup$ F: The union of all outcomes in E or F.
- Find the Sample Space (S):
Continuous Sample Spaces
- Concept: Some sample spaces and events can be infinite, often described by a range of values rather than a list of distinct outcomes.
- These are given using set-builder notation.
- Example (8): Measuring water volume in a tank
- Experiment: Measuring the volume of water in a tank with a 200-gallon capacity.
- Sample Space (S): The volume can be any real number between 0 and 200 gallons.
- .
- Event E: "the content of the tank is strictly between 50 and 150 gallons" (meaning, not including 50 or 150).
- E = {x \mid 50 < x < 150, x \text{ in gallons}}.
More Information: The French Deck of Cards
- Standard Deck: A deck consists of 52 cards.
- Suits: Four suits:
- Black: Spade () and Club ().
- Red: Heart () and Diamond ().
- Cards per Suit: Each suit has 13 cards:
- Numbered cards: 2, 3, 4, 5, 6, 7, 8, 9, 10.
- Special cards: Jack (J), Queen (Q), King (K), Ace (A).
- Numerical Values: J=11, Q=12, K=13, A can be 1 or 14 depending on the game.
- Example (9): Drawing a card from the deck
- Experiment: Drawing a single card from a 52-card deck.
- Sample Space (S): The set of all 52 unique cards.
- Event E: "A card is either a spade or a 2."
- This includes all 13 spades AND all the 2s that are not already spades.
- (Note: The 2 of spades is listed only once, as it satisfies both conditions.)
- .