Calculate Composite Index

The Calculate Composite Index tool combines multiple numeric variables to create a single index.

Learn more about how Calculate Composite Index works

Example

Example scenarios for using this tool include the following:

  • An environmental protection department wants to create an air quality index to inform public policy and the public about pollution. They collect data from monitoring stations corresponding to criteria pollutants. An analyst can then run the Calculate Composite Index tool to combine the individual pollutant indicators into a single air quality index.
  • A jurisdiction wants to apply for an infrastructure grant. To qualify for the grant, they must prove that the resources will go to underserved communities. They can create an index that combines infrastructure and demographic variables to identify the most underserved areas.

Usage notes

The Calculate Composite Index tool includes configurations for inputs, index settings, and the result layer.

Inputs

The Inputs group includes the following parameters:

  • Input features or table is the table or features containing the variables that will be combined into the index.
  • Input variables are the variables that will be combined to create the index. Provide at least two variables. For each variable, specify the following:
    • Field is the numeric field from the Input features or table containing the variable. Any records in the field with missing values will not be included in the analysis.
    • Reverse direction specifies whether the values of the variable will be reversed. When checked, the feature or record that originally had the highest value will have the lowest value, and vice versa. Values will be reversed after scaling. To create an index, variables must be on a compatible scale; reversing some variables may be required to ensure that the meaning of low and high values in each variable is consistent.

      Learn more about reversing variables

    • Weight is the relative influence of the variable on the index. Each weight has a default value of 1, so each variable has equal contribution. Increase or decrease the weight to reflect the relative importance of the variable. For example, if a variable is twice as important as another, use a weight value of 2.

      Learn more about setting weights

Index settings

The Index settings group includes the following parameters:

  • Method to scale and combine variables contains the methods that will be used to scale the input variables and combine the scaled variables to create the index. Scaling is a type of preprocessing that ensures the variables are on a compatible scale before they are combined. These scaled variables are then combined to create a single index value. The following options are available:
    • Combine scaled values (Mean of scaled values) creates the index by scaling the input variables between 0 and 1 (minimum-maximum scaling) and calculating the mean of the scaled values. This method is useful for creating an index that is easy to interpret. The shape of the distribution and outliers in the input variables will impact the index.
    • Combine ranks (Mean of percentiles) creates the index by scaling the ranks of the input variables between 0 and 1 (scaling by percentile) and calculating the mean of the scaled ranks. This option is useful when the rankings of the variable values are more important than the differences between values. The shape of the distribution and outliers in the input variables will not impact the index.
    • Combine raw values (Mean of raw values) creates the index by calculating the mean of the raw input variables. This option is useful when variables are already on a compatible scale.
    • Compound scaled values (Geometric mean of scaled values) creates the index by scaling the input variables between 0 and 1 (minimum-maximum scaling) and calculating the geometric mean of the scaled values. High values will not cancel low values, so this option is useful for creating an index in which higher index values will occur only when there are high values in multiple variables.
    • Compound ranks (Geometric mean of percentiles) creates the index by scaling the ranks of the input variables between 0 and 1 (scaling by percentile) and calculating the geometric mean of the scaled ranks. This option is useful when the rankings of the variable values are more important than the differences between values and when high variable values should not cancel out low variable values.
    • Compound raw values (Geometric mean of raw values) creates the index by calculating the geometric mean of the raw input variables. This option is useful when variables are already on a compatible scale and when high variable values should not cancel out low variable values.
    • Highlight extremes (Count of values above 90th percentile) creates the index by counting the number of input variables with values greater than or equal to the 90th percentile. This method is useful for identifying locations that may be considered the most extreme or the most in need.

    Learn more about scaling variables

    Learn more about combining variables

  • Reverse index values specifies whether the output index values will be reversed in direction. When checked, high index values will be treated as low index values and vice versa. Reversing is applied after combining the scaled variables.

    Learn more about reversing index values

  • Index minimum and maximum values are the minimum and maximum of the output index values. Specifying a minimum and maximum value will apply minimum-maximum scaling to the combined variables.

    Learn more about scaling the index

Result layer

The Result layer group includes the following parameters:

  • Output name determines the name of the layer that is created and added to the map. The name must be unique. If a layer with the same name already exists in your organization, the tool will fail and you will be prompted to use a different name.
  • Save in folder specifies the name of a folder in My Content where the result will be saved.

Environments

Analysis environment settings are additional parameters that affect a tool's results. You can access the tool's analysis environment settings from the Environment settings parameter group.

This tool honors the following analysis environments:

  • Output coordinate system
  • Processing extent
    Note:

    The default processing extent in Map Viewer is Full extent. This default is different from Map Viewer Classic in which Use current map extent is enabled by default.

Credits

This tool consumes credits.

Use Estimate credits to calculate the number of credits that will be required to run the tool. For more information, see Understand credits for spatial analysis.

Limitations

Creating an appropriate composite index depends on careful consideration of the question the index is trying to answer, variable choice, and the methods applied.

Learn more about best practices when creating composite indices

Outputs

The tool output includes a layer with the index results. The layer includes fields containing the input variables after preprocessing (reversing and scaling), the raw index prior to reversing and/or minimum-maximum scaling, the index value, the index rank, and the index percentile. It also includes fields with the index value reclassified into quantile classes, equal interval classes, and standard deviation classes. Apply styles and configure charts with these fields to explore the spatial patterns and distributions of the results.

Learn more about interpreting the results

You can view additional details about the analysis on the output layer's item page. To access the layer's item page, click Analysis Analysis on the Settings toolbar. Click History, and find and click the successful tool run. The analysis details will open on the Results tab. Click the options button next to the output layer, and click Open item details.

Licensing requirements

This tool requires the following licensing and configurations:

  • Creator or GIS Professional user type
  • Publisher, Facilitator, or Administrator role, or an equivalent custom role

Resources

Use the following resources to learn more: