ToolHop.

ADVERT

🔗 Correlation Matrix Calculator

Paste multi-column numeric data and generate a Pearson correlation matrix with basic summary statistics for each variable.

Correlation Matrix Calculator

Paste tabular data and compute a Pearson correlation matrix. See pairwise correlations between columns and basic summary statistics for each variable.

Data

Example row: 1.2 3.4 5.6. The first column will be X1, the second X2, etc. Non-numeric rows are ignored.

correlation matrix calculatorpearson correlation calculator

Summary

Detected 3 variables with at least one numeric value.

Strongest linear relationship is between X1 and X3 with r = 1.

Correlation matrix (Pearson r)

VariableX1X2X3
X110.97071
X20.970710.9707
X310.97071

Per-variable statistics

VariableCount (n)MeanStd dev
X1531.5811
X253.61.1402
X3551.5811

How to use this tool

  1. Paste your numeric data with one row per observation and one column per variable.
  2. Check the correlation matrix to see how strongly each pair of variables is linearly related.
  3. Review per-variable means and standard deviations for context.

Pearson correlation calculator for quick analysis

  • See all pairwise Pearson correlation coefficients in a single matrix.
  • Quickly spot strong positive or negative linear relationships.
  • Perfect for exploratory data analysis and homework exercises.

What this correlation matrix shows

  • Diagonal entries are 1.0 where a variable is correlated with itself.
  • Off-diagonal entries show Pearson correlation between pairs of variables.
  • If a column has no variance or too few data points, correlations may be undefined.

FAQ

Does this compute Pearson or Spearman correlation?
This calculator computes Pearson correlation, which measures linear relationships. It does not currently compute Spearman rank correlation.
How many variables can I include?
You can paste as many columns as you like, but very wide matrices may be harder to read. The calculator is best suited to small and medium-sized data sets.
What if some rows have missing values?
Rows that cannot be parsed into numeric columns are skipped entirely. For best results, clean your data before pasting.

ADVERT

ADVERT

Correlation Matrix Calculator - Pearson Correlation Table from Data