
Dr Vishwas P. answered 05/12/17
Tutor
0
(0)
Math Teacher with high success rate
n = 4, p (probability of success)= 0.4 and X (# of success)= 2
Required probability = C(4, 2)*(0.4)2*(0.6)2 = 0.3456
If you are using TiNspire CX CAS calculator,
go calc > Menu > 5 > 5 > D and plug in n, p and X in that order. The display would be
binomPdf(4, 0.4, 2) = 0.3456