Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Random Experiment and Sample Space (): A random experiment is a process where the result is uncertain. The set of all possible outcomes is called the Sample Space (). Visually, this is represented by a large rectangular box (Universal Set) that contains every possible individual outcome as a point within it.
Events (Simple and Compound): An event is a subset of the sample space. A 'Simple Event' consists of only one outcome, while a 'Compound Event' consists of two or more. Visually, an event is depicted as a closed loop or circle inside the sample space rectangle.
Union of Events (): The union represents the event that occurs, or occurs, or both occur (at least one occurs). Visually, this is the entire region covered by circles and combined. In terms of logic, it corresponds to the word 'OR'.
Intersection of Events (): The intersection represents the event that both and occur simultaneously. Visually, this is the overlapping region where circles and cross each other. In terms of logic, it corresponds to the word 'AND'.
Complementary Events ( or ): The complement of consists of all outcomes in the sample space that are not in . Visually, if circle is the area of interest, the complement is everything inside the rectangle that is outside circle . It satisfies .
Mutually Exclusive Events: Two events are mutually exclusive if they cannot happen at the same time, meaning (an empty set). Visually, these are represented as two separate circles that do not overlap or touch each other.
Exhaustive Events: Events are exhaustive if their union covers the entire sample space (). Visually, if you combine all these event regions, they perfectly fill the entire sample space rectangle.
Difference of Events (): The event (or ) represents outcomes that are in but not in . Visually, this is the portion of circle that does not overlap with circle , resembling a 'crescent moon' shape if they overlap.
📐Formulae
Definition of Probability:
Range of Probability:
Complementary Rule:
Addition Theorem (General):
Addition Theorem (Mutually Exclusive): since
Probability of 'Only A':
De Morgan's First Law:
De Morgan's Second Law:
💡Examples
Problem 1:
A fair die is rolled once. Let event be getting an even number and event be getting a number greater than 3. Find .
Solution:
- Sample Space , so .
- Event (Even) = , so and .
- Event (>3) = , so and .
- Intersection (Even AND >3) = , so and .
- Apply Addition Theorem:
- .
Explanation:
We identify the individual probabilities and the overlapping outcomes (intersection) to avoid double-counting when calculating the union.
Problem 2:
Given , , and , find the probability that neither nor occurs.
Solution:
- The event 'Neither nor ' is represented by .
- By De Morgan's Law, .
- First, find .
- Now, find the complement: .
Explanation:
This problem uses the relationship between the union and its complement via De Morgan's Laws to find the probability of neither event occurring.