Event and Its Types

Master CBSE Class 11 Applied Mathematics: Learn Event types, Sample Spaces, and Probability calculations with solved examples and practice exercises.

Basic Definitions and Sample Space

An experiment is a process that results in a well-defined outcome. The set of all possible outcomes of a random experiment is called the sample space, denoted by S. An event E is a subset of the sample space S, representing a specific outcome or a collection of outcomes.

n(E) ≤ n(S)
Example: Solved Example: Rolling a die
Show Step-by-Step Solution

Step 1: Identify sample space S = {1, 2, 3, 4, 5, 6}.
Step 2: Define event E as getting an even number, E = {2, 4, 6}.
Step 3: Calculate n(E) = 3.
Answer: The event E has 3 outcomes.

Types of Events: Simple and Compound

A simple event (or elementary event) contains exactly one sample point from the sample space. A compound event contains more than one sample point. For example, in tossing two coins, {HH} is a simple event, while {at least one head} is a compound event.

n(E) = 1 (Simple Event)
Example: Solved Example: Tossing two coins
Show Step-by-Step Solution

Step 1: S = {HH, HT, TH, TT}.
Step 2: Simple event E₁ = {HH}.
Step 3: Compound event E₂ = {HH, HT, TH}.
Answer: E₁ is simple, E₂ is compound.

Mutually Exclusive and Exhaustive Events

Two events A and B are mutually exclusive if A ∩ B = ∅, meaning they cannot occur simultaneously. Events are collectively exhaustive if their union equals the sample space S, meaning at least one of them must occur.

A ∩ B = ∅ (Mutually Exclusive); A ∪ B = S (Exhaustive)
Example: Solved Example: Verify mutual exclusivity
Show Step-by-Step Solution

Step 1: Let S = {1, 2, 3, 4, 5, 6}.
Step 2: Let A = {1, 2} and B = {4, 5}.
Step 3: A ∩ B = ∅.
Answer: A and B are mutually exclusive.