Question 994081
we use the binomial probability formula
Probability(P) = (nCk) * p^k * q^(n-k) where nCk is the combination of n items taken k at a time
********************************************************************
P(k > or = 2) = 1 - ( P ( k = 0 ) + P ( k = 1 ) )
p = .001, q = .999, n = 75
P ( k = 0 ) = 0.927708673390002
P ( k = 1 ) = 0.0696477983025527
P(k > or = 2) = 1 - (0.927708673390002 + 0.0696477983025527)
P(k > or = 2) = 0.002643528