JEE AdvancedHardQuestion 270014
Question
If X is a binomial random variable B(n, p) with mean 6 and variance 2, then n equals:
- A9Correct
- B18
- C6
- D12
Correct answer
9
Explanation
Mean = np = 6, Variance = np(1−p) = 2. So np(1−p)/(np) = 2/6 → 1−p = 1/3 → p = 2/3. Then n = 6/p = 6/(2/3) = 9.