Chauvenet's criterion

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

In statistical theory, Chauvenet's criterion (named for William Chauvenet[1]) is a means of assessing whether one piece of experimental data — an outlier — from a set of observations, is likely to be spurious.[citation needed]

Derivation

The idea behind Chauvenet's criterion is to find a probability band, centered on the mean of a normal distribution, that should reasonably contain all n samples of a data set. By doing this, any data points from the n samples that lie outside this probability band can be considered to be outliers, removed from the data set, and a new mean and standard deviation based on the remaining values and new sample size can be calculated. This identification of the outliers will be achieved by finding the number of standard deviations that correspond to the bounds of the probability band around the mean (Dmax) and comparing that value to the absolute value of the difference between the suspected outliers and the mean divided by the sample standard deviation (Eq.1).

Eq.1) Dmax ≥ (ABS(x − μ))/σ

where

  • Dmax = maximum allowable deviation,
  • ABS = absolute value,
  • x = value of suspected outlier,
  • μ = sample mean,
  • σ = sample standard deviation.

In order to be considered as including all n observations in the sample, the probability band ( centered on the mean) must only account for n − ½ samples (if n = 3 then only 2.5 of the samples must be accounted for in the probability band). In reality we cannot have partial samples so n − ½ (2.5 for n = 3) is approximately n. Anything less than n − ½ is approximately n − 1 (2 if n = 3) and is not valid because we want to find the probability band that contains n observations, not n − 1 samples. In short, we are looking for the probability, P, that is equal to n − 1/2 out of n samples (Eq.2).

Eq.2) P = (n − ½)/n which can be re-written as P = 1 − (1/2n)

where

  • P = probability band centered on the sample mean,
  • n = sample size.

The quantity 1/(2n) corresponds to the combined probability represented by the two tails of the normal distribution that fall outside of the probability band P. In order to find the standard deviation level associated with P, only the probability of one of the tails of the normal distribution needs to be analyzed due to its symmetricity (Eq.3).

Eq.3) Pz = 1/(4n)

where

  • Pz = probability represented by one tail of the normal distribution,
  • n = sample size.

Eq.1 is analogous to the Z-score equation (Eq.4).

Eq.4) Z = (x − μ)/σ

where

  • Z = z-score,
  • x = sample value,
  • μ = 0 (mean of standard normal distribution),
  • σ = 1 (standard deviation of standard normal distribution).

Based on Eq.4, to find the Dmax (Eq.1) find the z-score corresponding to Pz in a z-score table. Dmax is equal to the z-score for Pz. Using this method Dmax can be determined for any sample size. In Excel, Dmax can be found with the following formula: =ABS(NORM.S.INV(1/(4n))).

Calculation

To apply Chauvenet's criterion, first calculate the mean and standard deviation of the observed data. Based on how much the suspect datum differs from the mean, use the normal distribution function (or a table thereof) to determine the probability that a given data point will be at the value of the suspect data point. Multiply this probability by the number of data points taken. If the result is less than 0.5, the suspicious data point may be discarded, i.e., a reading may be rejected if the probability of obtaining the particular deviation from the mean is less than 1/(2n).[citation needed]

Example

For instance, suppose a value is measured experimentally in several trials as 9, 10, 10, 10, 11, and 50. The mean is 16.7 and the standard deviation 16.34. 50 differs from 16.7 by 33.3, slightly more than two standard deviations. The probability of taking data more than two standard deviations from the mean is roughly 0.05. Six measurements were taken, so the statistic value (data size multiplied by the probability) is 0.05×6 = 0.3. Because 0.3 < 0.5, according to Chauvenet's criterion, the measured value of 50 should be discarded (leaving a new mean of 10, with standard deviation 0.7).[citation needed]

Peirce's criterion

Another method for eliminating spurious data is called Peirce's criterion. It was developed a few years before Chauvenet's criterion was published, and it is a more rigorous approach to the rational deletion of outlier data.[2] Other methods such as Grubbs' test for outliers are mentioned under the listing for Outlier.[citation needed]

Criticism

Deletion of outlier data is a controversial practice frowned on by many scientists and science instructors; while Chauvenet's criterion provides an objective and quantitative method for data rejection, it does not make the practice more scientifically or methodologically sound, especially in small sets or where a normal distribution cannot be assumed. Rejection of outliers is more acceptable in areas of practice where the underlying model of the process being measured and the usual distribution of measurement error are confidently known.

References

  1. Chauvenet, William. A Manual of Spherical and Practical Astronomy V. II. 1863. Reprint of 1891. 5th ed. Dover, N.Y.: 1960. pp. 474–566.
  2. Ross, PhD, Stephen (2003). University of New Haven article. J. Engr. Technology, Fall 2003. Retrieved from http://newton.newhaven.edu/sross/piercescriterion.pdf.

Bibliography

  • Taylor, John R. An Introduction to Error Analysis. 2nd edition. Sausalito, California: University Science Books, 1997. pp 166–8.
  • Barnett, Vic and Lewis, Toby. "Outliers in Statistical Data". 3rd edition. Chichester: J.Wiley and Sons, 1994. ISBN 0-471-93094-6.
  • Aicha Zerbet, Mikhail Nikulin. A new statistics for detecting outliers in exponential case, Communications in Statistics: Theory and Methods, 2003, v.32, pp. 573–584.