Q9
1 markMCQSection A

Let X be a discrete random variable, then the variance of X is :

Probability Distributions
Variance of a Random Variable

Options

(A)E(X2)E(X^2)
(B)E(X2)[E(X)]2E(X^2) - [E(X)]^2
(C)E(X2)+[E(X)]2E(X^2) + [E(X)]^2
(D)E(X2)[E(X)]2\sqrt{E(X^2) - [E(X)]^2}
Official Answer

The correct option is (B) E(X2)[E(X)]2E(X^2) - [E(X)]^2.


Reason

  • Variance measures spread about the mean: Var(X)=E[(Xμ)2]\text{Var}(X) = E[(X - \mu)^2].
  • Expanding gives the computational form Var(X)=E(X2)[E(X)]2\text{Var}(X) = E(X^2) - [E(X)]^2.
variancediscrete random variableexpectationE(X^2)meansecond momentspreadcomputational formula

Marking Scheme

  • 11 mark: correct option (B) E(X2)[E(X)]2E(X^2) - [E(X)]^2.
  • 2No marks for (A), (C) or (D); the raw second moment, the additive form, or the square-root (standard deviation) form are not accepted.

Hint

Variance = (mean of squares) minus (square of the mean).

Quick Oral Answer

Variance of a discrete random variable is the expected squared deviation from the mean, and its computational form is E(X squared) minus the square of E(X).

Analysis & Explanation

This is the standard short-cut (computational) formula for variance of a discrete random variable.


Concept

  • By definition Var(X)=E[(Xμ)2]\text{Var}(X) = E[(X - \mu)^2], where μ=E(X)\mu = E(X).
  • Expanding: E[X22μX+μ2]=E(X2)2μE(X)+μ2=E(X2)[E(X)]2E[X^2 - 2\mu X + \mu^2] = E(X^2) - 2\mu E(X) + \mu^2 = E(X^2) - [E(X)]^2.

Why the key is right

  • Option (B) is exactly this expanded form, so it is correct.

Why the distractors are wrong

  • (A) E(X2)E(X^2) alone is the raw second moment, not the variance; it ignores the mean correction term.
  • (C) uses a plus sign, which over-counts and can never give a spread measure.
  • (D) E(X2)[E(X)]2\sqrt{E(X^2) - [E(X)]^2} is the standard deviation (the square root of the variance), not the variance itself.

Common Mistakes

  1. 1Writing E(X2)E(X^2) alone and forgetting to subtract [E(X)]2[E(X)]^2.
  2. 2Adding instead of subtracting the square of the mean.
  3. 3Confusing variance with standard deviation by taking the square root, E(X2)[E(X)]2\sqrt{E(X^2) - [E(X)]^2}.

Interesting Facts

The identity Var(X)=E(X2)[E(X)]2\text{Var}(X) = E(X^2) - [E(X)]^2 is the discrete analogue of the 'mean of squares minus square of mean' rule used for grouped-data variance in statistics.

Because Var(X)0\text{Var}(X) \ge 0 always, this formula proves that E(X2)[E(X)]2E(X^2) \ge [E(X)]^2, a special case of the Cauchy-Schwarz inequality.

Spotted a mistake or something unclear?

Tell us — we fix reported answers fast.

Frequently Asked Questions

Why is variance E(X2)[E(X)]2E(X^2) - [E(X)]^2 and not E(X2)E(X^2)?

E(X2)E(X^2) is only the average of the squared values (raw second moment). Variance measures spread about the mean, so the square of the mean, [E(X)]2[E(X)]^2, must be subtracted to remove the location and leave only the dispersion.

How is variance different from standard deviation here?

Variance is E(X2)[E(X)]2E(X^2) - [E(X)]^2. Its square root, E(X2)[E(X)]2\sqrt{E(X^2) - [E(X)]^2}, is the standard deviation — which is exactly option (D), and therefore not the answer to a question asking for the variance.