Question:

A random variable X has the distribution: $P(X=1,2,3,4) = 0.1, 0.2, 0.3, 0.4$. The mean and standard deviation are:

Show Hint

Standard deviation is always the positive square root of the variance.
Updated On: Jun 19, 2026
  • 2 and 3
  • 3 and 1
  • 3 and $\sqrt{1}$
  • 3 and 1
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Formula
Mean $E(X) = \sum x_i P_i$. Variance $V(X) = \sum x_i^2 P_i - [E(X)]^2$.

Step 2: Analysis

Mean $= (1 \times 0.1) + (2 \times 0.2) + (3 \times 0.3) + (4 \times 0.4) = 0.1 + 0.4 + 0.9 + 1.6 = 3$.

Step 3: Calculation

$E(X^2) = (1^2 \times 0.1) + (2^2 \times 0.2) + (3^2 \times 0.3) + (4^2 \times 0.4) = 0.1 + 0.8 + 2.7 + 6.4 = 10$.
$V(X) = 10 - 3^2 = 10 - 9 = 1$.
Standard Deviation $= \sqrt{V(X)} = 1$.

Step 4: Conclusion

Hence, the values are 3 and 1. Final Answer: (B)
Was this answer helpful?
0
0