BackProbability: Complements, Conditional Probability, and Bayes’ Theorem
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Complements and the Probability of “At Least One”
Understanding Complements
In probability, the complement of an event is the event that the original event does not occur. The probability of “at least one” occurrence of an event is a common calculation in statistics, especially in quality control and reliability analysis.
At least one means “one or more.”
The complement of “at least one” is “none.”
Calculating the Probability of “At Least One”
Let = getting at least one of some event.
Let = getting none of the event being considered.
Find = probability that event does not occur.
Subtract the result from 1:
Example: Manufacturing Defects
A factory produces items with a 15% defect rate. If a customer buys 12 items, what is the probability of getting at least one defective item?
Let = at least one defective item among 12.
= all 12 items are good (no defects).
Interpretation: There is an 85.8% chance of getting at least one defective item in a group of 12. This high probability suggests the need for improved quality control.
Conditional Probability
Definition and Notation
Conditional probability is the probability of an event occurring given that another event has already occurred. It is denoted as , which reads as “the probability of given .”
Intuitive Approach: Assume event has occurred, then calculate the probability that will occur.
Formal Approach:
Example: Pre-Employment Drug Screening
Given the following table for 555 test subjects:
Positive Test Result | Negative Test Result | |
|---|---|---|
Subject Uses Drugs | 45 (True Positive) | 5 (False Negative) |
Subject Does Not Use Drugs | 25 (False Positive) | 480 (True Negative) |
a.
b.
Interpretation: The probability that a drug user tests positive is 0.900, but the probability that a person who tests positive actually uses drugs is only 0.643. This demonstrates that in general.
Confusion of the Inverse
It is a common error to confuse with . These probabilities are generally not equal, except in special cases.
Bayes’ Theorem
Introduction to Bayes’ Theorem
Bayes’ theorem is used to revise probability estimates based on new information. It is especially useful in medical testing and diagnostic applications.
Example: Interpreting Medical Test Results
Prevalence of cancer:
False positive rate:
True positive rate:
Suppose 1000 subjects are tested:
Positive Test Result | Negative Test Result | Total | |
|---|---|---|---|
Cancer | 8 | 2 | 10 |
No Cancer | 99 | 891 | 990 |
Total positive tests:
Interpretation: Even with a positive test result, the probability of actually having cancer is only about 7.48%, much higher than the prior probability (1%), but still relatively low. This is due to the low prevalence and the false positive rate.
Prior and Posterior Probability
Prior probability: The initial probability before new data (e.g., ).
Posterior probability: The revised probability after considering new data (e.g., ).
Bayes’ theorem formula:
This formula allows us to update our beliefs about the probability of an event based on new evidence.