Los puntos clave no están disponibles para este artículo en este momento.
The Jenks natural breaks algorithm is a standard method for dividing a dataset into a certain number of homogenous classes. The algorithm is commonly used in geographic information systems (GIS) applications. One major drawback to the use of Jenks in this context is that the number of desired classes must be indicated before the algorithm is applied to the dataset. Without a mechanism for determining the appropriate number of classes for a given dataset, the results of Jenks classification may be inaccurate, or worse, arbitrary. This paper proposes a method for determining, through iterative tests of statistical significance, the appropriate number of classes for a data set of any given number of observations. Pseudo-code for the method is provided.
Matthew A. North (Thu,) studied this question.