Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Random Experiment: An experiment is classified as random if its outcome cannot be predicted with absolute certainty, even when conducted under identical conditions. To be random, it must have more than one possible result. For example, tossing a coin is a random experiment because we cannot be sure if it will land on Heads or Tails before the toss occurs.
Outcomes: A possible result of a random experiment is called an outcome. If you are drawing a single card from a standard deck, 'drawing the King of Hearts' is one specific outcome. Visually, an outcome can be thought of as a single point or a dot in a larger collection of possible results.
Sample Space (): The set consisting of all possible outcomes of a random experiment is known as the sample space. It is usually denoted by the symbol . Visually, a sample space is represented as the universal set in a Venn diagram, often depicted as a rectangular box containing every possible outcome as a distinct point inside.
Sample Point: Each individual element or outcome within a sample space is called a sample point. For example, if the sample space for tossing a coin twice is , then each combination like is a sample point.
Tree Diagrams: This is a visual representation used to list all possible outcomes of an experiment that occurs in multiple stages. It starts from a single node and splits into 'branches' for each possible outcome of the first stage; then, from the end of those branches, new branches split out for the next stage. This creates a path-like structure where each path from the start to a leaf represents a unique outcome in the sample space.
Events as Subsets: An event is a specific collection of outcomes, which mathematically is a subset of the sample space . If we roll a die, the sample space is . An event of getting an even number would be . Visually, an event is a region or a circle drawn inside the rectangular sample space.
Mutually Exclusive Events: Two events and are said to be mutually exclusive if they cannot happen at the same time, meaning their intersection is an empty set (). Visually, in a Venn diagram, mutually exclusive events are shown as two separate circles that do not overlap or touch each other.
📐Formulae
Total number of outcomes for tosses of a coin:
Total number of outcomes for rolls of a die:
Theoretical probability of an event :
Range of probability:
Probability of an impossible event:
Probability of a sure event:
💡Examples
Problem 1:
A coin is tossed. If the outcome is a Head, a die is thrown. If the outcome is a Tail, the coin is tossed one more time. Describe the sample space for this experiment.
Solution:
Step 1: Identify the first stage outcomes. The first toss results in either Heads () or Tails (). Step 2: Follow the branch for Heads. If occurs, we roll a die. The possible outcomes are . This gives us outcomes: . Step 3: Follow the branch for Tails. If occurs, we toss the coin again. The possible outcomes for the second toss are . This gives us outcomes: . Step 4: Combine all paths to form the sample space.
Explanation:
The problem describes a sequential experiment. We use a branching logic (similar to a tree diagram) to ensure every possible path of the experiment is recorded. Each path from the first action to the final action constitutes one sample point.
Problem 2:
Two dice are thrown simultaneously. Find the sample space size and the probability that the sum of the numbers appearing on the dice is exactly 7.
Solution:
Step 1: Calculate the total number of outcomes. Since each die has 6 faces and there are two dice, . Step 2: Define the event as 'the sum is 7'. List all pairs such that : Step 3: Count the number of favorable outcomes: . Step 4: Calculate the probability using the formula:
Explanation:
For experiments involving two dice, we treat the dice as distinct (or thrown in sequence) to form ordered pairs. There are 36 possible pairs, and by systematically listing pairs that add up to 7, we find there are 6 such outcomes.