Let X = aZ + b, where Z is a standard normal random variable, and a, b are two unknown constants. It is given that E[X] = 1, E[(X - E[X])^2] = -2, E[(X - E[X])^2]^2 = 4 where E[X] denotes the expectation of random variable X. The values of a, b are: A. a = -2, b = 1 B. a = 2, b = -1 C. a = -1, b = 3 D. a = 1, b = 0.25

GATE 2025 · Engineering Mathematics · Expectation · medium

Answer: A. a = -2, b = 1

  1. Find b from the mean condition: E[X] = b = 1, so b = 1.
  2. Find a from the variance condition: If Var(X) = 4 then a^2 = 4, giving a = 2 or a = -2.
  3. Select from answer choices: Option A: a = -2, b = 1 satisfies both conditions. Option B: a = 2, b = -1 fails E[X] = 1 since b = -1 != 1.