Probability density and rifle shooting

In summary: Find the modified probability P(H;Φ;ψ).Part Cif ψ is also randomly distributed with probability densityρ(ψ)=1/(2Ψ) ψ∈(-Ψ,Ψ)Part DBy considering N shots between resighting, explain how to test whether a shooter is limited by the accuracy or by accuracy of sightingIn summary, the shooter's accuracy can be described by a probability density function ρ(φ)=1/(2Φ) for the angle achieved within the small angle Φ. To determine the probability of hitting
  • #1
throneoo
126
2

Homework Statement


diagram-png.54451.png

A rifle shooter aims at a target at a distance D, but has an accuracy probability density
ρ(φ)=1/(2Φ) φ∈(-Φ,Φ)
where φ is the angle achieved and is bounded by the small angle ΦPart A
find the probability density for where the bullet strikes the target , ρ(x) . The target has a width of 2d . H denotes the event where the bullet hits the target whereas M denotes that when it misses. Calculate and depict the probability of hitting
P(H;Φ) as a function of Φ for fixed d and D with d=Dtanθ

Part B
as well as the intrinsic accuracy, the shooter can also set his sights, described by the angle ψ, with respect to the original zero angle . Find the modified probability P(H;Φ;ψ).

Part C
if ψ is also randomly distributed with probability density
ρ(ψ)=1/(2Ψ) ψ∈(-Ψ,Ψ)

Part D
By considering N shots between resighting, explain how to test whether a shooter is limited by the accuracy or by accuracy of sighting

2. The attempt at a solution

Part A
ρ(φ)dφ=ρ(x)dx ; x=Dtanφ ; dx=Dsec(φ)2

Therefore, ρ(x)=(1/2Φ)D/(D2+x2)
For θ ≤ Φ
P(H;Φ) = 1
P(H;Φ)=1-P(M;Φ)=1-2*(θΦρ(φ)dφ)
= θ/Φ

Part B

For Φ>ψ,
θ<abs(Φ-ψ) :P(H;Φ;ψ)=1-P(M;Φ;ψ)=1-(θΦ+-(Φ-ψ))ρ(φ)dφ
abs(Φ-ψ)<θ<(Φ+ψ) : P(H;Φ;ψ)=1-P(M;Φ;ψ)=1-θΦρ(φ)dφ
+ψ)<θ :P(H;Φ;ψ)=1

For Φ<ψ,
θ<abs(Φ-ψ) :P(H;Φ;ψ)=0
abs(Φ-ψ)<θ<(Φ+ψ) : P(H;Φ;ψ)=1-P(M;Φ;ψ)=1-θΦρ(φ)dφ
+ψ)<θ :P(H;Φ;ψ)=1

Part C

This is where I start to get stuck, as I have no idea how I could go about combining the two probability density functions to give a distribution function. Looking up wiki, I notice that it might involve something named ' convolution', which I have no knowledge of it whatsoever, and I can't seem to find any alternative ways.

Part D

This is where I get almost completely clueless as I don't really understand what I'm being asked to do. I suspect it might involve something like comparing the size of two probability distributions limited by different factors (accuracy or accuracy of sighting) . Any help would be greatly appreciated.
 
Physics news on Phys.org
  • #2
throneoo said:
A rifle shooter aims at a target at a distance D, but has an accuracy probability density
ρ(φ)=1/(2Φ) φ∈(-Φ,Φ)

I don't understand the notation "[itex] 1/(2\phi)[/itex]". I assume the density is [itex] P_\phi(x) = 1/2 [/itex] for [itex] x [/itex] in [itex] [-\phi,\phi] [/itex] and zero elsewhere.

Looking up wiki, I notice that it might involve something named ' convolution', which I have no knowledge of it whatsoever,

Yes, to find the density of the sum of two independent random variables you calculate the convolution of their densities.

