(a). P=0.2,n= 12
(b).
can be obtained from =BINOM.DIST(2,12,0.2,TRUE) excel formula, which yields 0.558346
(c). P=3
P=3 can be obtained from =BINOM.DIST(3,12,0.2,FALSE) excel formula, which yields 0.236223
(d).
can be obtained from =BINOM.DIST(3,12,0.2,TRUE) excel formula, which yields 0.794569 . thus,
Comments