BackConditional Probability, Independence, and Bayes’ Theorem: Study Notes
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Conditional Probability
Definition and Formula
Conditional probability quantifies the likelihood of an event occurring given that another event has already occurred. It is a fundamental concept in probability theory and statistics, especially when analyzing dependent events.
Conditional Probability: The probability of event A given event B is denoted as P(A|B).
Formula:
Joint Probability:
Example: Cards
Suppose two cards are dealt from a deck of 52. Let B be the event that the first card is an ace, and A be the event that the second card is an ace. To compute probabilities:
P(B): Probability the first card is an ace =
P(A|B): Probability the second card is an ace given the first is an ace =
P(A \cap B): Joint probability =
Probability Trees
Visual Representation
Probability trees are useful for visualizing conditional probabilities and sequences of events. Each branch represents a possible outcome and its associated probability.
Branches: Represent different events and their conditional probabilities.
Multiplication: Probabilities along a path are multiplied to find joint probabilities.

Example: Dice
Two dice are thrown (one red, one black). Let:
A: Sum is at least 10
B: Black die shows 6
C: Exactly one die shows 6
To calculate:
Pr(A): Count all pairs where sum ≥ 10
Pr(A|B): Probability sum ≥ 10 given black die shows 6
Pr(A|C): Probability sum ≥ 10 given exactly one die shows 6
Applications of Conditional Probability
Credit Default Analysis
Conditional probability is used in risk analysis, such as determining the likelihood of credit default given prior late payments.
Overall probability of default:
Probability of default given late payment:
Probability of default given no late payment:
Relative risk:
Default: Yes | Default: No | Total | |
|---|---|---|---|
Previous late payment: Yes | 347 | 486 | 833 |
Previous late payment: No | 655 | 13510 | 14165 |
Total | 1002 | 13996 | 14998 |
Advertising Effectiveness
Conditional probability helps evaluate the impact of advertising campaigns.
P(B): Probability of buying product B = 0.20
P(A): Probability of seeing advertisement = 0.40
P(A|B): Probability of seeing ad given purchase = 0.60
P(B|A): Probability of purchase given ad =
Lift:
Manufacturing Defects
Conditional probability is used to determine defect rates and source identification in manufacturing.
Machine A: 60% of products, 2% defective
Machine B: 40% of products, 5% defective
Overall defect rate: (3.2%)
Probability defective product from B:
Bayes’ Theorem
Statement and Formula
Bayes’ Theorem allows the calculation of the probability of an event based on prior knowledge and new evidence. It is essential for updating probabilities as new information becomes available.
Formula:
Total Probability:
Example: Advertising
Bayes’ Theorem is used to update the probability of a customer buying a product after seeing an advertisement.
Prior: P(B) = probability of buying product
Posterior: P(B|A) = probability of buying given ad
Independent Events
Definition and Properties
Events A and B are independent if the occurrence of one does not affect the probability of the other.
Definition:
Joint Probability:
Example: Credit Defaults
If a bank estimates 6% of customers will default, and it takes on 3 new customers:
Probability all three default:
Probability at least one defaults:
Prosecutor's Fallacy and Abuse of Probability
Definition and Example
The prosecutor's fallacy is a misuse of probability in legal contexts, often confusing conditional probabilities and leading to incorrect conclusions.
Example: Sally Clarke case, where the probability of two independent SIDS events was incorrectly multiplied.
Correct Approach: Consider dependencies and context, not just multiply probabilities.
OJ Simpson Trial
Statistics can be misused in court to mislead about the likelihood of guilt or innocence. Proper interpretation requires understanding conditional probability and context.
Summary
Conditional probability:
Probability trees: Useful for visualizing conditional probabilities
Independence: if A and B are independent
Bayes’ Theorem: Updates probabilities based on new evidence
Abuse of probability: Misinterpretation can lead to incorrect conclusions, especially in legal contexts