Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
A Random Experiment is a process where the result cannot be predicted with certainty. For example, tossing a coin is an experiment where you can see two possible outcomes: Heads or Tails. Visually, this is represented by the two distinct sides of the coin.
The Sample Space is the set of all possible outcomes of an experiment, denoted by . Visually, if you roll a six-sided die, the sample space is , which can be visualized as the six numbered faces of a cube.
An Event is a specific outcome or a subset of the sample space. For instance, when rolling a die, 'getting an even number' is an event . You can visualize this as selecting specific elements from the total set of outcomes.
Equally Likely Outcomes occur when each result in the sample space has the same chance of happening. For a fair die, each face from to is physically identical in size and weight, ensuring no face is favored over another.
Probability is a numerical value that ranges from to , describing how likely an event is to occur. On a visual probability scale (a horizontal number line), indicates an 'Impossible Event' at the far left, indicates a 'Sure Event' at the far right, and represents an 'Even Chance' in the exact center.
Complementary Events are two outcomes that are the only possibilities and whose probabilities sum to . If is the event of 'it raining', then 'it not raining' is the complement, denoted as . Together, they cover the entire visual area of the sample space.
An Impossible Event has a probability of because it can never happen, such as drawing a blue marble from a bag containing only red marbles. A Sure Event has a probability of because it is certain to happen, like rolling a number less than on a standard die.
📐Formulae
💡Examples
Problem 1:
A box contains red, green, and blue markers. If a marker is picked at random, find the probability that it is (i) a red marker and (ii) not a blue marker.
Solution:
- Total number of markers (Total outcomes) = . 2. (i) Favorable outcomes for Red = . Thus, . 3. (ii) Favorable outcomes for 'Not Blue' = Red + Green = . Thus, .
Explanation:
First, calculate the total sample space by summing all items. To find the probability of red, divide the red count by the total. To find the probability of 'not blue', add the counts of all markers that are not blue and divide by the total.
Problem 2:
A fair six-sided die is rolled. What is the probability of getting a prime number?
Solution:
- The total sample space , so the total outcomes . 2. The prime numbers on a die are . So, the favorable outcomes and . 3. . 4. Simplifying the fraction gives .
Explanation:
Identify all possible results on the die faces. Then, list the prime numbers (numbers with exactly two factors) within that range. The ratio of prime outcomes to total outcomes provides the answer.