29.9.23 Scatter Matrix Graph


A scatter matrix is a pair-wise scatter plot of several variables presented in a matrix format. It can be used to determine whether the variables are correlated and whether the correlation is positive or negative.

Scatter matrix.png

Contents

Data Requirements

At least two worksheet columns(or a range from at least two columns).

Creating the Graph

To create a Scatter Matrix:

  1. Highlight at least two worksheet columns(or a range from at least two columns).
  2. Select Plot > Statistical : Scatter Matrix.
or
Click the Scatter Matrix button on the 2D Graphs toolbar.

Each selected column or range is plotted against every other selected column or range as a Scatter graph. All layers are presented as a matrix in a graph.

2d graphs scatter matrix.png

Template

BOXMATRIX.OTP (installed to the Origin program folder)

Notes