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 outcome cannot be predicted with certainty, but the set of all possible outcomes is known. This set is called the Sample Space, denoted by . Visually, imagine as a rectangular boundary containing all possible individual outcomes (sample points).
Events: An event is a subset of the sample space . An event is said to have occurred if the outcome of the experiment is an element of set . In a Venn diagram, an event is depicted as a circle or a closed region inside the sample space rectangle.
Axiomatic Definition of Probability: Let be the sample space. Probability is a function that assigns a real number to each event such that: (i) The probability of any event is non-negative (); (ii) The probability of the entire sample space is 1 (); (iii) For mutually exclusive events, the probability of their union is the sum of their individual probabilities.
Mutually Exclusive Events: Two events and are mutually exclusive if the occurrence of one excludes the occurrence of the other, meaning . Visually, these are represented as two separate circles within the sample space that do not overlap or share any area.
Exhaustive Events: A set of events are exhaustive if their union covers the entire sample space, i.e., . Visually, this means that the combined area of these events fills the entire sample space rectangle.
Complementary Events: For any event , the event 'not ', denoted by or , contains all outcomes in that are not in . Visually, if is a circular region, is the entire area of the sample space rectangle that lies outside that circle.
Equally Likely Outcomes: If a sample space has outcomes and each has the same chance of occurring, the probability of each elementary event is . If an event consists of such outcomes, then .
Algebra of Events: This involves operations like Union (, representing 'A or B' or 'at least one'), Intersection (, representing 'A and B' or 'simultaneous occurrence'), and Difference (, representing 'A but not B'). Visually, is the total area covered by both circles, while is the overlapping shaded region.
📐Formulae
💡Examples
Problem 1:
A die is thrown once. Let event be 'getting a prime number' and event be 'getting an odd number'. Find the probability of .
Solution:
- Sample Space , so .
- Event (prime numbers) = , so and .
- Event (odd numbers) = , so and .
- (odd prime numbers) = , so and .
- Apply addition theorem: .
Explanation:
Identify the sample space, define the sets for each event, find their intersection, and use the Addition Theorem of probability to find the union.
Problem 2:
If , , and , calculate .
Solution:
- First, find using the formula: .
- .
- By De Morgan's Law, .
- .
- .
Explanation:
The probability of 'neither A nor B' () is the complement of the probability of 'at least one of A or B' ().