Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Random Experiment: A process or operation where the result cannot be predicted with certainty even though all possible outcomes are known in advance. For example, tossing a fair coin is a random experiment because you know it will land on heads or tails, but you don't know which one will occur in a specific trial.
Sample Space (): The set of all possible outcomes of a random experiment. Visually, imagine a universal set containing distinct points, where each point represents one possible result. For a single die roll, the sample space is , representing the six faces of the cube.
Event (): Any subset of the sample space. An 'Elementary Event' is an outcome that cannot be further decomposed (like rolling a ), while a 'Compound Event' consists of more than one outcome (like rolling an even number: ).
Equally Likely Outcomes: Outcomes are considered equally likely if no particular outcome is more expected to occur than any other. In a fair experiment, such as spinning a wheel divided into equal colored sectors, each sector has the same geometric area and thus the same chance of the pointer landing on it.
Probability of an Event: A numerical measure of the likelihood that an event will occur, expressed as the ratio of favorable outcomes to the total number of outcomes. Visually, this can be seen as the 'size' of the event subset relative to the 'size' of the entire sample space box.
Impossible and Sure Events: An event that can never happen has a probability of and is called an impossible event (e.g., drawing a blue ball from a bag containing only red balls). An event that is certain to happen has a probability of and is called a sure or certain event.
Complementary Events: For any event , the event 'not ' (denoted as or ) consists of all outcomes in the sample space that are not in . Visually, if is a circle inside the sample space rectangle, is the entire shaded area outside that circle but within the rectangle.
Multiple Trials and Sample Space Size: When multiple independent trials occur, the sample space grows exponentially. For coins, there are outcomes; for dice, there are outcomes. A tree diagram is often used to visualize these outcomes, where each branch represents a possible choice at each step.
📐Formulae
Theoretical Probability:
Range of Probability:
Sum of Complementary Events:
Calculating Complement:
Outcomes for coins:
Outcomes for dice:
💡Examples
Problem 1:
Two unbiased coins are tossed simultaneously. Find the probability of getting at least one head.
Solution:
Step 1: Identify the sample space . When two coins are tossed, the possible outcomes are . Therefore, . Step 2: Identify the outcomes favorable to the event ('at least one head'). This includes outcomes with one head or two heads: . Step 3: Count the favorable outcomes. . Step 4: Apply the formula . .
Explanation:
The term 'at least one' means we include outcomes with 1 head and outcomes with 2 heads, excluding only the case with no heads (TT).
Problem 2:
A fair die is thrown once. What is the probability that the number on top is a prime number?
Solution:
Step 1: The sample space for a single die is , so . Step 2: Identify the prime numbers in the sample space. The prime numbers are , , and . (Note: is neither prime nor composite). Step 3: The event set is , so . Step 4: Calculate the probability . Step 5: Simplify the fraction: .
Explanation:
We identify the favorable outcomes by checking which numbers in the sample space meet the definition of a prime number and then divide by the total possible outcomes.