Final Exam [Bulk Review 1] Flashcards
Exam concepts 1 (Axioms of Probability) through 4 (Distributions)
Definition of independent events?
Two events, A and B, are independent if the occurrence of one does not affect the probability of the other occurring.
P(A and B) of independent events?
P(AandB) = P(A) × P(B)
Events A and B are independent if . . .
P(A and B) = P(A) × P(B)
P(A | B) = P(A)
P(B | A) = P(B)
Definition of dependent events?
Two events, A and B, are dependent if the occurrence of one event affects the probability of the other. Commonly, P(B∣A) represents the probability of B given that A has occurred.
P(A and B) of dependent events?
P(A and B) = P(B ∣ A) × P(A)
Definition of mutually exclusive events?
Two events, A and B, are mutually exclusive (or disjoint) if they cannot both occur at the same time.
P(A and B) of mutually exclusive events?
P(AandB) = 0
P(AorB) of mutually exclusive events?
P(AorB) = P(A) + P(B)
Definition of non-mutually exclusive events?
Two events, A and B, are non-mutually exclusive if they can both occur at the same time.
P(AorB) of non-mutually exclusive events?
P(AorB) = P(A) + P(B) − P(AandB)
Definition of conditional probability?
The probability of one event occurring given that another event has already occurred.
P(B given that A)?
P(B∣A) = P(AandB) / P(A)
What is Baye’s Theorem for P(B∣A)?
P(B∣A) = P(A∣B )× P(B) / P(A)
P(A given that B)?
P(A∣B) = P(AandB) / P(B)
When working conditionally it is sometimes easier to calculate P(A and B) as . . .
P(A|B) ⋅ P(B) OR P(B|A) ⋅ P(A)
Can events be independent and mutually exclusive?
NO unless one of the events has a zero probability (i.e., one of the events cannot occur). This is because mutually exclusive events can never occur together, whereas independent events can.
When asked for P(A or B) of independent events?
P(AorB) = P(A) + P(B) − P(AandB)
Because independent events are NOT mutually exclusive
Addition Rule for . . .
Mutually Exclusive Events:
Non-Mutually Exclusive Events:
Mutually Exclusive Events:
P(AorB) = P(A) + P(B)
Non-Mutually Exclusive Events:
P(AorB) = P(A) + P(B) − P(AandB)
Multiplication Rule for . . .
Independent Events:
Dependent Events:
Independent Events:
P(AandB) = P(A) × P(B)
Dependent Events:
P(AandB) = P(A) × P(B∣A)
If S is the sample space for any event A⊆S . . .
A ⋂ Ac = Ø, they are _________
A ⋃ Ac = S, they are _________
disjoint, partitions
Demorgan’s Law
(A ⋃ B)c = Ac ⋂ Bc
(A ⋂ B)c = Ac ⋃ Bc
Inclusion-Exclusion Principle
P(A ⋃ B) = P(A) + P(B) - P(A ⋂ B)
If A and B are disjoint events then,
P(A ⋃ B) = _____
P(A) = _______
P(A ⋂ B) = ____
P(A) + P(B)
1 - P(Ac)
Ø
Events A and B are independent if . . .
P(A ⋂ B) = P(A) ⋅ P(B)
P(A | B) = P(A)
P(B | A) = P(B)
Conditional Probability
P(A | B) = P(A ⋂ B)/ P(B)