Which of the following can not be valid assignment of probabilities for outcomes of sample Space \(S = \omega_1,\;\omega_2,\;\omega_3\;\omega_4,\;\omega_5,\;\omega_6,\;\omega_7,\;\) \[ \begin{aligned} \begin{array}{} \text{Assignments} &\omega_1&\omega_2&\omega_3&\omega_4&\omega_5&\omega_6&\omega_7\\ (a)&0.1&0.01&0.05&0.03&0.01&0.2&0.6\\ (b)&\frac{1}{7}&\frac{1}{7}&\frac{1}{7}&\frac{1}{7}&\frac{1}{7}&\frac{1}{7}&\frac{1}{7}\\ (c)&0.1&0.2&0.3&0.4&0.5&0.6&0.7\\ (d)&-0.1&0.2&0.3&0.4&-0.2&0.1&0.3\\ (e)&\frac{1}{14}&\frac{2}{14}&\frac{3}{14}&\frac{4}{14}&\frac{5}{14}&\frac{}{14}&\frac{15}{14}\\ \end{array} \end{aligned} \]
Solution Roadmap
- Step 1: Check whether any probability is negative.
- Step 2: Compute the total sum of probabilities.
- Step 3: Verify whether the sum equals exactly \(1\).
- Step 4: Conclude validity or invalidity.
Concept Visualization
Solution
We check each assignment one by one using the probability axioms.
(a)
\[ \begin{aligned} \text{Sum} &= 0.1 + 0.01 + 0.05 + 0.03 + 0.01 + 0.2 + 0.6 \\ &= (0.1 + 0.01) + (0.05 + 0.03) + (0.01 + 0.2) + 0.6 \\ &= 0.11 + 0.08 + 0.21 + 0.6 \\ &= (0.11 + 0.08) + (0.21 + 0.6) \\ &= 0.19 + 0.81 \\ &= 1.00 \end{aligned} \]All probabilities are non-negative and sum equals 1 ⇒ Valid.
(b)
\[ \begin{aligned} \text{Sum} &= \frac{1}{7} + \frac{1}{7} + \frac{1}{7} + \frac{1}{7} + \frac{1}{7} + \frac{1}{7} + \frac{1}{7} \\ &= 7 \times \frac{1}{7} \\ &= 1 \end{aligned} \]All probabilities are positive and sum equals 1 ⇒ Valid.
(c)
\[ \begin{aligned} \text{Sum} &= 0.1 + 0.2 + 0.3 + 0.4 + 0.5 + 0.6 + 0.7 \\ &= (0.1 + 0.2) + (0.3 + 0.4) + (0.5 + 0.6) + 0.7 \\ &= 0.3 + 0.7 + 1.1 + 0.7 \\ &= (0.3 + 0.7) + (1.1 + 0.7) \\ &= 1.0 + 1.8 \\ &= 2.8 \end{aligned} \]Since total probability is greater than 1 ⇒ Invalid.
(d)
Here, probabilities \(-0.1\) and \(-0.2\) are negative.
Negative probabilities are not allowed ⇒ Invalid.
(e)
One probability is missing and also \(\frac{15}{14} > 1\), which violates the rule \(P(\omega_i) \leq 1\).
Hence, invalid.
Final Answer: (c), (d), (e)
Significance for Exams
- This is a foundational concept for all probability problems in CBSE boards.
- Directly tested in MCQs and assertion-reason questions.
- Highly important for JEE Main, NDA, CUET where validity checks are frequently asked.
- Builds base for random variables and distributions in higher classes.