1.2.1 Conditional Probability Flashcards
What is conditional probability?
The probability of an event occurring given that another event has occurred. It treats the conditioning event as the new sample space.
What is the formula for conditional probability P(A | B)?
P(A | B) = P(A ∩ B) / P(B), provided P(B) > 0.
What is the formula for conditional probability P(B | A)?
P(B | A) = P(A ∩ B) / P(A), provided P(A) > 0.
What is the Multiplicative Law of Probability?
P(A ∩ B) = P(A)P(B | A) = P(B)P(A | B) since P(A ∩ B) = P(B ∩ A)
How does conditioning affect the sample space?
It reduces the sample space to the conditioning event, focusing only on outcomes where that event occurs.
How are conditional probabilities interpreted in Venn diagrams?
They are the ratio of the overlapping area (A ∩ B) to the conditioning event’s area (B or A).
What is an intuitive way to think about P(A | B)?
It’s the fraction of times A occurs among the times B occurs.
Why are tree diagrams useful in conditional probability?
They organize sequential probabilities and clearly show how each condition affects the outcome.
What do Venn diagrams help illustrate in conditional probability?
How the conditional event redefines the sample space, highlighting overlap.
When is it useful to use a table to analyze conditional probability?
When there are two categorical variables with multiple outcomes, tables organize joint and marginal probabilities well.