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

If the probabilities of four mutually exclusive and exhaustive events P, Q, R and S satisfy the relation

3P(P) = P(Q) = 2P(R) = 4P(S), then P(Q) is:

This question was previously asked in
SSC CGL 2022 Tier-II (Paper 2 JSO) Previous Year Paper (04-Mar-2023)
The correct answer is \(\frac{12}{25}\)

Understanding Mutually Exclusive and Exhaustive Events

In probability, events are considered mutually exclusive if they cannot happen at the same time. For example, flipping a coin cannot result in both heads and tails simultaneously. These are mutually exclusive events.

Events are considered exhaustive if they cover all possible outcomes in the sample space. If you consider all possible outcomes of an experiment, they form an exhaustive set of events. For example, when rolling a standard six-sided die, the outcomes {1, 2, 3, 4, 5, 6} are exhaustive because one of them must occur.

When a set of events is both mutually exclusive and exhaustive, the sum of their individual probabilities must equal 1. This is a fundamental property used in solving this problem.

For events P, Q, R, and S being mutually exclusive and exhaustive, we have:

\(P(P) + P(Q) + P(R) + P(S) = 1\)

Analyzing the Given Probability Relations

The problem provides a relationship between the probabilities of the four events:

\(3P(P) = P(Q) = 2P(R) = 4P(S)\)

We want to find the value of \(P(Q)\). Let's express the probabilities of P, R, and S in terms of \(P(Q)\) using the given relations.

Let \(P(Q) = x\).

  • From \(3P(P) = P(Q)\), we get \(3P(P) = x\). Dividing both sides by 3, we find \(P(P) = \frac{x}{3}\).
  • We are given \(P(Q) = x\).
  • From \(2P(R) = P(Q)\), we get \(2P(R) = x\). Dividing both sides by 2, we find \(P(R) = \frac{x}{2}\).
  • From \(4P(S) = P(Q)\), we get \(4P(S) = x\). Dividing both sides by 4, we find \(P(S) = \frac{x}{4}\).
Event Probability in terms of \(x\)
P \(\frac{x}{3}\)
Q \(x\)
R \(\frac{x}{2}\)
S \(\frac{x}{4}\)

Calculating the Probability P(Q)

Since the events P, Q, R, and S are exhaustive, the sum of their probabilities is 1. We can substitute the expressions in terms of \(x\) into the equation \(P(P) + P(Q) + P(R) + P(S) = 1\):

\(\frac{x}{3} + x + \frac{x}{2} + \frac{x}{4} = 1\)

To solve for \(x\), we need to combine the terms on the left side by finding a common denominator. The denominators are 3, 1, 2, and 4. The least common multiple (LCM) of 3, 1, 2, and 4 is 12.

Convert each fraction to have a denominator of 12:

  • \(\frac{x}{3} = \frac{x \times 4}{3 \times 4} = \frac{4x}{12}\)
  • \(x = \frac{x \times 12}{1 \times 12} = \frac{12x}{12}\)
  • \(\frac{x}{2} = \frac{x \times 6}{2 \times 6} = \frac{6x}{12}\)
  • \(\frac{x}{4} = \frac{x \times 3}{4 \times 3} = \frac{3x}{12}\)

Now substitute these back into the equation:

\(\frac{4x}{12} + \frac{12x}{12} + \frac{6x}{12} + \frac{3x}{12} = 1\)

Combine the numerators over the common denominator:

\(\frac{4x + 12x + 6x + 3x}{12} = 1\)

\(\frac{25x}{12} = 1\)

To isolate \(x\), multiply both sides by 12:

\(25x = 1 \times 12\)

\(25x = 12\)

Finally, divide by 25 to find \(x\):

\(x = \frac{12}{25}\)

Since we defined \(x = P(Q)\), the probability of event Q is \(\frac{12}{25}\).

Verification

Let's check if the probabilities sum to 1 with \(P(Q) = \frac{12}{25}\):

  • \(P(Q) = \frac{12}{25}\)
  • \(P(P) = \frac{1}{3} P(Q) = \frac{1}{3} \times \frac{12}{25} = \frac{4}{25}\)
  • \(P(R) = \frac{1}{2} P(Q) = \frac{1}{2} \times \frac{12}{25} = \frac{6}{25}\)
  • \(P(S) = \frac{1}{4} P(Q) = \frac{1}{4} \times \frac{12}{25} = \frac{3}{25}\)

