All Exams Test series for 1 year @ ₹349 only
Question

A and B are two events. A and B are their complement events, respectively, such that AB and AB are two mutually exclusive and exhaustive events in which the event A can occur. Then which option is correct?

This question was previously asked in
SSC CGL 2019 (Tier 2) GS Finance & Economics Previous Year Paper (17-Nov-2020)
The correct answer is

P(A) = P(AB) + P(AB̅)

Understanding Probability with Mutually Exclusive and Exhaustive Events

The question describes a scenario involving two events, A and B, and their complement events, A' and B'. We are told about two specific events, denoted as AB and ABÌ…, which are stated to be mutually exclusive and exhaustive within the context where event A occurs.

Interpreting the Notation

In probability and set theory notation:

  • AB usually represents the intersection of events A and B, written as $A \cap B$.
  • AÌ… represents the complement of event A, written as $A^c$ or A'.
  • ABÌ… represents the intersection of event A and the complement of event B, written as $A \cap B^c$ or $A \cap B'$.

The statement "AB and ABÌ… are two mutually exclusive and exhaustive events in which the event A can occur" implies that these two events form a partition of A. In other words, event A can be expressed as the union of $A \cap B$ and $A \cap B^c$.

Partitioning Event A

Any event A can be divided into two parts based on whether event B occurs or not:

  1. The part of A where B also occurs: This is the intersection $A \cap B$.
  2. The part of A where B does not occur: This is the intersection $A \cap B^c$.

These two parts, $A \cap B$ and $A \cap B^c$, are always mutually exclusive. Why? Because if an outcome is in $A \cap B$, it must be in B. If an outcome is in $A \cap B^c$, it must not be in B. An outcome cannot simultaneously be in B and not in B. Thus, there is no overlap between $A \cap B$ and $A \cap B^c$.

Furthermore, the union of these two parts is the event A itself:

$\qquad A = (A \cap B) \cup (A \cap B^c)$

