Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
A Random Experiment is a process where the result is uncertain. The Sample Space, denoted by or , is the set of all possible outcomes of an experiment. Visually, this can be represented as a rectangular boundary in a Venn diagram or a list of items inside curly brackets, such as for a standard six-sided die.
An Event is a specific outcome or a collection of outcomes that is a subset of the sample space. In a Venn diagram, an event is typically shown as a labeled circle inside the sample space rectangle. If the event is 'rolling an even number', it would include the outcomes .
The Probability Scale measures the likelihood of an event occurring, ranging from to . Visually, this is a horizontal line where represents an 'Impossible' event, represents a 'Certain' event, and represents an 'Equally Likely' chance (like a coin flip). Values closer to indicate higher likelihood.
Complementary Events represent the probability of an event NOT occurring, denoted as or . In a Venn diagram, if is a circle, is the entire shaded area outside that circle but within the universal rectangle. The sum of the probability of an event and its complement is always .
Mutually Exclusive Events are events that cannot happen at the same time. For example, rolling a and a on a single die are mutually exclusive. Visually, these are represented in a Venn diagram as two separate circles that do not overlap or intersect.
Tree Diagrams are visual tools used to map out the sample space of multi-stage experiments. They consist of 'branches' stemming from a common point for the first event, with subsequent branches growing from the ends of the first set for the second event. Each branch is labeled with its outcome and probability; the total probability at the end of each path is found by multiplying along the branches.
Theoretical Probability assumes all outcomes in a sample space are equally likely. It is calculated by dividing the number of successful outcomes by the total number of possible outcomes in the sample space.
📐Formulae
For mutually exclusive events:
💡Examples
Problem 1:
A fair six-sided die is rolled once. Let be the event of rolling a prime number. List the sample space , the event , and calculate .
Solution:
- List the sample space: . The total number of outcomes is .
- Identify the prime numbers in the sample space: . The number of successful outcomes is .
- Apply the probability formula: .
- Simplify the fraction: or .
Explanation:
We first identify all possible results of the die roll to establish the denominator. Then, we identify which of those results satisfy the condition of being a 'prime number' (note that is not prime) to establish the numerator.
Problem 2:
A bag contains red marbles, blue marbles, and green marbles. If one marble is drawn at random, find the probability that it is NOT blue.
Solution:
- Calculate the total number of marbles: .
- Let be the event that the marble is blue. The number of blue marbles is .
- Calculate .
- Use the complement rule to find the probability of NOT blue (): .
- or .
Explanation:
The problem asks for the probability of the complement of 'blue'. We can either sum the probabilities of red and green or subtract the probability of blue from the total probability of .