Finding the probability that at least two people hit a target
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
Three persons A, B and C aim at a target. The probability of person A, B, and C hitting the target is $1/2$, $1/3$, and $1/4$ respectively. Find the probability that at least two of them will hit the target?
probability
add a comment |Â
up vote
0
down vote
favorite
Three persons A, B and C aim at a target. The probability of person A, B, and C hitting the target is $1/2$, $1/3$, and $1/4$ respectively. Find the probability that at least two of them will hit the target?
probability
3
Hello and welcome to Mathematics SE! Can you show us what you have tried so far? And what is your knowledge of this subject? Can you imagine how you would find the probability that they all hit or miss?
â Jan
Aug 21 at 14:22
Can you find the probability that A and B hit and C misses?
â Ross Millikan
Aug 21 at 14:28
Aayush. please upvote and accept (green tick) an answer if your query has been answered.
â prog_SAHIL
Aug 22 at 3:02
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Three persons A, B and C aim at a target. The probability of person A, B, and C hitting the target is $1/2$, $1/3$, and $1/4$ respectively. Find the probability that at least two of them will hit the target?
probability
Three persons A, B and C aim at a target. The probability of person A, B, and C hitting the target is $1/2$, $1/3$, and $1/4$ respectively. Find the probability that at least two of them will hit the target?
probability
edited Aug 21 at 14:48
N. F. Taussig
38.8k93153
38.8k93153
asked Aug 21 at 14:18
Aayush Mukharji
214
214
3
Hello and welcome to Mathematics SE! Can you show us what you have tried so far? And what is your knowledge of this subject? Can you imagine how you would find the probability that they all hit or miss?
â Jan
Aug 21 at 14:22
Can you find the probability that A and B hit and C misses?
â Ross Millikan
Aug 21 at 14:28
Aayush. please upvote and accept (green tick) an answer if your query has been answered.
â prog_SAHIL
Aug 22 at 3:02
add a comment |Â
3
Hello and welcome to Mathematics SE! Can you show us what you have tried so far? And what is your knowledge of this subject? Can you imagine how you would find the probability that they all hit or miss?
â Jan
Aug 21 at 14:22
Can you find the probability that A and B hit and C misses?
â Ross Millikan
Aug 21 at 14:28
Aayush. please upvote and accept (green tick) an answer if your query has been answered.
â prog_SAHIL
Aug 22 at 3:02
3
3
Hello and welcome to Mathematics SE! Can you show us what you have tried so far? And what is your knowledge of this subject? Can you imagine how you would find the probability that they all hit or miss?
â Jan
Aug 21 at 14:22
Hello and welcome to Mathematics SE! Can you show us what you have tried so far? And what is your knowledge of this subject? Can you imagine how you would find the probability that they all hit or miss?
â Jan
Aug 21 at 14:22
Can you find the probability that A and B hit and C misses?
â Ross Millikan
Aug 21 at 14:28
Can you find the probability that A and B hit and C misses?
â Ross Millikan
Aug 21 at 14:28
Aayush. please upvote and accept (green tick) an answer if your query has been answered.
â prog_SAHIL
Aug 22 at 3:02
Aayush. please upvote and accept (green tick) an answer if your query has been answered.
â prog_SAHIL
Aug 22 at 3:02
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
4
down vote
HINT:
$textP(Required)= P(A and B hits, C misses)+P(A and C hits, B misses) +$
$;;;;;;;;;;;;;;;;;;;;;;textP(C and B hits, A misses)+P(A,B,C all hit)$
$textP(A)=A hits
, P(A')=A misses= 1- P(A)$
$textP(B)=B hits
, P(B')=B misses= 1- P(B)$
$textP(C)=C hits
, P(C')=C misses= 1- P(C)$
So you can write,
$textP(Required)= P(A)P(B)P(C')+P(A)P(B')P(C) +P(A')P(B)P(C)+P(A)P(B)P(C)$
$$=frac12cdotfrac13cdotbigg(1-frac14bigg)+frac12cdotfrac14cdotbigg(1-frac13bigg)+frac14cdotfrac13cdotbigg(1-frac12bigg)+frac12cdotfrac13cdotfrac14$$
$$=frac324+frac224+frac124+frac124$$
$$=frac724$$
Comment if you have any more doubts.
Answer is 7/24 but I don't know how it came? I wants steps of solution it would be great fun for me if can solve it with steps of solution.
â Aayush Mukharji
Aug 21 at 15:19
@AayushMukharji are you familiar with independent and dependent events?
â prog_SAHIL
Aug 21 at 15:22
Good explanation. I added my answer as a more basic version to guide the OP who does not appear to have a solid background in probability and try to give a more intuitive approach.
â Jan
Aug 21 at 15:29
@Jan, He is most probably unaware of how independent and dependent events work. Nice answer. +1'ed.
â prog_SAHIL
Aug 21 at 15:31
Thank you I understood everything.Thanks for your quick reply.This is the best website and best people here answering and discussing.
â Aayush Mukharji
Aug 22 at 1:50
add a comment |Â
up vote
1
down vote
I am not going to be giving you the answer, but I will hopefully give you the means to find it yourself.
So we have three shooters who can all hit or miss the target. So there are many possible outcomes of the shooting. For example, A can miss, B can hit and C can miss. Clearly this is different from A hitting, B missing and C missing. Even though the amount of them hitting the target in total is the same, the events are not the same. In fact, they don't even have the same probability!
The first event, A miss, B hit, C miss has a certain probability. Do you know how to compute this? Assuming that they shoot independently (A hitting or missing does not impact the chances of B or C hitting or missing) we can multiply the probabilities to get the probability of this event.
$$P(mathrmA miss, B miss, C miss)=P(mathrmA miss) cdot P(mathrmB hit) cdot P(mathrmC miss) = (1-frac12) cdot frac13 cdot (1-frac14)$$
Now see if you can compute this for the other event.
Now that you understand how to calculate the probability for an event, let's look at the question.
We are looking for the probability of 2 or more shooters hitting the target. So this is the cases where 2 of the 3 shooters hit and the case where they all hit the target.
If you list all these events, you see that there are 4 events in total for which you will have to compute the probabilities. Adding them together will give you the required answer!
Good luck :)
Thanks for guiding me.
â Aayush Mukharji
Aug 22 at 1:48
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
4
down vote
HINT:
$textP(Required)= P(A and B hits, C misses)+P(A and C hits, B misses) +$
$;;;;;;;;;;;;;;;;;;;;;;textP(C and B hits, A misses)+P(A,B,C all hit)$
$textP(A)=A hits
, P(A')=A misses= 1- P(A)$
$textP(B)=B hits
, P(B')=B misses= 1- P(B)$
$textP(C)=C hits
, P(C')=C misses= 1- P(C)$
So you can write,
$textP(Required)= P(A)P(B)P(C')+P(A)P(B')P(C) +P(A')P(B)P(C)+P(A)P(B)P(C)$
$$=frac12cdotfrac13cdotbigg(1-frac14bigg)+frac12cdotfrac14cdotbigg(1-frac13bigg)+frac14cdotfrac13cdotbigg(1-frac12bigg)+frac12cdotfrac13cdotfrac14$$
$$=frac324+frac224+frac124+frac124$$
$$=frac724$$
Comment if you have any more doubts.
Answer is 7/24 but I don't know how it came? I wants steps of solution it would be great fun for me if can solve it with steps of solution.
â Aayush Mukharji
Aug 21 at 15:19
@AayushMukharji are you familiar with independent and dependent events?
â prog_SAHIL
Aug 21 at 15:22
Good explanation. I added my answer as a more basic version to guide the OP who does not appear to have a solid background in probability and try to give a more intuitive approach.
â Jan
Aug 21 at 15:29
@Jan, He is most probably unaware of how independent and dependent events work. Nice answer. +1'ed.
â prog_SAHIL
Aug 21 at 15:31
Thank you I understood everything.Thanks for your quick reply.This is the best website and best people here answering and discussing.
â Aayush Mukharji
Aug 22 at 1:50
add a comment |Â
up vote
4
down vote
HINT:
$textP(Required)= P(A and B hits, C misses)+P(A and C hits, B misses) +$
$;;;;;;;;;;;;;;;;;;;;;;textP(C and B hits, A misses)+P(A,B,C all hit)$
$textP(A)=A hits
, P(A')=A misses= 1- P(A)$
$textP(B)=B hits
, P(B')=B misses= 1- P(B)$
$textP(C)=C hits
, P(C')=C misses= 1- P(C)$
So you can write,
$textP(Required)= P(A)P(B)P(C')+P(A)P(B')P(C) +P(A')P(B)P(C)+P(A)P(B)P(C)$
$$=frac12cdotfrac13cdotbigg(1-frac14bigg)+frac12cdotfrac14cdotbigg(1-frac13bigg)+frac14cdotfrac13cdotbigg(1-frac12bigg)+frac12cdotfrac13cdotfrac14$$
$$=frac324+frac224+frac124+frac124$$
$$=frac724$$
Comment if you have any more doubts.
Answer is 7/24 but I don't know how it came? I wants steps of solution it would be great fun for me if can solve it with steps of solution.
â Aayush Mukharji
Aug 21 at 15:19
@AayushMukharji are you familiar with independent and dependent events?
â prog_SAHIL
Aug 21 at 15:22
Good explanation. I added my answer as a more basic version to guide the OP who does not appear to have a solid background in probability and try to give a more intuitive approach.
â Jan
Aug 21 at 15:29
@Jan, He is most probably unaware of how independent and dependent events work. Nice answer. +1'ed.
â prog_SAHIL
Aug 21 at 15:31
Thank you I understood everything.Thanks for your quick reply.This is the best website and best people here answering and discussing.
â Aayush Mukharji
Aug 22 at 1:50
add a comment |Â
up vote
4
down vote
up vote
4
down vote
HINT:
$textP(Required)= P(A and B hits, C misses)+P(A and C hits, B misses) +$
$;;;;;;;;;;;;;;;;;;;;;;textP(C and B hits, A misses)+P(A,B,C all hit)$
$textP(A)=A hits
, P(A')=A misses= 1- P(A)$
$textP(B)=B hits
, P(B')=B misses= 1- P(B)$
$textP(C)=C hits
, P(C')=C misses= 1- P(C)$
So you can write,
$textP(Required)= P(A)P(B)P(C')+P(A)P(B')P(C) +P(A')P(B)P(C)+P(A)P(B)P(C)$
$$=frac12cdotfrac13cdotbigg(1-frac14bigg)+frac12cdotfrac14cdotbigg(1-frac13bigg)+frac14cdotfrac13cdotbigg(1-frac12bigg)+frac12cdotfrac13cdotfrac14$$
$$=frac324+frac224+frac124+frac124$$
$$=frac724$$
Comment if you have any more doubts.
HINT:
$textP(Required)= P(A and B hits, C misses)+P(A and C hits, B misses) +$
$;;;;;;;;;;;;;;;;;;;;;;textP(C and B hits, A misses)+P(A,B,C all hit)$
$textP(A)=A hits
, P(A')=A misses= 1- P(A)$
$textP(B)=B hits
, P(B')=B misses= 1- P(B)$
$textP(C)=C hits
, P(C')=C misses= 1- P(C)$
So you can write,
$textP(Required)= P(A)P(B)P(C')+P(A)P(B')P(C) +P(A')P(B)P(C)+P(A)P(B)P(C)$
$$=frac12cdotfrac13cdotbigg(1-frac14bigg)+frac12cdotfrac14cdotbigg(1-frac13bigg)+frac14cdotfrac13cdotbigg(1-frac12bigg)+frac12cdotfrac13cdotfrac14$$
$$=frac324+frac224+frac124+frac124$$
$$=frac724$$
Comment if you have any more doubts.
edited Aug 21 at 15:16
answered Aug 21 at 14:45
prog_SAHIL
1,197318
1,197318
Answer is 7/24 but I don't know how it came? I wants steps of solution it would be great fun for me if can solve it with steps of solution.
â Aayush Mukharji
Aug 21 at 15:19
@AayushMukharji are you familiar with independent and dependent events?
â prog_SAHIL
Aug 21 at 15:22
Good explanation. I added my answer as a more basic version to guide the OP who does not appear to have a solid background in probability and try to give a more intuitive approach.
â Jan
Aug 21 at 15:29
@Jan, He is most probably unaware of how independent and dependent events work. Nice answer. +1'ed.
â prog_SAHIL
Aug 21 at 15:31
Thank you I understood everything.Thanks for your quick reply.This is the best website and best people here answering and discussing.
â Aayush Mukharji
Aug 22 at 1:50
add a comment |Â
Answer is 7/24 but I don't know how it came? I wants steps of solution it would be great fun for me if can solve it with steps of solution.
â Aayush Mukharji
Aug 21 at 15:19
@AayushMukharji are you familiar with independent and dependent events?
â prog_SAHIL
Aug 21 at 15:22
Good explanation. I added my answer as a more basic version to guide the OP who does not appear to have a solid background in probability and try to give a more intuitive approach.
â Jan
Aug 21 at 15:29
@Jan, He is most probably unaware of how independent and dependent events work. Nice answer. +1'ed.
â prog_SAHIL
Aug 21 at 15:31
Thank you I understood everything.Thanks for your quick reply.This is the best website and best people here answering and discussing.
â Aayush Mukharji
Aug 22 at 1:50
Answer is 7/24 but I don't know how it came? I wants steps of solution it would be great fun for me if can solve it with steps of solution.
â Aayush Mukharji
Aug 21 at 15:19
Answer is 7/24 but I don't know how it came? I wants steps of solution it would be great fun for me if can solve it with steps of solution.
â Aayush Mukharji
Aug 21 at 15:19
@AayushMukharji are you familiar with independent and dependent events?
â prog_SAHIL
Aug 21 at 15:22
@AayushMukharji are you familiar with independent and dependent events?
â prog_SAHIL
Aug 21 at 15:22
Good explanation. I added my answer as a more basic version to guide the OP who does not appear to have a solid background in probability and try to give a more intuitive approach.
â Jan
Aug 21 at 15:29
Good explanation. I added my answer as a more basic version to guide the OP who does not appear to have a solid background in probability and try to give a more intuitive approach.
â Jan
Aug 21 at 15:29
@Jan, He is most probably unaware of how independent and dependent events work. Nice answer. +1'ed.
â prog_SAHIL
Aug 21 at 15:31
@Jan, He is most probably unaware of how independent and dependent events work. Nice answer. +1'ed.
â prog_SAHIL
Aug 21 at 15:31
Thank you I understood everything.Thanks for your quick reply.This is the best website and best people here answering and discussing.
â Aayush Mukharji
Aug 22 at 1:50
Thank you I understood everything.Thanks for your quick reply.This is the best website and best people here answering and discussing.
â Aayush Mukharji
Aug 22 at 1:50
add a comment |Â
up vote
1
down vote
I am not going to be giving you the answer, but I will hopefully give you the means to find it yourself.
So we have three shooters who can all hit or miss the target. So there are many possible outcomes of the shooting. For example, A can miss, B can hit and C can miss. Clearly this is different from A hitting, B missing and C missing. Even though the amount of them hitting the target in total is the same, the events are not the same. In fact, they don't even have the same probability!
The first event, A miss, B hit, C miss has a certain probability. Do you know how to compute this? Assuming that they shoot independently (A hitting or missing does not impact the chances of B or C hitting or missing) we can multiply the probabilities to get the probability of this event.
$$P(mathrmA miss, B miss, C miss)=P(mathrmA miss) cdot P(mathrmB hit) cdot P(mathrmC miss) = (1-frac12) cdot frac13 cdot (1-frac14)$$
Now see if you can compute this for the other event.
Now that you understand how to calculate the probability for an event, let's look at the question.
We are looking for the probability of 2 or more shooters hitting the target. So this is the cases where 2 of the 3 shooters hit and the case where they all hit the target.
If you list all these events, you see that there are 4 events in total for which you will have to compute the probabilities. Adding them together will give you the required answer!
Good luck :)
Thanks for guiding me.
â Aayush Mukharji
Aug 22 at 1:48
add a comment |Â
up vote
1
down vote
I am not going to be giving you the answer, but I will hopefully give you the means to find it yourself.
So we have three shooters who can all hit or miss the target. So there are many possible outcomes of the shooting. For example, A can miss, B can hit and C can miss. Clearly this is different from A hitting, B missing and C missing. Even though the amount of them hitting the target in total is the same, the events are not the same. In fact, they don't even have the same probability!
The first event, A miss, B hit, C miss has a certain probability. Do you know how to compute this? Assuming that they shoot independently (A hitting or missing does not impact the chances of B or C hitting or missing) we can multiply the probabilities to get the probability of this event.
$$P(mathrmA miss, B miss, C miss)=P(mathrmA miss) cdot P(mathrmB hit) cdot P(mathrmC miss) = (1-frac12) cdot frac13 cdot (1-frac14)$$
Now see if you can compute this for the other event.
Now that you understand how to calculate the probability for an event, let's look at the question.
We are looking for the probability of 2 or more shooters hitting the target. So this is the cases where 2 of the 3 shooters hit and the case where they all hit the target.
If you list all these events, you see that there are 4 events in total for which you will have to compute the probabilities. Adding them together will give you the required answer!
Good luck :)
Thanks for guiding me.
â Aayush Mukharji
Aug 22 at 1:48
add a comment |Â
up vote
1
down vote
up vote
1
down vote
I am not going to be giving you the answer, but I will hopefully give you the means to find it yourself.
So we have three shooters who can all hit or miss the target. So there are many possible outcomes of the shooting. For example, A can miss, B can hit and C can miss. Clearly this is different from A hitting, B missing and C missing. Even though the amount of them hitting the target in total is the same, the events are not the same. In fact, they don't even have the same probability!
The first event, A miss, B hit, C miss has a certain probability. Do you know how to compute this? Assuming that they shoot independently (A hitting or missing does not impact the chances of B or C hitting or missing) we can multiply the probabilities to get the probability of this event.
$$P(mathrmA miss, B miss, C miss)=P(mathrmA miss) cdot P(mathrmB hit) cdot P(mathrmC miss) = (1-frac12) cdot frac13 cdot (1-frac14)$$
Now see if you can compute this for the other event.
Now that you understand how to calculate the probability for an event, let's look at the question.
We are looking for the probability of 2 or more shooters hitting the target. So this is the cases where 2 of the 3 shooters hit and the case where they all hit the target.
If you list all these events, you see that there are 4 events in total for which you will have to compute the probabilities. Adding them together will give you the required answer!
Good luck :)
I am not going to be giving you the answer, but I will hopefully give you the means to find it yourself.
So we have three shooters who can all hit or miss the target. So there are many possible outcomes of the shooting. For example, A can miss, B can hit and C can miss. Clearly this is different from A hitting, B missing and C missing. Even though the amount of them hitting the target in total is the same, the events are not the same. In fact, they don't even have the same probability!
The first event, A miss, B hit, C miss has a certain probability. Do you know how to compute this? Assuming that they shoot independently (A hitting or missing does not impact the chances of B or C hitting or missing) we can multiply the probabilities to get the probability of this event.
$$P(mathrmA miss, B miss, C miss)=P(mathrmA miss) cdot P(mathrmB hit) cdot P(mathrmC miss) = (1-frac12) cdot frac13 cdot (1-frac14)$$
Now see if you can compute this for the other event.
Now that you understand how to calculate the probability for an event, let's look at the question.
We are looking for the probability of 2 or more shooters hitting the target. So this is the cases where 2 of the 3 shooters hit and the case where they all hit the target.
If you list all these events, you see that there are 4 events in total for which you will have to compute the probabilities. Adding them together will give you the required answer!
Good luck :)
answered Aug 21 at 15:28
Jan
614416
614416
Thanks for guiding me.
â Aayush Mukharji
Aug 22 at 1:48
add a comment |Â
Thanks for guiding me.
â Aayush Mukharji
Aug 22 at 1:48
Thanks for guiding me.
â Aayush Mukharji
Aug 22 at 1:48
Thanks for guiding me.
â Aayush Mukharji
Aug 22 at 1:48
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2889926%2ffinding-the-probability-that-at-least-two-people-hit-a-target%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
3
Hello and welcome to Mathematics SE! Can you show us what you have tried so far? And what is your knowledge of this subject? Can you imagine how you would find the probability that they all hit or miss?
â Jan
Aug 21 at 14:22
Can you find the probability that A and B hit and C misses?
â Ross Millikan
Aug 21 at 14:28
Aayush. please upvote and accept (green tick) an answer if your query has been answered.
â prog_SAHIL
Aug 22 at 3:02