The density function [itex] f(x) [/itex] of the random variable [itex] \phi + \psi [/itex] must tell us (roughly speaking) the probability that [itex] \phi + \psi [/itex] is in a small interval around [itex] x [/itex]. To compute this probability, we must consider all the ways that [itex] \phi + \psi [/itex] can add up to [itex] x [/itex]. This amounts to considering the probability that of the event [itex] ( \phi = x - h [/itex] and [itex] \psi = h ) [/itex] for all possible values of [itex] h [/itex]. When [itex] \psi [/itex] and [itex] \phi [/itex] are independent random variables, that probability (roughly speaking) is the product of the densities [itex] p_\phi(x-h) p_\psi(h) [/itex]. To add up all these probabilities in the case of discrete random variables, we would do a summation over all values of [itex] h [/itex] where the densities have a non-zero probability. For continuous random variables we do an integration with respect to [itex] h [/itex]. This calculation is called a "convolution".

This integration for a convolution is often written with the infinite limits as [itex] \int_{-\infty}^{\infty} p_\phi(x-h) p_\psi(h) dh [/itex] with the understanding that the densities are defined on all real numbers (so they are defined to be zero on impossible values). In a practical problem, you often have to determine finite limits for the integrals since the ordinary calculation of [itex] \int_{-\infty}^{\infty} ...dh [/itex] in calculus doesn't consider that the integrand has special conditions that set it zero outside some finite interval.

Part D

This is where I get almost completely clueless as I don't really understand what I'm being asked to do. I suspect it might involve something like comparing the size of two probability distributions limited by different factors (accuracy or accuracy of sighting) . Any help would be greatly appreciated.

I don't know if your course deals with statistical tests. The answer may have something to do with comparing the mean location of a batch of shots made with one sighting to a the mean location of a batch of shots taken with a different sighting.
 
  • #3
throneoo said:

Homework Statement


diagram-png.54451.png

A rifle shooter aims at a target at a distance D, but has an accuracy probability density
ρ(φ)=1/(2Φ) φ∈(-Φ,Φ)
where φ is the angle achieved and is bounded by the small angle ΦPart A
find the probability density for where the bullet strikes the target , ρ(x) . The target has a width of 2d . H denotes the event where the bullet hits the target whereas M denotes that when it misses. Calculate and depict the probability of hitting
P(H;Φ) as a function of Φ for fixed d and D with d=Dtanθ

Part B
as well as the intrinsic accuracy, the shooter can also set his sights, described by the angle ψ, with respect to the original zero angle . Find the modified probability P(H;Φ;ψ).

Part C
if ψ is also randomly distributed with probability density
ρ(ψ)=1/(2Ψ) ψ∈(-Ψ,Ψ)

Part D
By considering N shots between resighting, explain how to test whether a shooter is limited by the accuracy or by accuracy of sighting

2. The attempt at a solution

Part A
ρ(φ)dφ=ρ(x)dx ; x=Dtanφ ; dx=Dsec(φ)2

Therefore, ρ(x)=(1/2Φ)D/(D2+x2)
For θ ≤ Φ
P(H;Φ) = 1
P(H;Φ)=1-P(M;Φ)=1-2*(θΦρ(φ)dφ)
= θ/Φ

Part B

For Φ>ψ,
θ<abs(Φ-ψ) :P(H;Φ;ψ)=1-P(M;Φ;ψ)=1-(θΦ+-(Φ-ψ))ρ(φ)dφ
abs(Φ-ψ)<θ<(Φ+ψ) : P(H;Φ;ψ)=1-P(M;Φ;ψ)=1-θΦρ(φ)dφ
+ψ)<θ :P(H;Φ;ψ)=1

For Φ<ψ,
θ<abs(Φ-ψ) :P(H;Φ;ψ)=0
abs(Φ-ψ)<θ<(Φ+ψ) : P(H;Φ;ψ)=1-P(M;Φ;ψ)=1-θΦρ(φ)dφ
+ψ)<θ :P(H;Φ;ψ)=1

Part C

This is where I start to get stuck, as I have no idea how I could go about combining the two probability density functions to give a distribution function. Looking up wiki, I notice that it might involve something named ' convolution', which I have no knowledge of it whatsoever, and I can't seem to find any alternative ways.

Part D

