Thread Closed

Interesting thing about archers hitting the target

 
Share Thread Thread Tools
Jun13-09, 10:23 AM   #1
 
Blog Entries: 1

Interesting thing about archers hitting the target


Hello, again!

I got one very interesting question.

We got three archers, and the probability of the ones to hit the target is:
A1, A2, A3.

What if the task is to find the probability that the target will be hit at least from one archer.

So at least one archer to hit the target.

Is it P(A1 U A2 U A3) = A1 + A2 +A3 ?

Or [tex](1- P(\bar{A_{1}} \cap \bar{A_{2}} \cap \bar{A_{3}})) = 1 - \bar{A_{1}}* \bar{A_{2}} * \bar{A_{3}}[/tex], where [tex]\bar{A}[/tex] is opposite of A?

Or maybe, both are valid?

Thanks in advance.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Jun13-09, 10:47 AM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by Дьявол View Post
Hello, again!

I got one very interesting question.

We got three archers, and the probability of the ones to hit the target is:
A1, A2, A3.

What if the task is to find the probability that the target will be hit at least from one archer.

So at least one archer to hit the target.

Is it P(A1 U A2 U A3) = A1 + A2 +A3 ?
No. This is wrong. [itex]P(A_1\cup A_2)= P(A_1)+ P(A_2)- P(A_1\cap A_2)[/itex] and that extends to 3 events: [itex]P(A_1\cup A_2\cup A_3)= P(A_1)+ P(A_2)+ P(A_3)- P(A_1\cap A_2)- P(A_1\cap A_3)[/itex][itex]- P(A_2\cap A_3)+ P(A_1\cap A_2\cap A_3)[/itex].

Or [tex](1- P(\bar{A_{1}} \cap \bar{A_{2}} \cap \bar{A_{3}})) = 1 - \bar{A_{1}}* \bar{A_{2}} * \bar{A_{3}}[/tex], where [tex]\bar{A}[/tex] is opposite of A?
Yes, this is correct.

Or maybe, both are valid?

Thanks in advance.
 
Jun13-09, 10:53 AM   #3
 
Blog Entries: 1
Thanks for the post, HallsofIvy.

In this case, the shootings of the archers are independent cases. So that's why we do not need [itex]P(A_1\cup A_2\cup A_3)= P(A_1)+ P(A_2)+ P(A_3)- P(A_1\cap A_2)- P(A_1\cap A_3)- P(A_2\cap A_3)+ P(A_1\cap A_2\cap A_3)[/itex]
since [itex]P(A_1\cap A_2)- P(A_1\cap A_3)- P(A_2\cap A_3)+ P(A_1\cap A_2\cap A_3)=0-0-0-0=0[/itex]. That's why I said independent cases.

But what if P(A1)=0.8, P(A2)=0.9, P(A3)=0.75

In that case the sum [itex]P(A_1\cup A_2\cup A_3)= P(A_1)+ P(A_2)+ P(A_3)=0.8+0.9+0.75=2.45[/itex]

This is strange.
 
Jun13-09, 11:55 AM   #4
 

Interesting thing about archers hitting the target


The fact that two cases A and B are independent doesn't mean P(A n B) = 0. It means that P(A n B) = P(A)P(B).
 
Jun13-09, 01:00 PM   #5
 
Blog Entries: 1
If two cases are independent, that means that they do not have something in common, right? So A n B = 0, right?
 
Jun13-09, 02:52 PM   #6
 
Recognitions:
Homework Helper Homework Help
Quote by Дьявол View Post
If two cases are independent, that means that they do not have something in common, right? So A n B = 0, right?
No,

[tex]
A \cap B = \emptyset
[/tex]

if the two sets are disjoint , which is not the same as independent.
 
Jun13-09, 04:36 PM   #7
 
If two cases are independent, that means that they do not have something in common, right? So A n B = 0, right?
Actually, that would mean that they're not independent. Two events are independent if the occurrence of one does not influence the occurrence of the other, i.e. P(A|B) = P(A). If [tex]A \cap B = \emptyset[/tex], then P(A|B) = 0, so the events are not independent.

With regards to the original question, it would be easiest to take the probability that every archer misses and subtract it from one.
 
Jun14-09, 03:36 AM   #8
 
