Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Sample Space and Probability: The sample space, denoted by or , represents the set of all possible outcomes of an experiment. Visually, this is the rectangular boundary of a Venn diagram. The probability of an event is the ratio of the number of favorable outcomes to the total outcomes in the sample space: .
Combined Events (The Union): The union of two events and (written as ) consists of all outcomes that are in , or in , or in both. In a Venn diagram, this is represented by shading the entire area covered by both circles. To calculate this, we use the Addition Rule: .
Mutually Exclusive Events: These are events that cannot occur at the same time. Visually, in a Venn diagram, mutually exclusive events are shown as two disjoint circles that do not overlap. Because they have no common outcomes, the probability of their intersection is zero: .
Independent Events: Two events are independent if the occurrence of one does not affect the probability of the other occurring. For example, rolling a die and then flipping a coin. Visually, independent events are often represented using a Tree Diagram, where the probabilities on the second set of branches remain the same regardless of the outcome of the first branch.
Intersection of Events: The intersection of events and (written as ) consists of outcomes that are common to both events. On a Venn diagram, this is the 'overlap' or the football-shaped region where the two circles meet. For independent events, the intersection is calculated by multiplying their individual probabilities: .
Complementary Events: The complement of event (written as ) consists of all outcomes in the sample space that are not in . Visually, if event is a circle, is everything inside the rectangle but outside that circle. The sum of the probability of an event and its complement is always : .
Tree Diagrams for Combined Events: A tree diagram is a visual tool used to map out outcomes of multiple stages of an experiment. Each 'branch' represents a possible outcome, and the probability is written along the branch. To find the probability of a specific path (a combined event), you multiply the probabilities along the branches. To find the total probability of several paths, you add the resulting products.
📐Formulae
(if and are mutually exclusive)
(if and are independent)
(for mutually exclusive events)
💡Examples
Problem 1:
In a group of 30 students, 18 study Spanish, 12 study French, and 5 study both languages. If a student is chosen at random, find the probability that they study Spanish or French.
Solution:
- Identify the given values: , , , and total . \ 2. Convert these to probabilities: , , and . \ 3. Use the Addition Rule for combined events: . \ 4. Substitute values: . \ 5. Simplify: .
Explanation:
Since some students study both languages (the events are not mutually exclusive), we must subtract the intersection to avoid double-counting those students when calculating the union.
Problem 2:
A bag contains 4 red marbles and 6 blue marbles. A marble is drawn, its color is recorded, it is replaced, and then a second marble is drawn. Find the probability of drawing a red marble and then a blue marble.
Solution:
- Determine the probability of drawing a red marble: . \ 2. Since the marble is replaced, the events are independent. The probability of drawing a blue marble remains: . \ 3. Use the Multiplication Rule for independent events: . \ 4. Calculate: .
Explanation:
Because the first marble is replaced, the second draw is independent of the first. We multiply the probabilities of the two specific outcomes to find the probability of the combined event occurring in that sequence.