Marcs Notes

Home

❯

university

❯

Data Science

❯

Data Visualization

❯

Scatter Plot Matrices

Scatter Plot Matrices

10. Juni 20251 min read

Scatter Plot Matrices

Multiple Scatter Plots to show Correlation or Clustering for multiple attributes. Use Histogram for diagonal line. Similar to a Heatmap if only used for Correlation.

Interaction

  • reduce number of varibales
  • change axis order
  • Brushing, just like in Parallel Coordinate Plot

Disadvantages

  • limited space
  • hard to understand with too many variables

Example


Graphansicht

  • Scatter Plot Matrices
  • Interaction
  • Disadvantages
  • Example

Backlinks

  • Correlation Analysis
  • Data Visualization
  • Heatmap
  • InfoVis Chapter 2 - Multivariate Data

Erstellt mit Quartz v4.5.0 © 2025

  • GitHub