This is where I get almost completely clueless as I don't really understand what I'm being asked to do. I suspect it might involve something like comparing the size of two probability distributions limited by different factors (accuracy or accuracy of sighting) . Any help would be greatly appreciated.

What, exactly, is meant by "setting the sights" in part B? Although your writeup does not at all made this issue clear, it looks like the effect of choosing ##\psi## is, perhaps, to made the shooting angle come out uniform over the interval ##(-\Phi + \psi, \Phi + \psi)##. Is that the case? Also, it sounds as though the shooter sets the sights deliberately and manually, so that ##\psi## is some fixed number. It then seems strange to have it be random, as in part D; but I guess an exercise in probability does not have to make practical sense, just mathematical sense.

After these issues are clarified I will be better able to offer comments.

BTW: if the new accuracy really is of the form ##\phi + \psi## with both terms random, the "accuracy" ##\gamma = \phi + \psi## after setting the sights will be more spread out (from ##-\Phi-\Psi## to ##\Phi+\Psi##), but will also be more closely concentrated near ##\gamma = 0##, so you would need to cook up some type of measure the say whether one situation is better or worse than the other. That is precisely the issue you mentioned in your final paragraph. There would be an element of subjectivity in that, because two fair-minded people might have opposite opinions about the comparisons. Typical methods used in such situations would be (i) comparisons of standard deviations of the distributions; (ii) comparision of hitting probabilities; (iii) comparision of "central probabilities" ##P( -a < X < a)## for some fixed ##a < d##. The answers from those three methods need not agree, since they are emphasizing different aspects.

As for "convolution": there are numerous explanatory web pages at various levels of sophistication. Basically, the probability density of a sum of random variables is the convolution of their individual probability densities.

Note added in edit: after reading Stephen Tashi's response, I realize that looking at a sum ##\phi+\psi## as a summed random variable may not be appropriate. If the effect of a given setting is unknown, but remains fixed throughout the multiple shots, then every shot is affected by the exact same (unknown) value of ##\psi## each time. Looking at the "sum" would only be appropriate if the sights were re-set between shots, so that the setting from one shot would not affect the settings for future shots. The scenario needs to be clarified before you could hope to analyze it further.
 
Last edited:
  • #4
Stephen Tashi said:
I don't understand the notation "[itex] 1/(2\phi)[/itex]". I assume the density is [itex] P_\phi(x) = 1/2 [/itex] for [itex] x [/itex] in [itex] [-\phi,\phi] [/itex] and zero elsewhere.

The density must integrate to 1 over the interval ##(-\Phi,\Phi)##, so must have magnitude ##1/(2 \Phi)## uniformly over the interval. The OP did not write ##1/(2 \phi)##--which would have been seriously incorrect. He/she wrote ##1/(2 \Phi)##, which is OK.Yes, to find the density of the sum of two independent random variables you calculate the convolution of their densities.

The density function [itex] f(x) [/itex] of the random variable [itex] \phi + \psi [/itex] must tell us (roughly speaking) the probability that [itex] \phi + \psi [/itex] is in a small interval around [itex] x [/itex]. To compute this probability, we must consider all the ways that [itex] \phi + \psi [/itex] can add up to [itex] x [/itex]. This amounts to considering the probability that of the event [itex] ( \phi = x - h [/itex] and [itex] \psi = h ) [/itex] for all possible values of [itex] h [/itex]. When [itex] \psi [/itex] and [itex] \phi [/itex] are independent random variables, that probability (roughly speaking) is the product of the densities [itex] p_\phi(x-h) p_\psi(h) [/itex]. To add up all these probabilities in the case of discrete random variables, we would do a summation over all values of [itex] h [/itex] where the densities have a non-zero probability. For continuous random variables we do an integration with respect to [itex] h [/itex]. This calculation is called a "convolution".

This integration for a convolution is often written with the infinite limits as [itex] \int_{-\infty}^{\infty} p_\phi(x-h) p_\psi(h) dh [/itex] with the understanding that the densities are defined on all real numbers (so they are defined to be zero on impossible values). In a practical problem, you often have to determine finite limits for the integrals since the ordinary calculation of [itex] \int_{-\infty}^{\infty} ...dh [/itex] in calculus doesn't consider that the integrand has special conditions that set it zero outside some finite interval.
I don't know if your course deals with statistical tests. The answer may have something to do with comparing the mean location of a batch of shots made with one sighting to a the mean location of a batch of shots taken with a different sighting.
 
