Step 1: Understanding the Question:
For a binomial distribution with mean 4 and variance 2, find P(X=2).
Step 2: Key Formula or Approach:
Mean=np, Variance=npq; solve for n and p, then use binomial probability formula.
Step 3: Detailed Explanation:
np=4, npq=2 → q=2/4=1/2 → p=1/2 → n=8. P(X=2) = C(8,2)(1/2)²(1/2)⁶ = 28 × (1/256) = 28/256.
Step 4: Final Answer:
P(X=2) = 28/256, matching option (A).