Skip to main content

Spearman Correlationని ఎలా లెక్కించాలి

Spearman Correlation అంటే ఏమిటి?

Spearman's rank correlation (rs) measures the strength of the monotonic relationship between two variables using their ranks. It is the non-parametric equivalent of Pearson's r and is more robust to outliers.

దశల వారీ గైడ్

  1. 1Rank each variable from 1 to n
  2. 2rs = 1 − (6Σd²) / (n(n²−1))
  3. 3d = difference in ranks for each pair
  4. 4Perfect rank agreement → rs=1; perfect reversal → rs=−1

పరిష్కరించిన ఉదాహరణలు

ఇన్పుట్
Two raters rank 5 items: d² values: 1,0,4,1,0
ఫలితం
rs = 0.7 — moderate to strong rank correlation
1−6×6/(5×24)=0.7

లెక్కించడానికి సిద్ధంగా ఉన్నారా? ఉచిత Spearman Correlation కాలిక్యులేటర్‌ని ప్రయత్నించండి

దీన్ని మీరే ప్రయత్నించండి →

సెట్టింగులు