Last edited:
  • #5
Ray Vickson said:
What, exactly, is meant by "setting the sights" in part B? Although your writeup does not at all made this issue clear, it looks like the effect of choosing ##\psi## is, perhaps, to made the shooting angle come out uniform over the interval ##(-\Phi + \psi, \Phi + \psi)##. Is that the case?
I'm not too sure either. My interpretation is that ψ is just a chosen angle and the range of angles achieved is I ψ±φ I with respect to the horizon.
Ray Vickson said:
Note added in edit: after reading Stephen Tashi's response, I realize that looking at a sum ##\phi+\psi## as a summed random variable may not be appropriate. If the effect of a given setting is unknown, but remains fixed throughout the multiple shots, then every shot is affected by the exact same (unknown) value of ##\psi## each time. Looking at the "sum" would only be appropriate if the sights were re-set between shots, so that the setting from one shot would not affect the settings for future shots. The scenario needs to be clarified before you could hope to analyze it further.
If I haven't misunderstood this sentence, I believe that's the case. ψ is a fixed quantity throughout the N shots. But then I'm uncertain to which other probability setting is to be compared.
 
  • #6
throneoo said:
For θ ≤ Φ
P(H;Φ) = 1
P(H;Φ)=1-P(M;Φ)=1-2*(θ∫Φρ(φ)dφ)
= θ/Φ
That doesn't look right. Do you mean
For θ > Φ, P(H;Φ) = 1
For θ ≤ Φ
etc?
throneoo said:
My interpretation is that ψ is just a chosen angle and the range of angles achieved is I ψ±φ I with respect to the horizon.
Yes, that's how I read it, except that it should be Φ, not φ, and the range is ψ±Φ. No need for the ||. But your solution doesn't seem to have enough cases. E.g. (ψ+Φ > θ and ψ-Φ < -θ) is different from (ψ+Φ > θ and ψ-Φ > -θ).

Edit: you may be puzzled by my quibble over the form of phi. On my laptop they looked rather different; on my ipad they look almost the same.
 
Last edited:
  • #7
throneoo said:
I'm not too sure either. My interpretation is that ψ is just a chosen angle and the range of angles achieved is I ψ±φ I with respect to the horizon.

In military parlance there is "aiming error" [itex] \psi [/itex] and "round to round error" [itex] \varphi [/itex]. When you aim a weapon at a target, you make some "aiming error". Keeping the same aim, you discharge several rounds. We assume the discharge of the rounds doesn't disturb your aim. The rounds fall with various errors in a distribution centered on where you aimed, rather than the actual place you should have aimed.
 
  • #8
haruspex said:
That doesn't look right. Do you mean
For θ > Φ, P(H;Φ) = 1
For θ ≤ Φ
etc?

Yes I did mess up.
P(H;Φ) = 1 when θ > Φ
For θ ≤ Φ
P(H;Φ)=1-P(M;Φ)=1-2*(θ∫Φρ(φ)dφ)
= θ/Φ

haruspex said:
Yes, that's how I read it, except that it should be Φ, not φ, and the range is ψ±Φ. No need for the ||. But your solution doesn't seem to have enough cases. E.g. (ψ+Φ > θ and ψ-Φ < -θ) is different from (ψ+Φ > θ and ψ-Φ > -θ).
Edit: you may be puzzled by my quibble over the form of phi. On my laptop they looked rather different; on my ipad they look almost the same.
Yup thanks for correcting it. Should there be eight different cases in total ?
 
  • #9
Stephen Tashi said:
In military parlance there is "aiming error" [itex] \psi [/itex] and "round to round error" [itex] \varphi [/itex]. When you aim a weapon at a target, you make some "aiming error". Keeping the same aim, you discharge several rounds. We assume the discharge of the rounds doesn't disturb your aim. The rounds fall with various errors in a distribution centered on where you aimed, rather than the actual place you should have aimed.
I think that's in agreement with my understanding on the angle ψ .. is it ?
 
  • #10
