Solveeit Logo

Question

Question: If X~B(n,p) with n = 10, p = 0.4 then E(x²) =...

If X~B(n,p) with n = 10, p = 0.4 then E(x²) =

A

4

B

2.4

C

3.6

D

18.4

Answer

18.4

Explanation

Solution

To find E(X2)E(X^2) for a binomial distribution XB(n,p)X \sim B(n,p), we use the properties of mean and variance.

Given: XB(n,p)X \sim B(n,p) n=10n = 10 p=0.4p = 0.4

  1. Calculate the mean E(X)E(X): For a binomial distribution, the mean is given by E(X)=npE(X) = np. E(X)=10×0.4=4E(X) = 10 \times 0.4 = 4

  2. Calculate the probability of failure qq: q=1p=10.4=0.6q = 1 - p = 1 - 0.4 = 0.6

  3. Calculate the variance Var(X)Var(X): For a binomial distribution, the variance is given by Var(X)=npqVar(X) = npq. Var(X)=10×0.4×0.6=4×0.6=2.4Var(X) = 10 \times 0.4 \times 0.6 = 4 \times 0.6 = 2.4

  4. Calculate E(X2)E(X^2) using the relationship between variance, mean, and E(X2)E(X^2): The variance is also defined as Var(X)=E(X2)[E(X)]2Var(X) = E(X^2) - [E(X)]^2. Rearranging this formula to find E(X2)E(X^2): E(X2)=Var(X)+[E(X)]2E(X^2) = Var(X) + [E(X)]^2 Substitute the calculated values of Var(X)Var(X) and E(X)E(X): E(X2)=2.4+(4)2E(X^2) = 2.4 + (4)^2 E(X2)=2.4+16E(X^2) = 2.4 + 16 E(X2)=18.4E(X^2) = 18.4