Sum of probabilities:

\(P(P) + P(Q) + P(R) + P(S) = \frac{4}{25} + \frac{12}{25} + \frac{6}{25} + \frac{3}{25} = \frac{4 + 12 + 6 + 3}{25} = \frac{25}{25} = 1\)

The probabilities sum to 1, which confirms our calculation for \(P(Q)\).

Revision Table: Key Concepts

Concept Explanation
Mutually Exclusive Events Events that cannot occur at the same time. If A and B are mutually exclusive, \(P(A \text{ and } B) = P(A \cap B) = 0\).
Exhaustive Events A set of events that covers all possible outcomes in the sample space. The union of exhaustive events equals the sample space.
Mutually Exclusive and Exhaustive Events Events that are both mutually exclusive and exhaustive. The sum of their probabilities equals 1. If E<sub>1</sub>, E<sub>2</sub>, ..., E<sub>n</sub> are such events, then \(P(E_1) + P(E_2) + \dots + P(E_n) = 1\).

Additional Information: Probability Principles

This problem utilizes fundamental principles of probability theory. The concept of a sample space (S) which contains all possible outcomes is crucial. Any event is a subset of the sample space. The probability of any event E, denoted P(E), is always between 0 and 1, inclusive (\(0 \le P(E) \le 1\)). The probability of the sample space S is always 1 (\(P(S) = 1\)).

For mutually exclusive events E<sub>1</sub>, E<sub>2</sub>, ..., E<sub>n</sub>, the probability of their union (at least one of them occurring) is the sum of their individual probabilities:

\(P(E_1 \text{ or } E_2 \text{ or } \dots \text{ or } E_n) = P(E_1 \cup E_2 \cup \dots \cup E_n) = P(E_1) + P(E_2) + \dots + P(E_n)\)

When these events are also exhaustive, their union is the entire sample space S, so the sum of their probabilities must equal \(P(S)\), which is 1. This is exactly the property used in the solution: \(P(P) + P(Q) + P(R) + P(S) = 1\).

Was this answer helpful?

Similar Questions

  1. The analysis of variance technique was developed by:  

  2. Which of the following is NOT true for seasonal variation?

  3. Index numbers are a type of:

  4. If the mean, mode and quartile deviation of a distribution is 2, 7 and 3, respectively, then Karl Pearson's coefficient of skewness is given by:  

  5. Suppose that a sample of 100 independent draws from a normal distribution having unknown mean μ and known variance σ2 = 1 is observed. If the sample mean is 5, then the 95% confidence interval for μ is:  

  6. Which of the following is a merit of data tabulation?

  7. In seasonal variations, the duration of time is not more than:

  8. Consider the following ANOVA table.

    Source of variationDegrees of freedomThe sum of Squares (SS)Mean SSF Ratio
    Treatmentsabc5
    Error12d20
    Total15540

    The values of a, b, c and d are, respectively: 
  9. If the 25th, 50th and 75th percentile of a frequency distribution are equal to 2, 3 and 4, respectively, then the distribution is:

  10. If for a data set, third quartile and median are equal, then Bowley’s coefficient of skewness is:


Important Questions from Statistics

  1. Match the following:

    (a) Marginalist Revolution(i) Samuelson
    (b) Multiplier-Accelerator model(ii) J. R. Hicks
    (c) IS-LM curves(iii) Jevous
    (d) Real Business Cycle(iv) Robert J. Borro

    Choose the correct option from those given below:

  2. Which one of the following responses is true as a solution to simultaneous equation bias?

    A. OLS method

    B. Principle Component Method

    C. Two - stage Least Square Method (2 SLS method)

    D. Full Information Maximum Likelihood method (FIML)

    Choose the correct option.

  3. Time series under the condition (E xt ) = μ and cov(x t, x t + k ) = Y(K) is said to be

  4. Given the sample size 400 with the sample mean 99, the population mean 100 and computed value of z statistic at 2.5, the value of population standard deviation will be

  5. Which one of the following price index numbers satisfies the factor reversal test?

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