Question 1168989
This is a binomial distribution (200, 0.055)
for at least 8 one could do this with a calculator by looking at 0-7 and adding those probabilities and subtracting from 1. (or p(8,9,10,...until too small to matter)

Alternatively could use normal approximation
mean=np=200*0.055=11
variance is np(1-p)=11*0.945=10.395
sd is sqrt(V)=3.22
Then at least 8 would be a normal distribution (11, 10.395)