뒤로Conditional Probability and the Multiplication Rule (Chapter 3.2 Study Notes)
스터디 가이드 - 스마트 노트
자료에 맞춘 맞춤형 노트, 핵심 정의, 예시, 맥락을 확장해 제공합니다.
Probability: Conditional Probability and the Multiplication Rule
Overview
This section explores the foundational concepts of conditional probability, independent and dependent events, and the multiplication rule for finding the probability of two or more events occurring in sequence. These concepts are essential for understanding how probabilities change when additional information is known and for solving real-world probability problems.
Basic Concepts of Probability
Sample Space and Events
The sample space is the set of all possible outcomes of a random experiment. An event is any subset of the sample space. For example, in a standard deck of 52 playing cards, the sample space consists of all 52 cards.

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 P(B | A), which reads as "the probability of B given A." This concept is crucial when the occurrence of one event affects the likelihood of another.
P(B | A): Probability of event B, given that event A has occurred.
Formula:
Example: If two cards are drawn in sequence from a deck without replacement, the probability that the second card is a queen, given that the first card is a king, is:

Example: Conditional Probability with a Table
Suppose a study examines the relationship between a child's IQ and the presence of a specific gene. The probability that a child has a high IQ, given that the child has the gene, is calculated as follows:
Gene Present | Gene not present | Total | |
|---|---|---|---|
High IQ | 33 | 19 | 52 |
Normal IQ | 39 | 11 | 50 |
Total | 72 | 30 | 102 |
The probability is .

Independent and Dependent Events
Definitions
Independent Events: The occurrence of one event does not affect the probability of the other. .
Dependent Events: The occurrence of one event affects the probability of the other. .
Examples
Dependent: Drawing a king from a deck, not replacing it, then drawing a queen. The probability of the second event changes because the first card is not replaced.

Independent: Tossing a coin and rolling a die. The outcome of the coin does not affect the outcome of the die.

The Multiplication Rule
General Multiplication Rule
The multiplication rule is used to find the probability that two events A and B both occur:
For any events:
For independent events:
Examples
Dependent Events: Drawing a king and then a queen from a deck without replacement:

Independent Events: Tossing a coin and rolling a die:

Probability of "At Least One" Using the Complement Rule
Complement Rule
The complement of an event E is the event that E does not occur. The probability of "at least one" occurrence is often easier to find by subtracting the probability of "none" from 1:
Example: If the probability of a successful knee surgery is 0.85, the probability that all three surgeries are successful is . The probability that none are successful is . The probability that at least one is successful is .
Applications of the Multiplication Rule
Medical Residency Matching Example
Suppose 93% of medical students are matched to a residency, and 82% of those are matched to one of their top two choices. The probability that a randomly selected student is matched to a residency and it is one of their top two choices is:
The probability that a matched student did not get one of their top two choices is:
Summary
Conditional probability allows us to update probabilities when new information is known.
Events can be independent or dependent, affecting how probabilities are calculated.
The multiplication rule is essential for finding the probability of multiple events occurring in sequence.
The complement rule simplifies finding the probability of "at least one" occurrence.