Difference between revisions of "Home"

From ShotStat
Jump to: navigation, search
(Synopsis: wordsmithing....)
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This site explains and demonstrates the statistics which can be used to analyze the precision of weapons systems as demonstrated by their projectile impact points on a two dimensional target. The general situation would be for a weapon firing a single projectile at a target perpendicular to the line of sight, like target shooting with a rifle or pistol. The wiki will discuss some factors of ballistics, but it is not intended to address all the nuances of internal, external, or terminal ballistics. Rather, the focus is primarily on the analysis of the precision of the whole weapon system which can be observed directly by the relative impact points on a target. Some effort will be made to explore the precision of weapons subsystems.   
+
This site explains and demonstrates statistics for analyzing the precision of projectile weapon systems.<ref name="nuance">Typical examples would be target shooting with a rifle or pistol. Such weapons as shotguns, mortars, and ballistic missiles would have some similar characteristics, but also have factors that are neglected in the discussions and measurements.  The wiki will discuss some factors of ballistics, but it is not intended to address all the nuances of internal, external, or terminal ballistics. Rather, the focus is primarily on the analysis of the precision of the whole weapon system which can be observed directly by the relative impact points on a target. Some effort will be made to explore the precision of weapons subsystems.  </ref>
  
 
High level topics, which are good places to start exploring the site, include:
 
High level topics, which are good places to start exploring the site, include:
* [[What is Precision?]]: An important explanation of the difference between precision and accuracy as the terms are used in statistics.
+
* [[What is Precision?]]: An important explanation of the difference between precision and accuracy as the terms are used in statistics
 
* [[Describing Precision]]: Units, terms, and relationships
 
* [[Describing Precision]]: Units, terms, and relationships
 
* [[Precision Models]]: Statistical approaches for efficient estimation and inference of precision  
 
* [[Precision Models]]: Statistical approaches for efficient estimation and inference of precision  
Line 10: Line 10:
 
= Synopsis =
 
= Synopsis =
  
When testing a gun, shooter, and/or ammunition the most popular measure is [[Range Statistics#Extreme Spread|Extreme Spread]] or "group size" of a sample of target shots.  However Extreme Spread must be used with care since it is frequently and easily abused. As with all measures, the single best measurement is meaningless in isolation. The proper statistical estimator would be the "average" (aka expected value) of the measurement.  
+
When testing a gun, shooter, and/or ammunition the most popular measure is [[Range Statistics#Extreme Spread|Extreme Spread]] or "group size" of a sample of target shots.  However Extreme Spread must be used with care since it is frequently and easily abused. As with all measures, the single best measurement is meaningless in isolation. The proper statistical estimator is an "average" (a.k.a., ''expected value'') of the measurement.
  
Another consideration is that some measures, such as Extreme Spread, change value when there are more shots in a group. Measures that have such a dependency will be called ''variant target measures'' in this wiki. Measures for which the values do not change with the number of shots in a group, like [[Circular Error Probable]] or Mean Radius, will be called ''invariant target measures'' in this wiki. For invariant measures as the number of shots on a target increases, rather than the measurement value changing the precision of the measurement improves. Of course for both variant and invariant target measurements the experimental error can also be decreased by shooting more targets and calculating an average measurement over the targets as opposed to trying to make a measurement on a single target more precise.  
+
Another consideration is that some measures, such as Extreme Spread, change value when there are more shots in a group. Measures that have such a dependency will be referred to here as ''variant measures''. There are ''[[Describing_Precision#Invariant_Measures|invariant measures]]'', like [[Circular Error Probable]] or Mean Radius, for which the expected values do not change with the number of shots in a group. Instead [[Precision_Models#How_large_a_sample_do_we_need.3F|having more shots only increases the confidence in the measure's value]]. Of course the experimental error of either type of measurement can also be decreased by increasing the sample size (i.e., shooting more groups).  
  
Furthermore, by first making assumptions about the inherent shot dispersion, then it is possible to use theoretical models to estimate measurements and their precision. The distributions are of two basic types. If the expected values and the expected precision factor for the measurements depend on distributions which have a [[Closed Form Precision|closed-form expression]] then the values can be calculated to a desired precision via a deterministic algorithm in polynomial time. If the values don't have a distribution with a closed form expression then they are estimated via a Monte Carlo technique, which is a nondeterministic algorithm and requires non-polynomial time to reach a desired precision.  
+
Furthermore, by first making assumptions about the inherent shot dispersion, then it is possible to use theoretical models to estimate measurements and their precision. The distributions are of two basic typesIf the expected values and the expected precision factor for the measurements depend on distributions which have an [[Closed Form Precision|explicit solution]] then the values can be calculated formulaicly. If the values don't have a distribution with a closed form expression then they can be estimated via Monte Carlo approaches.
 
   
 
   
 
[[:Category:Examples|Examples]] of the application of these [[Precision Models|methods]] and [[Measuring Tools|tools]] include:
 
[[:Category:Examples|Examples]] of the application of these [[Precision Models|methods]] and [[Measuring Tools|tools]] include:

Revision as of 13:07, 24 June 2015

This site explains and demonstrates statistics for analyzing the precision of projectile weapon systems.[1]

High level topics, which are good places to start exploring the site, include:

  • What is Precision?: An important explanation of the difference between precision and accuracy as the terms are used in statistics
  • Describing Precision: Units, terms, and relationships
  • Precision Models: Statistical approaches for efficient estimation and inference of precision
  • Prior Art: Reviews of past efforts to address this question
  • FAQ

Synopsis

When testing a gun, shooter, and/or ammunition the most popular measure is Extreme Spread or "group size" of a sample of target shots. However Extreme Spread must be used with care since it is frequently and easily abused. As with all measures, the single best measurement is meaningless in isolation. The proper statistical estimator is an "average" (a.k.a., expected value) of the measurement.

Another consideration is that some measures, such as Extreme Spread, change value when there are more shots in a group. Measures that have such a dependency will be referred to here as variant measures. There are invariant measures, like Circular Error Probable or Mean Radius, for which the expected values do not change with the number of shots in a group. Instead having more shots only increases the confidence in the measure's value. Of course the experimental error of either type of measurement can also be decreased by increasing the sample size (i.e., shooting more groups).

Furthermore, by first making assumptions about the inherent shot dispersion, then it is possible to use theoretical models to estimate measurements and their precision. The distributions are of two basic types: If the expected values and the expected precision factor for the measurements depend on distributions which have an explicit solution then the values can be calculated formulaicly. If the values don't have a distribution with a closed form expression then they can be estimated via Monte Carlo approaches.

Examples of the application of these methods and tools include:

  • Determining how many sighter shots you should take.
  • Determining the likelihood of a hit on a particular target by a zeroed shooting system.
  • Comparing the inherent precision of different shooting systems.
  • Determining which ammunition shoots better in a particular gun.

  1. Typical examples would be target shooting with a rifle or pistol. Such weapons as shotguns, mortars, and ballistic missiles would have some similar characteristics, but also have factors that are neglected in the discussions and measurements. The wiki will discuss some factors of ballistics, but it is not intended to address all the nuances of internal, external, or terminal ballistics. Rather, the focus is primarily on the analysis of the precision of the whole weapon system which can be observed directly by the relative impact points on a target. Some effort will be made to explore the precision of weapons subsystems.