Hi Binomial Distribution: p = .002 n = 500 P(x = 2) = binompdf(500, .002,2) = .1841 P(x ≥ 3) = 1 - P( x ≤ 2) = 1 - binomcdf(500, .002, 2) = 1 - .9199 = .0801 Whether one use an Excel function or hand held calculator, Important to feel comfortable with the result. Stattrek.com a reliable source to check one's work. Wish You the Best in your Studies.