More Information

Matrix Scatter Diagrams

Matrix scatter diagrams include diverse graph types, can be easily created and modified, and are ideal for (i) exploratory data visualization and (ii) multivariate data representation.

A matrix scatter diagram enables the individual columns in a multivariate set of data to be plotted against each other, allowing you to explore relationships between the variables, with options of connecting data points to group centroids, drawing convex hulls of groups (to aid visualizing the group boundaries and the amount of overlap), etc.

Example 1: Half matrix plots (left image displaying a scatter matrix plot; right image represents matrix plot of the same data while connecting data points to group centroids):

A Scatter Matrix Diagram Displaying
Groups of Data Identified by Marker Attributes

A Scatter Matrix Diagram in Which
the Data Points Are Connected to Group Centroids

Example 2: Full matrix plots (left image displaying a scatter matrix plot; right image represents matrix plot of the same data while displaying convex hulls of groups):

A Full Matrix Plot of a Multivariate Set of Data

A Matrix Diagram Displaying Convex Hulls of Groups

Example 3: Multi-profile diagrams: