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) for a binomial distribution X∼B(n,p), we use the properties of mean and variance.
Given: X∼B(n,p) n=10 p=0.4
-
Calculate the mean E(X): For a binomial distribution, the mean is given by E(X)=np. E(X)=10×0.4=4
-
Calculate the probability of failure q: q=1−p=1−0.4=0.6
-
Calculate the variance Var(X): For a binomial distribution, the variance is given by Var(X)=npq. Var(X)=10×0.4×0.6=4×0.6=2.4
-
Calculate E(X2) using the relationship between variance, mean, and E(X2): The variance is also defined as Var(X)=E(X2)−[E(X)]2. Rearranging this formula to find E(X2): E(X2)=Var(X)+[E(X)]2 Substitute the calculated values of Var(X) and E(X): E(X2)=2.4+(4)2 E(X2)=2.4+16 E(X2)=18.4