Jump to content

Maximum spacing estimation

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Avraham (talk | contribs) at 02:55, 23 January 2009 (→‎Formal definition: cap). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Maximum spacing estimation (MSE or MSP), or maximum product of spacing estimation (MPS), is a statistical method for fitting the parameters of a mathematical model to data Template:Ref harvard. The concept underlying the method is based on the probability integral transform, in that a set of independent random samples derived from any random variable should on average be uniformly distributed with respect to the cumulative distribution function of the random variable. The MPS method chooses the parameter values that make the observed data as uniform as possible, according to a specific quantitative measure of uniformity.

One of the most common methods for estimating the parameters of a distribution from data, the method of maximum likelihood (ML), can break down in various cases, such as certain mixtures of continuous distributions or heavy-tailed continuous distributions where the location or scale parameters are unknown. Maximum spacing estimation is a method, consistent with Kullback-Leibler information theory, that can be used to estimate parameters in these situations Template:Ref harvard. The method was independently derived by Russel Cheng and Nik Amin, then at the University of Wales Institute of Science and Technology, and Bo Ranneby, then at the Swedish University of Agricultural Sciences Template:Ref harvard.

The method has been also discussed in the literature of various applied sciences such as hydrology Template:Ref harvard and econometrics Template:Ref harvard, together with various mathematical and statistical journals.

Definition

Theory

There have been multiple explanations given for the use of maximum spacing methods. Ranneby Template:Ref harvard justifies the method by demonstrating that it is an estimator of the Kullback–Leibler divergence, similar to maximum likelihood estimation, but with more robust properties for various classes of problems. Cheng & Amin Template:Ref harvard explain that due to the probability integral transform at the true paramater, the "spacing" between each observation should be uniformly distributed. This would imply that the difference between the values of the cumulative distribution function at consecutive observations should be equal. This is the case that maximizes the geometric mean, so solving for the parameters that maximize the geometric mean would achieve the "best" fit as defined this way.

Formal definition

Given an independent and identically distributed (iid) random sample of size from a statistical population with a univariate distribution, let the cumulative distribution function be:

Let be the ordered sample, i.e. take the sample and place the observations in size order from smallest to largest.

Let be an estimator for . Then is an estimator for .

Pyke Template:Ref harvard[note 1] defines the first-order spacing as:

This may be thought of as the "spacing" between the values of the distribution function at adjacent order statistics, starting at 0 and ending at 1, as .

Let be the statistic defined as the geometric mean of the first-order spacings of the ordered sample, and let be the natural logarithm of .

In other words, if there exists a that maximizes , is the maximum spacing estimator of .

In practice, optimization is usually performed by minimizing , similar to maximum likelihood procedures which usually minimize the negative logliklihood.

Ranneby Template:Ref harvard defines somewhat differently as:

The maximum spacing estimate under this statistic is identical to that under Cheng & Amin's original definition, as the term is constant with respect to . Similarly, Cheng & Stephens Template:Ref harvard, when discussing goodness of fit, use Moran's statistic which is the Cheng & Amin definition multiplied by , and minimization instead of maximization is used to find the estimate.

Properties

Consistency

The maximum spacing estimator is a consistent estimator in that it converges in probability to the true value of the parameter, , as the sample size increases to infinity Template:Ref harvard. The consistency of maximum spacing estimation holds under much more general conditions than for maximum likelihood estimators Template:Ref harvard.

Efficiency

Maximum spacing estimators are at least as asymptotically efficient estimators as maximum likelihood estimators, where the latter exist, and MSEs may exist in cases where MLEs do not Template:Ref harvard.

Sensitivity

Maximum spacing estimators are sensitive to closely spaced observations, and especially ties Template:Ref harvard. Given:

we get

When the ties are due to multiple observations, Cheng & Amin Template:Ref harvard show that in this case the repeated spacings (those that would otherwise be zero) should be replaced by the corresponding likelihood, namely substitute for , as:

since .

When ties are due to rounding error, Cheng & Stephens Template:Ref harvard suggest another method to remove the effects.[note 2] Given tied observations from to , let represent the round-off error. All of the true values should then fall in the range . The corresponding points on the distribution should now fall between and .

Set:

This is the equivalent to assuming that that the rounded values are uniformly spaced in the interval.

The method is also sensitive to secondary clustering Template:Ref harvard. For example, when a set of observations is thought to come from a single normal distribution but in fact comes from a mixture normals with different means. Or if the data is thought to come from an exponential distribution when it actually comes from a gamma distribution. In the latter case, smaller spacings may occur in the lower tail. A high value of would indicate this secondary clustering effect, and should suggest a closer look at the data Template:Ref harvard.

Goodness of fit

The statistic is also a form of Moran or Moran-Darling statistic, , which can be used to test goodness of fit.[note 3] It has been shown that the statistic, when defined as:

is asymptotically normal and a chi-squared approximation exists for small samples Template:Ref harvard. In the case where we know , the true parameter, it has a normal distribution with:

Where is the Euler–Mascheroni constant which is approximately 0.57722 Template:Ref harvard.[note 4]

This distribution can be approximated by where:

Where follows a chi-square distribution with degrees of freedom.

Therefore to test , that a random sample of values comes from the distribution the statistic can be calculated, and should be rejected with significance if the value is greater than the critical value of the appropriate chi-square distribution Template:Ref harvard.

Where is being estimated by , Cheng & Stephens Template:Ref harvard showed that has the same asymptotic mean and variance as in the known case. However, the test statistic to be used is:

