00:01
So for this problem we are given a set of data regarding motor vehicle theft and burglary and are tasked with determining if the data points are related.
00:14
So we start with finding our superman rank correlation coefficient r sub s which we know is equal to 1 minus 6 times the sum of our squared rank differences over n times n squared minus 1.
00:30
So we'll start by ranking our data points.
00:32
So we have motor vehicle theft and burglary.
00:35
If we rank all the values for motor vehicle theft we have 3, 6, 4, 2, 1, 5.
00:46
And for burglary we have 5, 4, 3, 2, 1, and 6.
00:53
For our differences we get 2, negative 2, negative 1, 0, 0, and 1...