Scatter plot matrix

A scatter plot matrix is a grid (or matrix) of scatter plots used to visualize bivariate relationships between combinations of variables. Each scatter plot in the matrix visualizes the relationship between a pair of variables, allowing many relationships to be explored in one chart.

Variables

A scatter plot matrix is made up of three or more Numeric fields. A scatter plot is created for every pairwise combination of variables selected.

Statistics

A regression equation is calculated for every scatter plot in the matrix. You can add the associated trend lines to the scatter plots by checking Show linear trend in the Chart Properties pane. Alternatively, you can view the mini-plots in the grid as R² values with a color gradient corresponding to the strength of the R² value by checking Show as R-Squared in the Chart Properties pane.

Layout

A scatter plot matrix layout consists of two halves cut across a diagonal. The lower left half displays a grid of mini-plots, one for each pair of variables.

By default, the upper right half of the layout displays one large preview plot that shows a selected mini-plot in more detail. If a preview plot is not needed, you can leave the upper right half of the layout blank or use it to display mirrored mini-plots with additional relationship views.

The following Matrix Corner View options are available for the upper right half of the scatter plot matrix layout:

  • Preview Plot—Displays a detailed, interactive view of the selected mini-plot
  • Mirrored Scatterplot—Displays a mirrored grid of the mini-plots
  • R-Squared—Displays a mirrored grid of the mini-plots shown as R² values, with a color gradient corresponding to the strength of the relationship
  • Pearson's r—Displays a mirrored grid of the mini-plots shown as r values, with a diverging color gradient corresponding to the strength and direction of the relationship
  • None—The upper right half of the layout is left blank

Additionally, you can add a histogram showing the distribution of each numeric variable to the matrix by checking Show histograms in the Data tab in the Chart Properties pane.

Appearance

Titles and description

Charts and axes are given default titles based on the variable names and chart type. These can be edited on the General tab in the Chart Properties pane. You can also provide a chart Description, which is a block of text that appears at the bottom of the chart window.

Visual formatting

You can configure the look of your chart by formatting text and symbol elements, or by applying a chart theme. Format properties can be configured on the Format tab in the Chart Properties pane, or through the Chart Format context ribbon. Chart formatting options include the following:

  • Size, color, and style of the font used for axis titles, axis labels, description text, legend title, legend text, and guide labels
  • Color, width, and line type for grid and axis lines
  • Background color of the chart

Learn more about changing a chart's appearance

Color

Scatter plot points can be visualized using a single color, or with the colors specified in the layer's symbology. By default, scatter plots use layer colors and inherit their outline and fill colors from the source layer symbology.

Example

Create a scatter plot to visualize the relationships between several chronic conditions and identify which correlations are strongest.

  • Numeric variables—COPD, Diabetes, Heart Failure, Hypertension, High Cholesterol
  • Show as R-Squared—On

Scatter plot matrix