Probability of hitting a target

  • B
  • Thread starter Agent Smith
  • Start date
  • Tags
    Probability
  • #1
Agent Smith
332
35
TL;DR Summary
Expected number of shots on target
Say an archer has a probability p of hitting the target.
Given n shots at the target, the number of hits = np
The standard deviation of hits = ##\sqrt{np(1-p)}##

Say p = 0.7
Given 100 shots, my expected/average number of hits = ##100 \times 0.7 = 70##
The standard deviation for the number of hits = ##\sqrt {100 \times 0.7 \times 0.3} \approx 6##

We can assume this to be a normal distribution because the number of successes > 10 and the number of failures > 10.

Does this mean that (##2 \times 6 = 12##) 95% of the time the average number of hits = ##70 \pm 12## (mean ##\pm 2 \times## standard deviation)?

So we have an interval (58, 82). Is this a confidence interval or something else?
 
Last edited:
Physics news on Phys.org
  • #2
Agent Smith said:
TL;DR Summary: Expected number of shots on target

Say an archer has a probability p of hitting the target.
Given n shots at the target, the number of hits = np
The standard deviation of hits = ##\sqrt{np(1-p)}##

Say p = 0.7
Given 100 shots, my expected/average number of hits = ##100 \times 0.7 = 70##
The standard deviation for the number of hits = ##\sqrt {10 \times 0.7 \times 0.3} \approx 1.4##

We can assume this to be a normal distribution because the number of successes > 10 and the number of failures > 10.

Does this mean that (##2 \times 1.4 = 2.8##) 95% of the time the average number of hits = ##70 \pm 2.8## (mean ##\pm 2 \times## standard deviation)?
That standard deviation is too small. You dropped a zero. n = 100, not 10.
 
  • Like
Likes FactChecker and Agent Smith
  • #3
Hornbein said:
That standard deviation is too small. You dropped a zero. n = 100, not 10.
I made some edits.
 
  • #4
Looks OK to me.

Take out "average." If we did an actual trial we'd just count the number of hits and wouldn't be averaging anything.

On average in 95% of trials the number of hits is in the interval 70±12. That is, it isn't guaranteed to be 95%. The actual percentage of 100-shot trials that would meet this criterion is a random variable with expected value of 95%.
 
Last edited:
  • Like
Likes Agent Smith and WWGD
  • #5
Hornbein said:
Looks OK to me.

Take out "average." If we did an actual trial we'd just count the number of hits and wouldn't be averaging anything.

On average in 95% of trials the number of hits is in the interval 70±12. That is, it isn't guaranteed to be 95%. The actual percentage of trials that would meet this criterion is a random variable with expected value of 95%.
That is to say the number of hits will be in the interval (58, 82), 95% of the time?
 
  • #6
Agent Smith said:
Does this mean that (##2 \times 6 = 12##) 95% of the time the average number of hits = ##70 \pm 12##
You should say "is within ##\pm 12## of ##70##", not "=".
Agent Smith said:
(mean ##\pm 2 \times## standard deviation)?

So we have an interval (58, 82). Is this a confidence interval or something else?
It is the 95% confidence interval. There are other intervals with different confidence levels.
 
Last edited:
  • Like
Likes Agent Smith
  • #7
Agent Smith said:
That is to say the number of hits will be in the interval (58, 82), 95% of the time?
That's the expectation. In real life it might be different. In math we might say that it converges to 95% as the number of 100-shot trials goes to infinity.
 
  • Like
Likes Agent Smith
  • #8
@Hornbein can I find the probability of hitting the target 64/less times in 100 attempts now?

##\text{z score} = \frac{ 64- 70}{6} = -1##
The probability associated with a ##\text{z score} = -1## is ##0.16##
##P(X \leq 64) = 0.16##
:partytime:
 
Last edited:
  • #9
Agent Smith said:
@Hornbein can I find the probability of hitting the target 64/less times in 100 attempts now?

##\text{z score} = \frac{ 64- 70}{6} = -1##
The probability associated with a ##\text{z score} = -1## is ##0.16##
##P(X \leq 64) = 0.16##
:partytime:
Looks good to me.
 
  • Like
Likes Agent Smith
  • #10
Hornbein said:
Looks good to me.
Are you sure? 🤔
 
  • #11
No. I don't get paid to do this.
 
  • Like
Likes FactChecker

Similar threads

Replies
6
Views
1K
Replies
4
Views
3K
Replies
18
Views
3K
Replies
11
Views
2K
Replies
12
Views
2K
Replies
4
Views
2K
Replies
6
Views
2K
Replies
1
Views
1K
Back
Top