Question:medium

The p.m.f. of a random variable X is $P(x) = \begin{cases} \frac{2x}{n(n+1)}, & x = 1, 2, 3, ....... n \\ 0, & \text{otherwise} \end{cases}$, then $E(X)$ is

Show Hint

The expected value of a discrete random variable is the sum of each possible value multiplied by its probability. Remember the formula for the sum of the first $n$ squares: $\sum_{x=1}^{n} x^2 = \frac{n(n+1)(2n+1)}{6}$.
Updated On: Apr 28, 2026
  • $\frac{n+1}{6}$
  • $\frac{2n+1}{6}$
  • $\frac{n+1}{3}$
  • $\frac{2n+1}{3}$
Show Solution

The Correct Option is D

Solution and Explanation

Was this answer helpful?
0