Question 908623
p(healthy) = .30, n 10
P(x ≥ 3) = 1 - binomcdf(10, .30, 2)
..........
p(inf) = .70
P(x ≥ 4)= 1 - binomcdf(10, .70, 3)