where is the number of parameters in the estimate .

Generalized maximum spacing

Alternate measures and spacings

Ranneby and Ekström Template:Ref harvard generalized the method to approximate other measures besides Kullback-Leibler. Ekström Template:Ref harvard further expanded the method to investigate properties of estimators using higher order spacings, where an m-order spacing would be defined as .

Multivariate distributions

Ranneby et al. Template:Ref harvard discuss extended maximum spacing methods to the multivariate case. As there is no natural order for , they discuss two alternate approahes: a geometric approach based on Dirichlet cells and a probabilistic approach based on a "nearest neighbor ball" metric.

See also

Notes

  1. ^ The actual definition is sourced to Template:Ref harvard, but without direct access to that paper, sourcing is given to Pyke's later paper which defines the spacings in passing. -- Editor
  2. ^ There appear to be some minor typographical errors in the paper. For example, in section 4.2, equation (4.1), the rounding replacement for , should not have the log term. In section 1, equation (1.2), is defined to be the spacing itself, and is the negative sum of the logs of . If is logged at this step, the result is always =<0, as the difference between two adjacent points on a cumulative distribution is always =< 1, and strictly <1 unless there are only two points at the bookends. Also, in section 4.3, on page 392, calculation shows that it is the variance which has MPS estimate of 6.87, not the standard deviation . -- Editor
  3. ^ The literature refers to related statistics as Moran or Moran-Darling statistics. For example, Cheng & Stephens Template:Ref harvard analyze the form where is defined as above. Wong & Li Template:Ref harvard use the same form as well. However, Beirlant et. al. Template:Ref harvard uses the form , with the additional factor of inside the logged summation. The extra factors will make a difference in terms of the expected mean and variance of the statistic. For consistency, this article will continue to use the Cheng & Amin/Wong & Li form. -- Editor
  4. ^ Wong & Li Template:Ref harvard leave out the Euler–Mascheroni constant from their description. -- Editor

References

1 Anatolyev, Stanislav (2005). "An Alternative to Maximum Likelihood Based on Spacings" (PDF). Econometric Theory. 21 (2). Cambridge University Press: 472–476. doi:10.1017/S0266466605050255. ISSN 0266-4666. Retrieved 2009-01-21. {{cite journal}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)

1 Beirlant, J. (1997). "Nonparametric entropy estimation: an overview" (PDF). International Journal of Mathematical and Statistical Sciences. 6 (1): 17–40. ISSN 1055-7490. Retrieved 2008-12-31. {{cite journal}}: Unknown parameter |coauthors= ignored (|author= suggested) (help) Note: Linked paper is the updated 2001 version.

1 2 3 4 5 Cheng, R.C.H. (1983). "Estimating Parameters in Continuous Univariate Distributions with a Shifted Origin". Journal of the Royal Statistical Society Series B. 45 (3). Royal Statistical Society: 394–403. ISSN 0035-9246. {{cite journal}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)

1 2 3 4 5 6 7 8 9 10 Cheng, R.C.H (1989). "A goodness-of-fit test using Moran's statistic with estimated parameters". Biometrika. 76 (2). Oxford University Press: 386–392. doi:10.1093/biomet/76.2.385. ISSN 0006-3444. {{cite journal}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)

1 Ekström, Magnus (1997). "Generalized Maximum Spacing Estimates" (PostScript). Research Report. 6. Umeå University. ISSN 0345-3928. Retrieved 2008-12-30.

1 Hall, M.J. (2004). "The construction of confidence intervals for frequency analysis using resampling techniques" (PDF). Hydrology and Earth System Sciences. 8 (2). European Geosciences Union: 235–246. ISSN 1027-5606. Retrieved 2009-01-21. {{cite journal}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)

1 2 Pyke, Ronald (1965). "Spacings". Journal of the Royal Statistical Society Series B. 27. Royal Statistical Society: 395–449. ISSN 0035-9246.

1 Pyke, Ronald (1972). "Spacings Revisited" (PDF). Proceedings of the Sixth Berkeley Symposium on Mathematical Statistics and Probability. 1. University of California Press: 417–427. ISSN 0097-0433. MR0405709Zbl 0234.62008. Retrieved 2008-12-30.

1 2 3 4 5 Ranneby, Bo (1984). "The Maximum Spacing Method. An Estimation Method Related to the Maximum Likelihood Method". Scandinavian Journal of Statistics. 11 (2): 93–112. ISSN 0303-6898.

1 Ranneby, Bo (1997). "Maximum Spacing Estimates Based on Different Metrics" (PostScript). Research Report. 5. Umeå University. ISSN 0345-3928. Retrieved 2008-12-30. {{cite journal}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)

1 Ranneby, Bo (2005). "The maximum spacing estimation for multivariate observations" (PDF). Journal of Statistical Planning and Inference. 129 (1–2). Elsevier: 427–446. doi:10.1016/j.jspi.2004.06.059. ISSN 0378-3758. Retrieved 12-31-2008. {{cite journal}}: Check date values in: |accessdate= (help); Unknown parameter |coauthors= ignored (|author= suggested) (help)

1 2 Wong, T.S.T (2006). "A note on the estimation of extreme value distributions using maximum product of spacings" (PDF). IMS Lecture Notes–Monograph Series. 52. Institute of Mathematical Statistics: 272–283. doi:10.1214/074921706000001102. arXiv:math/0702830v1. Retrieved 2008-12-31. {{cite journal}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)