ChangingMinds Web 

         

Home

Disciplines

Techniques

Principles

Explanations

Theories

Blog!

Quotes

Guest articles

Analysis

Book Reviews

Bookshop

Links

Caveat

Changes

Students!

Webmasters!

Contact

About

Guestbook

Site Map

Share this page:

Add to Google

 

 

Books and
more at:

USA:

In association with amazon.com

UK:

In Association with Amazon.co.uk

Canada:

In Association with amazon.ca

 

 

Spearman correlation

 

Explanations > Social ResearchAnalysis > Spearman correlation

Description | Example | Discussion | See also

 

Description

The Spearman Rank Correlation Coefficient is a form of the Pearson coefficient with the data converted to rankings (ie. when variables are ordinal). The raw scores are converted to ranks and the differences (di) between the ranks of each observation on the two variables are calculated. The Spearman coefficient is denoted with the Greek letter rho (ρ).

ρ = 1 - (6 * SUM(di2)) / (n * (n2 - 1))

Example

Two groups, x and y, are asked to rank ten items. The correlation between their rankings are then compared as below

 

Item x y x-y (x-y)^2
1 1 2 -1 1
2 3 5 -2 4
3 5 6 -1 1
4 6 6 0 0
5 8 7 1 1
6 9 7 2 4
7 6 5 1 1
8 4 3 1 1
9 3 1 2 4
10 2 1 1 1
       
n: 10 sum((x-y)^2): 18
n * (n^2 -1): 990   6 * sum((x-y)^2): 108
       
Spearman, ρ = 6 * sum((x-y)^2) / n*(n^2 -1) 0.11

 

The correlation of 0.11 is quite low, showing that they agree very little.

 

Discussion

The Spearman Coefficient can be used to measure ordinal data (ie. in rank order), not interval (as Pearson).

Note that if tied ranks exist then Pearson correlation must be used.

This coefficient is also called Spearman's rho (after the Greek letter used).

SPSS: Analyze, Correlate, Bivariate (check Spearman's rho)

See also

 

 


 

  © Syque 2002-2007

TOP

Massive Content -- Maximum Speed