This means that any outcome in A is either in $A \cap B$ or in $A \cap B^c$ (or both, but they are mutually exclusive, so it's one or the other), and any outcome in $(A \cap B) \cup (A \cap B^c)$ must be in A.

Probability of a Partitioned Event

Since event A is the union of two mutually exclusive events, $A \cap B$ and $A \cap B^c$, the probability of A is the sum of the probabilities of these two events.

Using the additive rule for mutually exclusive events:

$\qquad P(A) = P((A \cap B) \cup (A \cap B^c))$

Since $A \cap B$ and $A \cap B^c$ are mutually exclusive:

$\qquad P(A) = P(A \cap B) + P(A \cap B^c)$

Comparing with Options

Let's look at the given options, interpreting the notation as discussed:

  1. $P(A) = P(A \cap B) + P(A \cap B^c)$ (using $A^c \cap B$ for AÌ…B and $A \cap B^c$ for ABÌ…) - Incorrect interpretation based on option 2's structure. Let's assume AÌ…B is $A^c \cap B$. Then this is $P(A) = P(A^c \cap B) + P(A \cap B^c)$.
  2. $P(A) = P(A \cap B) + P(A \cap B^c)$ (using $A \cap B$ for AB and $A \cap B^c$ for ABÌ…)
  3. $P(A) = P(A^c) + P(A \cap B^c)$ (using $A^c$ for AÌ… and $A \cap B^c$ for ABÌ…)
  4. $P(A) = 1$

Based on our derivation $P(A) = P(A \cap B) + P(A \cap B^c)$, Option 2 matches this formula exactly when interpreting AB as $A \cap B$ and ABÌ… as $A \cap B^c$. This interpretation is consistent with the partitioning of event A.

Why other options are likely incorrect

  • Option 1: $P(A) = P(A^c \cap B) + P(A \cap B^c)$. This relates P(A) to parts involving $A^c$, which doesn't directly follow from partitioning A itself.
  • Option 3: $P(A) = P(A^c) + P(A \cap B^c)$. This formula is incorrect as $A$ and $A^c$ are mutually exclusive and exhaustive for the entire sample space, so $P(A) + P(A^c) = 1$. This option suggests $P(A) = 1 - P(A) + P(A \cap B^c)$, which simplifies to $2P(A) = 1 + P(A \cap B^c)$, not a general truth for P(A).
  • Option 4: $P(A) = 1$. This would mean A is the sure event (sample space), which is not implied by the problem statement.

Therefore, the formula that correctly represents P(A) based on the stated properties of AB ($A \cap B$) and ABÌ… ($A \cap B^c$) is $P(A) = P(A \cap B) + P(A \cap B^c)$.

Revision Table: Key Probability Concepts

ConceptDescriptionNotation/Formula
EventA set of outcomes from a sample space.A, B, E, etc.
Complement EventAll outcomes in the sample space that are not in event A.$A^c$ or AÌ…
Intersection of EventsOutcomes that are in both event A and event B.$A \cap B$ or AB
Union of EventsOutcomes that are in event A or event B or both.$A \cup B$
Mutually Exclusive EventsEvents that cannot occur at the same time; their intersection is empty.$A \cap B = \emptyset$; $P(A \cup B) = P(A) + P(B)$
Exhaustive Events (for a space S)Events whose union covers the entire sample space S.$A \cup B = S$; $P(A \cup B) = 1$
Partition of an Event (e.g., A)A collection of mutually exclusive events whose union is event A.$A = E_1 \cup E_2 \cup ... \cup E_n$, with $E_i \cap E_j = \emptyset$ for $i \neq j$. $P(A) = \sum P(E_i)$.

Additional Information: Understanding Event Partitions

The concept of partitioning an event is fundamental in probability. When an event A is partitioned into smaller, mutually exclusive sub-events $E_1, E_2, ..., E_n$, it means two things:

  1. The sub-events do not overlap: $E_i \cap E_j = \emptyset$ for any $i \neq j$.
  2. The sub-events collectively make up the entire event A: $E_1 \cup E_2 \cup ... \cup E_n = A$.

In our case, event A is partitioned by events related to B: $A \cap B$ and $A \cap B^c$. This is always a valid partition of A because every outcome in A is either in B or not in B, and it cannot be in both B and not B simultaneously. This partition is often used in various probability theorems, such as the Law of Total Probability.

The Law of Total Probability states that if $B_1, B_2, ..., B_n$ are mutually exclusive and exhaustive events that form a partition of the sample space, then for any event A:

$\qquad P(A) = \sum_{i=1}^{n} P(A \cap B_i)$

In our specific problem, the events $B$ and $B^c$ form a partition of the sample space S (assuming $0 < P(B) < 1$). Applying the Law of Total Probability to event A with respect to the partition $\{B, B^c\}$ of the sample space S:

$\qquad P(A) = P(A \cap B) + P(A \cap B^c)$

This confirms our earlier derivation and aligns with the correct option, reinforcing the understanding that $A \cap B$ and $A \cap B^c$ partition the event A.

Was this answer helpful?

Similar Questions

  1. The first four raw moments of distribution are 2, 136, 320, and 40,000, The coefficient of skewness is:

  2. For a distribution, the percentile partition values are P 10 = 58.983, P 50 = 61.345 and P 90 = 63.831. Kelly's coefficient of skewness is:

  3. A box contains four soccer balls printed with numbers 112, 121, 211. 222. A footballer chooses one ball at random. Let A 1be the event that the first digit of the printed number of the ball chosen is 1. Similarly, A 2and A 3denote that second as well as third digit of the printed number is 1. The events A 1,A 2, and A 3are:

  4. If the Bowley’s coefficient of skewness is less than zero, then the distribution is:

  5. If μ 4, = 199, μ 3= 50 and μ 2= 8, then the value of excess kurtosis is:

  6. If the data are skewed, which option of central tendency measure is the most unreliable indicator?

  7. If the distribution is negatively skewed, then the:

  8. The first four moments about the mean of distribution are 0, μ 2, 0.7 and 18.75. If the distribution is mesokurtic, the value of μ 2, is

  9. The following measures were computed for a moderately symmetrical frequency distribution: mean = 50, coefficient of variation = 35% and Karl Pearson's Coefficient of Skewness = - 0.25. The value of the median of the distribution is:

  10. If Mean > Median > Mode, the distribution is:


Important Questions from Basics of Probability

  1. Events A, Band C are mutually exclusive events such that \(P(A) = \dfrac{3x + 1}{3}, P(B) = \dfrac{1-x}{4}\)and \(P(C) = \dfrac{1-2x}{4}\)The set of possible values of x are in the interval

  2. Let A, B be two events in a discrete probability space with ℙ(A) > 0 and ℙ(B) > 0. Which of the following are necessarily true?

  3. A box contains 2 washers, 3 nuts and 4 bolts. Items are drawn from the box at random one at a time without replacement. The probability of drawing 2 washers first followed by 3 nuts and subsequently the 4 bolts is

  4. Which probability calculus of views obeys particular rules?
  5. Who invented the probability definition?
Need Expert Advice?
Upcoming Exams
SSC JHT
September 08, 2026
SSC Stenographer
September 09, 2026
SSC Selection Post
September 16, 2026
Test Series
SSC CGL img
SSC
SSC CGL (Tier I + Tier II) 2026 Mock Test Series - Latest Pattern
2500 Tests 6 Tests Free
3990 Attempts
4.2(838)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App