Question 918649
p(grow) = .70, p(not grow) = .30
n = 7
P(x = 4 not grow) = binompdf(7, .30, 4)
Or
P = (7C4)(.30)^4(.70)^3