throneoo said:
I think that's in agreement with my understanding on the angle ψ .. is it ?

Yes, for one shot. Part D inquires about taking multiple shots from the same aiming line.
 
  • #11
throneoo said:
Yup thanks for correcting it. Should there be eight different cases in total ?
i count six.
 
  • #12
haruspex said:
i count six.
In the counting process I keep ψ>0 to avoid overcounting the no. of cases
Φ>ψ:

1. ψ+Φ>θ ∩ ψ-Φ<-θ
2. ψ+Φ>θ ∩ ψ-Φ>-θ
3. ψ+Φ<θ ∩ ψ-Φ>-θ
ψ+Φ<θ ∩ ψ-Φ<-θ (impossible with ψ>0 :ψ+Φ<θ⇒-(ψ+Φ)>-θ⇒-(ψ+Φ)>-θ>ψ-Φ⇒-ψ>ψ)

Φ<ψ:

ψ+Φ>θ ∩ ψ-Φ<-θ (impossible with Φ<ψ and ψ>0 , as 0<ψ-Φ)
4. ψ+Φ>θ ∩ ψ-Φ>-θ
5. ψ+Φ<θ ∩ ψ-Φ>-θ
ψ+Φ<θ ∩ ψ-Φ<-θ (impossible with ψ>0 , the same as the above.)

that's how I come up with 5...
 
  • #13
throneoo said:
In the counting process I keep ψ>0 to avoid overcounting the no. of cases
Ok, but with that constraint I only count 4. Writing ##A = \Psi+\Phi##, ##B=\Psi-\Phi##, there's ##A>B>\theta##, ##A>\theta>B>-\theta##, ##A>\theta>-\theta>B##, ##\theta>A>B>-\theta##. Does that miss any?
 
  • #14
haruspex said:
Ok, but with that constraint I only count 4. Writing ##A = \Psi+\Phi##, ##B=\Psi-\Phi##, there's ##A>B>\theta##, ##A>\theta>B>-\theta##, ##A>\theta>-\theta>B##, ##\theta>A>B>-\theta##. Does that miss any?
In A>B>θ the shooter would have no chance at hitting at all.

and I'm not too sure whether I'm overcounting if I include 2 different scenarios for A>θ>B>-θ and θ>A>B>-θ , where B could be positive or negative.

Edit : It wouldn't matter if B is positive or negative in θ>A>B>-θ as the hitting probability will just be 1 regardless. However, in A>θ>B>-θ, the probabities are different
 
Last edited:
  • #15
throneoo said:
In A>B>θ the shooter would have no chance at hitting at all.
Quite so, but it is a case that needs to be handled.
Of course, you can probably collapse all the cases into a single formula by judicious use of min and max functions, but I don't think that assists in understanding.
 
  • #16
throneoo said:
Yes I did mess up.
P(H;Φ) = 1 when θ > Φ
For θ ≤ Φ
P(H;Φ)=1-P(M;Φ)=1-2*(θ∫Φρ(φ)dφ)
= θ/ΦYup thanks for correcting it. Should there be eight different cases in total ?

Don't forget that for ##\psi \neq 0## the shooter is aiming off center, so the plane containing the target is at a slant. That makes the overlap probabilities a bit trickier to find (although the number of cases is not changed).
throneoo said:
In A>B>θ the shooter would have no chance at hitting at all.

and I'm not too sure whether I'm overcounting if I include 2 different scenarios for A>θ>B>-θ and θ>A>B>-θ , where B could be positive or negative.

Edit : It wouldn't matter if B is positive or negative in θ>A>B>-θ as the hitting probability will just be 1 regardless. However, in A>θ>B>-θ, the probabities are different

Don't forget that when ##\psi \neq 0## the shooter's "aiming cone" is off-center, so the target's plane is at an angle to the aiming cone's center. That complicates the computation of overlap probabilities a bit, but the number of cases is still the same.
 

