Events Involving “Not” and “Or”
Introduction to Probability
Overview of key objectives in understanding probability, focusing on events involving "not" and "or".
Core Concepts in Probability
Definition of probability: The probability of an event is a real number between zero and one, inclusive.
Impossible event: Probability = 0.
Certain event: Probability = 1.
Relationship between set theory, logic, and arithmetic in probability.
Properties of Probability
Let E be an event within the sample space S (E ⊆ S). The following properties hold:
$0 \leq P(E) \leq 1$
The probability of an event, denoted by (P(E)), is a number from 0 through 1.
$P(\emptyset) = 0$
The probability of the empty set (impossible event) is 0.
$P(S) = 1$
The probability of a certain event (whole sample space) is 1.
Probability Examples: Rolling a Die
Example of calculating probabilities when rolling a single fair die:
Part A: Probability of rolling a number six:
Calculation: $P(6) = \frac{1}{6}$.
Part B: Probability of rolling a number greater than six:
Since rolling a number greater than six is impossible, $P(>6) = 0$.
Application of StatCrunch
Mention of StatCrunch for simulating die rolls.
Students encouraged to explore multimedia resources in their textbooks for further practice.
Connections Among Set Theory, Logic, and Arithmetic
Relation between operations in different fields:
Complement
Set theory symbol: Apostrophe (E')
Logic symbol: Tilde (¬E)
Arithmetic operation: Subtraction (-)
Union
Set theory symbol: U
Logic symbol: V (or)
Arithmetic operation: Addition (+)
Intersection
Set theory symbol: ⅇ (upside down U)
Logic symbol: ∧ (and)
Arithmetic operation: Multiplication (•)
Complement Rule in Probability
Definition of the probability complement rule:
$P(\neg E) = 1 - P(E)$
Visual illustration: S is a rectangle containing two sets, E (a circle) and the complement of E (everything outside E but inside S).
Example: Drawing a card:
Probability of not drawing a spade:
Calculation: $P(\neg \text{spade}) = 1 - P(\text{spade})$
Steps: $1 - \frac{13}{52} = \frac{39}{52} = \frac{3}{4}$.
Definition of Mutually Exclusive Events
Mutually exclusive events A and B have no outcomes in common.
They cannot occur simultaneously.
Addition Rule of Probability for A or B
The addition rule states:
If A and B are events, then:
$P(A \cup B) = P(A) + P(B) - P(A \cap B)$
Visual representation: Overlapping sets - the overlap counts twice, hence must be subtracted.
If A and B are mutually exclusive:
Then: $P(A \cup B) = P(A) + P(B)$.
Visual representation: Non-overlapping sets, thus no need to subtract.
Example: Probability of Drawing a Card
Example of drawing a card from a standard 52-card deck:
Calculate the probability that it will be a face card or a spade:
Known quantities:
Total cards = 52
Spades = 13
Face cards = 12 (4 face cards per suit, 3 of which are spades)
Calculation:
$P(\text{spade or face card}) = P(\text{spade}) + P(\text{face card}) - P(\text{face card AND spade})$
= $\frac{13}{52} + \frac{12}{52} - \frac{3}{52}$
= $\frac{20}{52} = \frac{5}{13}$ (after simplification)
Conclusion
Summary of key concepts regarding probability, especially focusing on how to calculate probabilities for different events, including the significance of mutually exclusive events and the application of the addition rule.