Let X : Number of times he hits the target
Hitting the target is a bernoulli trial.
So, X has binomial distribution
P(X=x)=nCxqn−xpx
n = number of rounds fired
p = Probability of hitting =34
q= 1-p=14
Hence, P(X=x)=nCx(34)x(14)n−x
Given P(X≥1)>99 %, we need to find n
Now,
P(X≥1)>99 %
1−P(X=0)>99 %
1−nC0(34)0(14)n>0.99
1−(14)n>0.99
1−0.99=(14)n
4n>100
We know that , 44=256
So, n≥4
So, the minimum value of n is 4.
So, he must fire at least 4 times.