Attachments

  • shooter_problem.jpeg
    shooter_problem.jpeg
    8.8 KB · Views: 521
  • #17
Ray Vickson said:
the shooter is aiming off center, so the plane containing the target is at a slant. That makes the overlap probabilities a bit trickier to find
How does that make it harder? It's just a shift in the range of angles, no?
 
  • #18
haruspex said:
How does that make it harder? It's just a shift in the range of angles, no?

Well, yes, but the x-locations of the target ends must be translated into angles, and that involves a small bit of trigonometry. After that, it is the same as before.
 
  • #19
Ray Vickson said:
Well, yes, but the x-locations of the target ends must be translated into angles, and that involves a small bit of trigonometry. After that, it is the same as before.
What x locations? We're given d=Dtanθ, so we can work entirely with θ, Ψ, Φ.
 
  • #20
haruspex said:
What x locations? We're given d=Dtanθ, so we can work entirely with θ, Ψ, Φ.

OK, I missed that.
 
  • #21
Stephen Tashi said:
Yes, to find the density of the sum of two independent random variables you calculate the convolution of their densities.

The density function [itex] f(x) [/itex] of the random variable [itex] \phi + \psi [/itex] must tell us (roughly speaking) the probability that [itex] \phi + \psi [/itex] is in a small interval around [itex] x [/itex]. To compute this probability, we must consider all the ways that [itex] \phi + \psi [/itex] can add up to [itex] x [/itex]. This amounts to considering the probability that of the event [itex] ( \phi = x - h [/itex] and [itex] \psi = h ) [/itex] for all possible values of [itex] h [/itex]. When [itex] \psi [/itex] and [itex] \phi [/itex] are independent random variables, that probability (roughly speaking) is the product of the densities [itex] p_\phi(x-h) p_\psi(h) [/itex]. To add up all these probabilities in the case of discrete random variables, we would do a summation over all values of [itex] h [/itex] where the densities have a non-zero probability. For continuous random variables we do an integration with respect to [itex] h [/itex]. This calculation is called a "convolution".

This integration for a convolution is often written with the infinite limits as [itex] \int_{-\infty}^{\infty} p_\phi(x-h) p_\psi(h) dh [/itex] with the understanding that the densities are defined on all real numbers (so they are defined to be zero on impossible values). In a practical problem, you often have to determine finite limits for the integrals since the ordinary calculation of [itex] \int_{-\infty}^{\infty} ...dh [/itex] in calculus doesn't consider that the integrand has special conditions that set it zero outside some finite interval.

Would the resultant density function depend on whether I choose to integrate w.r.t. φ or ψ ?
ρφ=1/(2Φ) ; ρψ=1/(2Ψ)
When I attempted to do the calculation for α=φ+ψ
If I set ψ=α-φ
ρ(α)=-ΦΦρφ(φ)ρψ(α-φ)dφ
whereas if I set φ=α-ψ
ρ(α)=-ΨΨρφ(α-ψ)ρψ(ψ)dψ

which are apparently different. or is it the wrong way to do the calculation?

and for Part D, would it be correct to consider the standard deviations and mean locations of the bullet when ψ is fixed and when ψ is randomly distributed ? Frankly I still do not have a clear grasp of the question.
 
  • #22
The limits of integration depend on [itex] \alpha [/itex]. Visualize the rectangular region on the plane whose sides are parallel fo the coordinate axes and which contains the intervals [itex] [-\varphi, \varphi ] [/itex] on the x-axis and [itex] [-\psi,\psi ] [/itex] on the y-axis. Visualize the line [itex] x + y = \alpha [/itex] interesecting this rectangle. At points on that line, a function [itex] f(x,y) [/itex] can be written as [itex] f(x,\alpha -x)[/itex].- If we integrate with respect to x over the line segment that is within the rectangle, we must set the limits integration by using the x-coordinates of where the line [itex] x + y = \alpha [/itex] intersects the sides of the rectangle.I don't know what part D) wants. Apparently we assume we don't know the numerical values for the endpoints of the intervals on the distributions of the angles. (If we knew them, we could calculate the standard deviation of each angle without doing any tests). I don't know if we assume the distributions are uniform.

