Physics lover
- 249
- 25
yes i see it.Your method seems to be applicable for 1 duck only.But i think 2 ducks will be a difficult one and quite complicated.PeroK said:This may not help. If B has two extra shots: ##n + 2## against ##n##. Let ##x## be the probability that they are equal after ##n## shots, ##y## the probability that either is one duck ahead and ##z## the probability that either is two or more ducks ahead. First we have:
$$x + 2y + 2z = 1$$
The probablity that B shoots more ducks than A is:
$$ p = y + z + \frac 3 4 x + \frac 1 4 y$$
We can eliminate ##z## to get:
$$p = \frac 1 2 + \frac 1 4(x + y)$$
This is better than the way I did it previously. But, I don't know how easy it will be to calculate ##x## and ##y## in general.