Spearman Rank Correlation Calculator
Paste two datasets and instantly get Spearman's rho, p-value, and a rank-scatter plot — no install needed.
Enter Your Data
Enter data on the left and click Calculate to see results.
Rho (ρ)
—
p-value
—
t-stat
—
n
—
Rank Scatter Plot
Ranked X vs Ranked YRank Table
| # | X | Rank X | Y | Rank Y | d² |
|---|
Copied!
Summary
Paste two datasets and instantly get Spearman's rho, p-value, and a rank-scatter plot — no install needed.
How it works
- Enter the X variable values as comma-separated numbers in the first field.
- Enter the matching Y variable values in the second field — order must correspond to the same observations.
- Select a significance level (alpha): 0.10, 0.05, or 0.01.
- Click "Calculate" to rank both datasets and compute Spearman's rho, t-statistic, and two-tailed p-value.
- Read the significance verdict and inspect the rank scatter plot to visualize the monotonic relationship.
- Copy the results summary to clipboard for use in a report or assignment.
Use cases
- Test whether student rankings on two exams agree (ordinal agreement).
- Measure the monotonic relationship between income level and life satisfaction ratings.
- Assess correlation between two judges' ordinal scores in a competition.
- Analyze the association between hours studied and test rank without assuming normality.
- Explore whether customer satisfaction scores follow the same trend as net-promoter scores.
- Quickly check rank correlation in small samples where Pearson's assumptions may not hold.
- Compare survey Likert-scale responses between two groups.
- Validate sensor readings that follow a monotonic but non-linear relationship.
Frequently Asked Questions
Last updated: 2026-06-10 ·
Reviewed by Nham Vu