Frequently asked question

What is the Jenks optimization method?

Last Published: April 25, 2020

Answer

Some Esri products use the Jenks optimization method to classify features using natural breaks in data values. The Jenks optimization method is also known as the goodness of variance fit (GVF). It is used to minimize the squared deviations of the class means. Optimization is achieved when the quantity GVF is maximized:

1. Calculate the sum of squared deviations between classes (SDBC).

GVF = -------------------

2. Calculate the sum of squared deviations from the array mean (SDAM).

3. Subtract the SDBC from the SDAM (SDAM-SDBC). This equals the sum of the squared deviations from the class means (SDCM).

The method first specifies an arbitrary grouping of the numeric data. SDAM is a constant and does not change unless the data changes. The mean of each class is computed and the SDCM is calculated. Observations are then moved from one class to another in an effort to reduce the sum of SDCM and therefore increase the GVF statistic. This process continues until the GVF value can no longer be increased.

Further Reading

• Jenks, George F. 1967. "The Data Model Concept in Statistical Mapping", International Yearbook of Cartography 7: 186-190.
Note:
The steps presented in this article are to provide the concept of involved events and are not be used as a specific solution. For more specific assistance, please call our Technical Support department.

Article ID:000006743

Software:
  • Legacy Products
  • ArcMap

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Related Information

Discover more on this topic