Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Conditional Probability Definition: This refers to the probability of an event occurring given that event has already occurred, denoted as . Visually, this corresponds to 'shrinking' the sample space; instead of looking at the entire set of possible outcomes, we only consider the outcomes that fall within the circle representing event .
Venn Diagram Interpretation: When looking at a Venn diagram of two events and , is calculated by taking the area of the intersection () and dividing it by the entire area of circle . It ignores any parts of that are outside of and ignores the universal set outside of .
Tree Diagrams and Branching: In a tree diagram, conditional probabilities are represented by the second set of branches. If the first branch represents event , the branch following it represents . To find the probability of both events happening (), you multiply the probabilities along the path.
Independent Events: Two events are independent if the occurrence of one does not change the probability of the other. Visually, if and are independent, the proportion of within the circle is the same as the proportion of in the whole rectangular sample space. This is expressed as .
Dependent Events and Sampling: Events are dependent if the outcome of the first event affects the second. This is common in 'without replacement' scenarios. Visually, this is shown on a tree diagram where the denominator of the fraction on the second branch decreases by one because one item has been removed from the total.
Two-Way Tables (Contingency Tables): These tables organize data into rows and columns based on two variables. To find a conditional probability like , you restrict your focus to the single row or column representing 'Category Y' and find the proportion of 'Category X' within that specific row or column total.
📐Formulae
💡Examples
Problem 1:
In a group of 100 students, 40 play football, 30 play cricket, and 10 play both. If a student is selected at random and it is known they play football, what is the probability that they also play cricket?
Solution:
- Identify the given information: and . \ 2. Use the conditional probability formula: . \ 3. Substitute the values: .
Explanation:
Since we are given that the student plays football, our sample space is reduced from 100 students to just the 40 students who play football. Within those 40, only 10 play cricket. Thus, the probability is 10 out of 40.
Problem 2:
A bag contains 5 red balls and 3 green balls. Two balls are drawn one after the other without replacement. Find the probability that the second ball is green, given that the first ball drawn was red.
Solution:
- Determine the initial state: Total balls = . \ 2. Adjust for the condition: The first ball drawn was red. This means there are now red balls left and 3 green balls still in the bag. \ 3. Calculate the new total: balls remaining. \ 4. Find the probability of drawing a green ball from the remaining set: .
Explanation:
In 'without replacement' problems, the denominator of the probability fraction decreases for the second event because the total number of items has changed. Since the first ball was red, the number of green balls remained at 3, but the total dropped to 7.