Hi
My thoughts;
Ap = 1/2, Bp = 1/4 P(Hit) = 3/4 0r 75%
The outcomes of the shots are independent among them
a) 25% escape, 75% hit by the hunters
b)P(A|hit) = .5/.75
c) n= 100, P(x=10survive) = bionom(100, .25, 10)
d) If 5 gooses appear and they have all survived, then, Use n = 3
P(8th is hit) = P(x>2) =1- binomcdf(3,.75, 2)