Let X= the number of accounts which are overdue: X∼Bin(n,p)
Given p=0.35,n=5.
P(X=x)=(xn)px(1−p)n−x
P(X=0)=(05)0.350(1−0.35)5−0
=0.1160290625
P(X=1)=(15)0.351(1−0.35)5−1
=0.3123859375
P(X=2)=(25)0.352(1−0.35)5−2
=0.336415625
P(X=3)=(35)0.353(1−0.35)5−3
=0.181146875
P(X=4)=(45)0.354(1−0.35)5−4
=0.0487703125
P(X=5)=(55)0.355(1−0.35)5−5
=0.0052521875
x012345p(x)0.11602906250.31238593750.3364156250.1811468750.04877031250.0052521875
Comments