Probability
Probability
star_batch_jee_advanced_2025
Grade 12
Question:
A student has to match historical events viz., Dandi march, Quit India Movement and Mahatma Gandhi's assassination with the years 1948, 1930 and 1942. The student has no knowledge of the correct answer decides to match the events and years randomly. Let $E_i(0 \leq i \leq 3)$ denote the event that the student gets exactly $i$ correct answers, then which of the following is/are NOT correct?
1. $P(E_0) + P(E_1) = P(E_1)$
2. $P(E_0).P(E_1) = P(E_3)$
3. $P(E_0 \cap E_1) = P(E_3)$
4. $P(E_0) + P(E_1) + P(E_3) = 1$
Step-by-Step Solution
Key Concept: Multinomial probability counts the number of ways to distribute outcomes across independent trials.
We have $P(E_0) = \frac{2^3}{3^3} = \frac{8}{27}$. For $P(E_1)$, one green marble selected in one try: $P(E_1) = \frac{\binom{3}{1} \cdot 1 \cdot 2 \cdot 2}{3^3} = \frac{3 \cdot C_1}{27}$. Similarly, $P(E_2) = \frac{\binom{3}{2} \cdot 1 \cdot 1 \cdot 2}{3^3} = \frac{3C_2}{27}$ and $P(E_3) = \frac{\binom{3}{3} \cdot 1 \cdot 1 \cdot 1}{3^3} = \frac{3C_3}{27}$.
Correct Answer: 1,2,3,4