Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Definition: Conditional probability is the probability of an event occurring, given that another event has already occurred.
Notation: represents the probability of event A happening given that B has happened.
Restricted Sample Space: In conditional probability, the 'total' denominator changes from the universal set to the size of the given condition (the set B).
Dependent Events: Two events are dependent if the occurrence of one affects the probability of the other. Most conditional probability problems involve dependent events.
Tree Diagrams: Used to represent conditional probabilities in multi-stage experiments, especially 'without replacement' scenarios.
Independence Test: If , then events A and B are independent.
📐Formulae
Multiplication Rule:
For Independent Events:
💡Examples
Problem 1:
A bag contains 5 red balls and 3 blue balls. Two balls are drawn one after the other without replacement. Find the probability that the second ball is blue, given that the first ball drawn was red.
Solution:
Explanation:
Initially, there are 8 balls. If the first ball drawn is red, there are now only 7 balls left in the bag. The number of blue balls remains 3. Therefore, the probability of picking a blue ball out of the remaining 7 is 3/7.
Problem 2:
In a group of 100 students, 60 study Math, 40 study Physics, and 20 study both. A student is chosen at random. Given that the student studies Math, what is the probability that they also study Physics?
Solution:
Explanation:
We are given that the student is in the 'Math' group (60 students). Out of these 60, only 20 study Physics (the intersection). Using the formula , we get 20/60.
Problem 3:
For two events and , , and . Find .
Solution:
Explanation:
First, find using the addition rule: . So, . Then apply the conditional formula: .