Question
Mathematics Question on binomial distribution
Let X be a binomially distributed random variable with mean 4 and variance 4/3. Then, 54 P(X≤ 2) is equal to
A
2773
B
27146
C
81146
D
81126
Answer
27146
Explanation
Solution
Mean = 4 = μ = np
Variance=σ2=np(1−P)=34
4(1−P)=34
P=32
n×32=4
n=6
P(X=k)= nCkPk(1−P)n−k
P(X≤2)=P(X=0)+P(X=1)+P(X=2)
=6C0P0(1−p)6+6C1P1(1−P)5+6C2P2(1−P)4
=6C0(31)6+6C1(32)(31)5+6C2(32)2(31)4
=(31)6[1+12+60]=3673
54P(X≤2)
=3673×54=27146