You could define a test to be one sighting followed by (for example) 100 shots at that sighting. The sample mean value of the angles in such a test should be a good estimator of the angle that was used in sighting. The sample standard deviation of the angles of the shots about that mean value should be a good estimate of the standard deviation of the round-to-round error angle.

If you repeat the entire test many times, the sample standard deviations of the mean values of the angles from these tests about the known mean value 0 for the aiming error angle should give a good estimate for the standard deviation of the aiming error angle.
 
  • #23
Stephen Tashi said:
The limits of integration depend on [itex] \alpha [/itex]. Visualize the rectangular region on the plane whose sides are parallel fo the coordinate axes and which contains the intervals [itex] [-\varphi, \varphi ] [/itex] on the x-axis and [itex] [-\psi,\psi ] [/itex] on the y-axis. Visualize the line [itex] x + y = \alpha [/itex] interesecting this rectangle. At points on that line, a function [itex] f(x,y) [/itex] can be written as [itex] f(x,\alpha -x)[/itex].- If we integrate with respect to x over the line segment that is within the rectangle, we must set the limits integration by using the x-coordinates of where the line [itex] x + y = \alpha [/itex] intersects the sides of the rectangle.
shouldn't the line intersect the rectangle only at one point? the only solution would be (x,y) =(φ,ψ) as α=ψ+φ.
 
  • #24
throneoo said:
shouldn't the line intersect the rectangle only at one point? the only solution would be (x,y) =(φ,ψ) as α=ψ+φ.

For example, let the x-interval be [-2,2] and the y-interval be [-1,1] so the corners of the rectangle are (-2,-1),(-2,1),(2,1),(2,-1). The line x + y = 2.5 intersects the sides of the rectangle at (1.5, 1) and (2, 0.5).
 
  • #25
Stephen Tashi said:
For example, let the x-interval be [-2,2] and the y-interval be [-1,1] so the corners of the rectangle are (-2,-1),(-2,1),(2,1),(2,-1). The line x + y = 2.5 intersects the sides of the rectangle at (1.5, 1) and (2, 0.5).
there wouldn't be much of a problem if
α is smaller than the sum of max x and max y in the rectangular region, which is exactly the case for the angles.
α=ψ+φ and the max values of x and y are really just phi and psi, which is why i don't see any other intersections. an analogous case would be setting x+y = 3 in your example. and would you mind explaining why this method would help me in figuring out the limits?
 
  • #26
throneoo said:
would you mind explaining why this method would help me in figuring out the limits?

In the above example, assume the units of measure are such that [-2,2] and [-1,1] make sense for measurements of angles. Thnking in terms of discrete random variables, to compute the probability that x + y = 2.5 we have to add up the product [itex] p_\varphi(x) p_\psi(2.5-x) [/itex] for all values of x where this is possible. The only values for which it is possible are those on the line segment of x + y = 2.5 that is within the rectangle. On that line segment x ranges from 1.5 to 2. So the summation would use those limits on x. By analogy, in the continuous case, the integral is [itex] p_{\varphi + \psi}(2.5) = \int_{1.5}^2 p_\varphi(x) p_\psi(2.5-x) dx [/itex].
 
  • #27
Stephen Tashi said:
In the above example, assume the units of measure are such that [-2,2] and [-1,1] make sense for measurements of angles. Thnking in terms of discrete random variables, to compute the probability that x + y = 2.5 we have to add up the product [itex] p_\varphi(x) p_\psi(2.5-x) [/itex] for all values of x where this is possible. The only values for which it is possible are those on the line segment of x + y = 2.5 that is within the rectangle. On that line segment x ranges from 1.5 to 2. So the summation would use those limits on x. By analogy, in the continuous case, the integral is [itex] p_{\varphi + \psi}(2.5) = \int_{1.5}^2 p_\varphi(x) p_\psi(2.5-x) dx [/itex].
I see. I suppose it also explains why it doesn't matter with which variable I integrate the expression to get my convolution. However, when I apply it to the angles, I will always get a line intersecting the rectangle only at one corner as long as ψ and φ are positive and α=ψ+φ. Does it mean that the convolution is simply zero ?
 
  • #28
