What Is the Probability That A Survives the Duel?

  • Thread starter Thread starter quasar987
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
0 replies · 2K views
Science Advisor
Homework Helper
Gold Member
Messages
4,796
Reaction score
32
I find the questions of this week are more difficult than usual. I am in dire need of assistance!

A and B fight in a duel. They pick up their guns and fire once at each other. A kills B with probability [itex]p_A[/itex] and B kills A with probability [itex]p_B[/itex]. If no one is killed, they repeat the process. What is...

a) The probability that A does not die


Sol:

[itex]\Omega[/itex]: Every possible outcome of the duel.

[itex]\Omega = \left\{ (A), (B), (AB), (d,A), (d,B), (d,AB), (d,d,A),..., (d,d,d,d,...)\right\}[/itex]

where A means "A wins", B measn "B wins", AB means "A and B both die" and "d" means a draw.

E: A does not die.

[itex]E_i[/itex]: The duel lasts i rounds and end up with the death of B and the survival of A.

O: Nobody ever dies, i.e. it is the case of perpetual draws.

[tex]E=\bigcup_{i=1}^{\infty}E_i \cup O[/tex]

Since these are all disjoint sets, P(E) is the sum of the probabilities, and we have

[tex]P(E_i) = [(1-p_A)(1-p_B)]^{i-1}p_A(1-p_B) \equiv r^{i-1}p_A(1-p_B)[/tex]

(I made the hypothesis of independence btw the shots, i.e. P(A and B miss) = P(A misses)P(B misses))

[tex]P(O)=\lim_{i\rightarrow \infty}[(1-p_A)(1-p_B)]^{i-1}=0[/tex]

[tex]\therefore P(E) = p_A(1-p_B)\sum_{i=0}^{\infty}r^i= \frac{p_A(1-p_B)}{1-r}[/tex]
 
Last edited: