Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Definition: Conditional probability is the probability of an event A occurring given that event B has already occurred.
Restricted Sample Space: Conditional probability effectively reduces the sample space to only the outcomes where event B is true.
Dependent vs. Independent Events: If P(A|B) = P(A), then events A and B are independent.
The Multiplication Rule: Derived from the conditional formula, used to find the probability of the intersection of two events.
Tree Diagrams: A visual method where the second set of branches represents conditional probabilities.
Bayes' Theorem (Introductory): Calculating P(B|A) when P(A|B) is known.
📐Formulae
💡Examples
Problem 1:
In a class of 30 students, 18 study Physics, 15 study Biology, and 8 study both. If a student is chosen at random and it is known they study Biology, what is the probability they also study Physics?
Solution:
Explanation:
We are given that the student is in the 'Biology' group (15 students). Within that group, 8 students also study Physics. Therefore, the probability is the intersection divided by the condition.
Problem 2:
A bag contains 5 red and 3 blue marbles. Two marbles are drawn one after another without replacement. Find the probability that the second marble is blue, given that the first marble was red.
Solution:
Explanation:
Initially, there are 8 marbles. After one red marble is removed, 7 marbles remain in the bag. The number of blue marbles is still 3. Thus, the probability of picking a blue marble from the remaining set is 3/7.
Problem 3:
Given , , and . Find .
Solution:
. Then, .
Explanation:
First, use the Addition Rule to find the probability of the intersection. Then, apply the conditional probability formula by dividing the intersection by the probability of the given condition (A).