throneoo said:
I will always get a line intersecting the rectangle only at one corner as long as ψ and φ are positive and α=ψ+φ. Does it mean that the convolution is simply zero ?

Are you using [itex] \psi [/itex] and [itex] \varphi [/itex] to represent the numerical end points of the intervals or to represent random variables? In the above example the line segment [itex] x + y = 3 [/itex] implies an x-interval of length zero, so the integral over that interval is zero.
 
  • #29
Stephen Tashi said:
Are you using [itex] \psi [/itex] and [itex] \varphi [/itex] to represent the numerical end points of the intervals or to represent random variables? In the above example the line segment [itex] x + y = 3 [/itex] implies an x-interval of length zero, so the integral over that interval is zero.
They should be random variables. The endpoints are ±Ψ and ±Φ.
 
  • #30
Yes, in the example [itex] p_{\psi + \vartheta} (-1 -2 ) = 0 [/itex] and [itex] p_{\psi + \vartheta}(1 + 2 ) = 0 [/itex].
 
  • #31
For part C, I suggest the easiest way to get the overall density function is to define ##A = \frac{\min\{\Phi, \Psi\}}{\Theta}## and ##B = \frac{\max\{\Phi, \Psi\}}{\Theta}##. Then consider three ranges: A+B < 1, B-A < 1 < B+A, B-A > 1. You should get a fairly simple graph.

I don't see this as a step towards part D, though. For part D, you have a sequence of scores Xi out of N. You could try an MLE approach, but it gets horrendous. You'd need a separate ##\psi_i## parameter for each Xi, and maximise likelihoods based on each shot having success probability ##\Theta p_i = \min\{\Theta, \psi_i+\phi\} - \max\{-\Theta, \psi_i-\phi\}##; even then that's only if ##\psi_i-\phi < \Theta## and ##\phi-\psi_i > - \Theta##; outside that range it's zero. And the likelihood of Xi is a binomial function of pi.

So I suggest putting all the algebra to one side and approaching D in a more commonsense manner. If ##\Psi## is large and ##\Phi## is small, what would you expect the distribution of Xi to look like? What about small ##\Psi## and large ##\Phi## ?
 

1. What is probability density in rifle shooting?

Probability density in rifle shooting refers to the likelihood of a bullet hitting a specific area on a target. It takes into account factors such as bullet trajectory, wind resistance, and shooter accuracy to determine the probability of a successful shot.

2. How is probability density calculated in rifle shooting?

Probability density in rifle shooting is typically calculated using mathematical models and simulations. These models take into account various factors such as bullet velocity, distance, and environmental conditions to determine the likelihood of a successful shot.

3. What is the relationship between probability density and accuracy in rifle shooting?

The higher the probability density, the more accurate a shooter is likely to be. This is because a higher probability density indicates a higher chance of hitting a specific area on the target. However, other factors such as shooter skill and external conditions also play a role in accuracy.

4. How does probability density affect the outcome of a shooting competition?

In a shooting competition, probability density plays a crucial role in determining the winner. A shooter with a higher probability density is more likely to hit their target consistently, giving them an advantage over their competitors. However, other factors such as speed and precision also play a role in competition outcomes.

5. How can probability density be improved in rifle shooting?

To improve probability density in rifle shooting, shooters can focus on improving their accuracy, understanding and adjusting for environmental conditions, and using high-quality ammunition. Regular practice and training can also help improve probability density over time.

Similar threads

  • Introductory Physics Homework Help
Replies
11
Views
778
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Advanced Physics Homework Help
Replies
9
Views
4K
Replies
8
Views
2K
  • Advanced Physics Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
5K
  • Introductory Physics Homework Help
Replies
5
Views
1K
  • Electromagnetism
Replies
6
Views
2K
  • High Energy, Nuclear, Particle Physics
Replies
7
Views
1K
  • Advanced Physics Homework Help
Replies
4
Views
1K
Back
Top