Blog Entries: 1
Thanks for the replies.
@Tibarn, in this case the occurrence of one does not influence the occurrence of the other.
[tex]P(A/B)=\frac{m_{A\cap B} }{ m_{B}}[/tex]
out of there
[tex]P(A/B)=\frac{\frac{m_{A\cap B}}{n}}{\frac{m_{B}}{n}}[/tex]
and
[tex]P(A/B)=\frac{P(A\cap B)}{ P(B)}[/tex]

The cases are independent if the occurrence of one does not influence the occurrence of the other. So, if two cases are independent, then P(A/B)=P(A). Out of there P(A n B)=P(A)*P(B)

Now, let's get back to the task. I think I mean, disjoint. So cases A,B are disjoint.

P(A U B)=P(A) + P(B) - P(A n B)

In this case [itex]m_{A\cap B}=0[/itex] because the cases:
I - the 1st archer will hit the target
II - the 2nd archer will hit the target

DO NOT have something in common.

[tex] P(A U B) = \frac{m_A+m_B-m_{A\cap B}}{n}[/tex]

[tex] P(A U B) = \frac{m_A+m_B-0}{n}=P(A)+P(B)[/tex]

Is this true?

Are those cases disjoint??
 
Jun14-09, 11:30 AM   #9
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by Дьявол View Post
Now, let's get back to the task. I think I mean, disjoint. So cases A,B are disjoint.

P(A U B)=P(A) + P(B) - P(A n B)

In this case [itex]m_{A\cap B}=0[/itex] because the cases:
I - the 1st archer will hit the target
II - the 2nd archer will hit the target

DO NOT have something in common.

[tex] P(A U B) = \frac{m_A+m_B-m_{A\cap B}}{n}[/tex]

[tex] P(A U B) = \frac{m_A+m_B-0}{n}=P(A)+P(B)[/tex]

Is this true?

Are those cases disjoint??
You're saying that if one archer hits the target the other one always misses?
 
Jun14-09, 02:37 PM   #10
 
Blog Entries: 1
Are those cases disjoint?
 
Jun14-09, 08:37 PM   #11
 
In this case [tex]m_{A \cap B}=0[/tex] because the cases:
I - the 1st archer will hit the target
II - the 2nd archer will hit the target

DO NOT have something in common.
Think about this intuitively. If A and B are disjoint, then event A and event B cannot occur simultaneously. So, if A is the first archer hitting the target and B is the second archer hitting the target, [tex]P(A \cap B) = 0[/tex] means that both archers cannot simultaneously hit the target. If we know that A hit the target, then it would follow that B missed the target, so the events are not independent (unless A or B always misses).

If both archers take one shot, then we have four possible events:
1. Both miss
2. Archer A hits, B misses
3. Archer A misses, B hits
4. Both hit.

In this case, [tex]A \cap B[/tex] is case 4, where both archers hit. If you're going to do probability by cases, it's important that you get all of them.
 
Jun15-09, 08:53 AM   #12
 
Blog Entries: 1
Now, I understood. Thank you very much for the help.

Regards.
 
Jun15-09, 10:29 AM   #13
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
You may be confusing "mutually exclusive" with "independent". "Independent" means what happens in one case does not affect what happens in the other- [itex]P(A\cap B)= P(A)P(B)[/itex] or, equivalently, P(A|B)= P(A). "Mutually exclusive" means [itex]P(A\cap B)= 0[/itex] so that P(A|B)= 0. Not at all the same thing!
 
Jun15-09, 10:56 AM   #14
 
Blog Entries: 1
Yes, you're right. I did a little research, and find out that the events in this case aren't exclusive, but they are independent. Because if they are exclusive P(A) or P(B) will be equal 0 so that P(A n B)=0.
 
Thread Closed

Tags
archers, probability
Thread Tools


Similar Threads for: Interesting thing about archers hitting the target
Thread Forum Replies
Is this an ego thing, a dishonesty thing, or a smart thing to do? (concerning grades) Academic Guidance 10
Would metal hitting metal or metal hitting glass make more noise? General Discussion 3
hitting moving target with projectile (w/ gravity) 2D General Physics 3
Very interesting article requires math I don't have, guru? If not, interesting NTL Introductory Physics Homework 12
Hitting a target Introductory Physics Homework 1