sum(binomial(n,k)*p^k*(1-p)^(n-k)), k=0 to 7 for n=1000 and p=0.005