Question:medium

Let \(X\) be a discrete random variable, \(\mu\) be its mean, and \(P(X=x)\) be the probability function. The variance of \(X\) is

Show Hint

Remember the two most important formulas for a discrete random variable: \[ E(X)=\sum xP(X=x), \] \[ \boxed{\operatorname{Var}(X)=E(X^2)-[E(X)]^2.} \] These formulas are frequently used in probability and statistics.
Updated On: Jul 23, 2026
  • \(\displaystyle \sum x^2P(X=x)-\sum x(P(X=x))^2\)
  • \(\displaystyle \sum (x-\mu)P(X=x)\)
  • \(\displaystyle \sum x^2P(X=x)-\mu^2\)
  • \(\displaystyle \sum x^2P(X=x)-\left(\sum x\right)^2\)
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0