#ThisWeeksFiddler, 20260220

This week the #puzzle is: Can the Archers Coordinate? #probabilities

Two logicians are trying to earn a fabulous prize as a team. There are three targets, and, to win the prize, each logician must fire a single arrow and hit the same target as the other. Two of the targets are closer but are otherwise indistinguishable; the logicians know they each have a 98 percent chance of hitting either of these targets. The third target is farther away; the logicians know they each have a 70 percent chance of hitting that target.
The logicians can’t cooperate or consult in advance, and they have no knowledge of which target their counterpart is aiming for or whether they are successful.
What is the probability they will win the prize?

And for extra credit:

As before, there are still three targets, but their respective probabilities of being struck have changed. That said, two of the targets remain indistinguishable from each other and have the same probability of being struck. Moreover, all three probabilities are rational.
After doing some mental arithmetic, the logicians realize that it doesn’t matter which target they aim for—their probability of winning the prize is the same no matter what.
What is their probability of winning the prize?

Can the Archers Coordinate?

Possibly incorrect solution:

If the logicians could’ve consulted beforehand, they could have chosen 1 of 2 strategies. The 1st one involves aiming for one of the easy targets, the 2nd involves aiming for the hard target. Let’s look at the probability a strategy succeeds.

p(s1)=0.98â‹…0.5â‹…0.98=0.4802p(s_{1}) = 0.98 \cdot 0.5 \cdot 0.98=0.4802

p(s2)=0.7â‹…0.7=0.49p(s_{2})=0.7 \cdot 0.7=0.49

The 1st strategy includes, that the 2nd logician won’t know, which easy target the 1st logician aimed at, so there’s a 50% chance of aiming for the same one.

Both logicians will realize, that the 2nd strategy is superior. They both employ this strategy. The probability they will win the prize is 0.49 = 49%.

And for extra credit:

This time the probabilities depend on unknown numbers for the underlying probabilities. Based on integer choices for all the unknown numbers (so that the resulting probabilities are rational), this must hold:

peasy=mnp_{easy}=\frac{m}{n}

phard=oqp_{hard}=\frac{o}{q}

It doesn’t matter which target is chosen, the probabilities will be the same. This means.

p(s1)=p(s2)p(s_{1})=p(s_{2})

0.5(mn)2=(oq)20.5 {(\frac{m}{n})^{2}}={(\frac{o}{q})^{2}}

0.5m2q2=o2n20.5 {m²}{q²}={o²}{n²}

0.5mq=on\sqrt{0.5}mq=on

As the square root isn’t an integer, this must mean the rest of the equation is 0.

m=o=0m=o=0

Therefore the probability of hitting anything is 0.

My only problem is, this doesn’t seem to require any mental arithmetic?

Another solution could be, that actually all 3 targets are indistinguishable. But again, this wouldn’t require any mental arithmetic. Still, in that case the probability would be, for some integers:

p(s)=13m2n2,mn≤1p(s)=\frac{1}{3}\frac{m^{2}}{n^{2}} , \frac{m}{n} \leq 1

The chance they choose the same target, and the chance of hitting it.

Result: m^2/3n^2, m and n integers, at least 0, at most 1/3.

Skriv en kommentar