ORGANISING AND REPRESENTING AND INTERPRETING DATA
Download the Lessonotes Mobile Ghana app for faster lesson access on Android and iPhone.
Subject: Additional Mathematics
Class: SHS 3
Term: 2nd Term
Week: 5
Grade code: 3.4.1.LI.4
Strand code: 4
Sub-strand code: 1
Content standard code: 3.4.1.CS.1
Indicator code: 3.4.1.LI.4
Theme: HANDLING DATA
Subtheme: ORGANISING AND REPRESENTING AND INTERPRETING DATA
This page supports the lesson note with a companion video and a short classroom-ready summary.
For class groups and homework, share this lesson page so learners also get the summary, objectives, and full lesson context.
Good morning, class. Today, we are exploring a powerful statistical tool called the Spearman's Rank Correlation Coefficient. Imagine you are a sports journalist for Joy Sports. You want to know if the teams in the Ghana Premier League that spend the most money on players also finish highest on the league table. Or, as a headteacher, you might want to see if students who perform well in Mock exams also perform well in the final WASSCE. Spearman's Rank helps us measure the strength of such relationships, especially when we can rank the data from highest to lowest. It's a practical tool for making sense of data all around us, from business to education to sports.
What is Correlation? Correlation is a statistical measure that expresses the extent to which two variables are related, meaning they change together. Positive Correlation: As one variable increases, the other variable also tends to increase. (e.g., Amount of rainfall and yield of maize). Negative Correlation: As one variable increases, the other variable tends to decrease. (e.g., Number of hours spent on social media and test scores). Spearman's Rank Correlation Coefficient (rs) This is a specific type of correlation that measures the strength and direction of the relationship between two ranked variables. It is used when: The data is ordinal (can be ranked or put in order), like positions in a race, or ratings like 'Good', 'Better', 'Best'. The data is numerical but doesn't have a linear relationship or doesn't meet the assumptions for other correlation methods (like Pearson's). We want to see if the relationship is monotonic, meaning that as one variable increases, the other one consistently increases or consistently decreases, but not necessarily in a straight line. The Formula The formula for Spearman's Rank Correlation Coefficient is:
rs = 1 - [ (6 * Σd²) / (n * (n² - 1)) ]
Where: rs = Spearman's rank correlation coefficient d = The difference between the ranks of corresponding values of the two variables. Σd² = The sum of the squares of the differences in ranks. n = The number of pairs of data. Step-by-Step Calculation Process
Step 1: Set up a table. Create columns for the two variables (let's call them X and Y), their ranks (Rx and Ry), the difference in ranks (d), and the square of the difference (d²).