Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
The Probability Scale: Probability is a measure of the likelihood that an event will occur, represented on a scale from to . Visually, this is a horizontal line where (impossible) is on the far left, (even chance) is in the middle, and (certain) is on the far right. Values closer to represent 'likely' events, while values closer to represent 'unlikely' events.
Theoretical Probability: This is calculated based on reasoning and the assumption that all outcomes are equally likely. For example, when looking at a standard six-sided die, we assume each face has a in chance. The sample space is the set of all possible outcomes, often listed in curly brackets as .
Experimental Probability (Relative Frequency): This is based on actual data or experiments. It is calculated after performing trials. For instance, if you flip a coin times and get heads times, the experimental probability is . As the number of trials increases, the experimental probability usually gets closer to the theoretical probability.
Sample Space Diagrams: For experiments involving two steps (like rolling two dice), a sample space diagram or a 2D grid is used. Imagine a square grid where the horizontal axis represents the outcomes of the first die () and the vertical axis represents the second die (). Each intersection point in the grid represents a unique combined outcome, such as , totaling possible outcomes.
Complementary Events: The complement of an event is the event that does not happen, denoted as . Visually, if you imagine a Venn diagram where a circle represents event inside a rectangular box (the universal set), the area outside the circle but inside the box represents . The sum of the probability of an event and its complement is always .
Tree Diagrams: These are used to visualize probabilities of multi-stage events. Each stage of the experiment is represented by a set of 'branches' growing out from a single point. For each branch, the outcome is written at the end and the probability is written along the line. To find the probability of a specific path, you multiply the probabilities along those branches.
Equally Likely Outcomes: In many theoretical models, we assume outcomes are 'fair'. This means no outcome is weighted more heavily than another. If a spinner is divided into four equal-sized colored quadrants (red, blue, yellow, green), the visual symmetry ensures each color has a probability of .
📐Formulae
💡Examples
Problem 1:
A fair six-sided die is rolled. What is the probability of rolling a prime number?
Solution:
- Identify the sample space : . The total number of outcomes is .
- Identify the favorable outcomes (prime numbers): Prime numbers on a die are and . Note that is not a prime number.
- The number of favorable outcomes is .
- Apply the formula: .
- Simplify: or .
Explanation:
To solve this, we list all possible results of the die roll and count how many satisfy the specific condition (being a prime number), then divide by the total.
Problem 2:
A bag contains red marbles, blue marbles, and green marbles. If one marble is picked at random, what is the probability that it is NOT blue?
Solution:
- Calculate the total number of marbles: .
- Identify the probability of picking a blue marble: .
- Use the complement rule to find the probability of 'not blue': .
- Substitute the values: .
- Calculate the final result: or .
Explanation:
This problem uses the complement rule . Alternatively, you could add the probabilities of all non-blue outcomes (red and green), giving .