Correlation Matrix Calculator
Computes the Pearson correlation coefficient — a measure of linear relationship strength and direction, ranging from -1 (perfect inverse relationship) to +1 (perfect direct relationship) — between every pair of numeric columns in your dataset, displayed as a color-coded matrix.
Correlation measures a linear relationship specifically — two variables can have a strong non-linear relationship (like a U-shape) while still showing a near-zero Pearson correlation, since the metric doesn't capture non-linear patterns.