
Jon S. answered 05/06/22
Patient and Knowledgeable Math and English Tutor
Each throw is independent, so can use binomial distribution formula to find probability.
x n-x
P(x successes in n tries) = n! p (1-p)
------
x! (n-x)!
where p is the probability of success
for this problem p = 0.95.
want to know P(x < 8). That would be the same as 1 - P( x >=8).
so can find P(x = 8) + P(x = 9) + P(x = 10), then subtract that value from 1.