1 / 25

Correlation tests:

Correlation tests:. Correlation Coefficient: A succinct measure of the strength of the relationship between two variables (e.g. height and weight, age and reaction time, IQ and exam score). There are various types of correlation coefficient, for different purposes: 1. Pearson's "r":

clint
Download Presentation

Correlation tests:

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Correlation tests:

  2. Correlation Coefficient: A succinct measure of the strength of the relationship between two variables (e.g. height and weight, age and reaction time, IQ and exam score).

  3. There are various types of correlation coefficient, for different purposes: 1. Pearson's "r": Used when both X and Y variables are (a) continuous; (b) (ideally) measurements on interval or ratio scales; (c) normally distributed - e.g. height, weight, IQ. 2. Spearman's rho: In same circumstances as (1), except that data need only be on an ordinal scale - e.g. attitudes, personality scores.

  4. r is a parametric test: the data have to have certain characteristics (parameters) before it can be used. rho is a non-parametric test - less fussy about the nature of the data on which it is performed.

  5. Correlations vary between: +1 (perfect positive correlation: as X increases, so does Y):

  6. ... and -1 (perfect negative correlation: as X increases, Y decreases, or vice versa). r = 0 means no correlation between X and Y: changes in X are not associated with systematic changes in Y, or vice versa.

  7. Calculating Pearson's r: a worked example:Is there a relationship between the number of parties a person gives each month, and the amount of flour they purchase from Vinny Millar?

  8. ( ) ( ) 382 776 Using our values (from the bottom row of the table:) * - 29832 10 = r ( ) ( ) æ ö æ ö 2 2 382 776 ç ÷ ç ÷ - * - 14876 60444 ç ÷ ç ÷ è ø è ø 10 10

  9. - 29832 29643 . 20 = r ( ) ( ) - * - 14876 14592 . 40 60444 60217 . 60 188 . 80 188 . 80 = = = r . 7455 * 253 . 391 283 . 60 226 . 40 r is .75 . This is a positive correlation: people who buy a lot of flour from Vinny Millar also hold a lot of parties (and vice versa).

  10. How to interpret the size of a correlation: r2 is the "coefficient of determination". It tells us what proportion of the variation in the Y scores is associated with changes in X. e.g., if r is .2, r2 is 4% (.2 * .2 = .04 = 4%). Only 4% of the variation in Y scores is attributable to Y's relationship with X. Thus, knowing a person's Y score tells you essentially nothing about what their X score might be.

  11. Our correlation of .75 gives an r2 of 56%. An r of .9, gives an r2 of (.9 * .9 = .81) = 81%. Note that correlations become much stronger the closer they are to 1 (or -1). Correlations of .6 or -.6 (r2 = 36%) are much better than correlations of .3 or -.3 (r2 = 9%), not merely twice as strong!

  12. Spearman's rho: Measures the degree of monotonicity rather than linearity in the relationship between two variables - i.e., the extent to which there is some kind of change in X associated with changes in Y: Hence, copes better than Pearson's r when the relationship is monotonic but non-linear - e.g.:

  13. Spearman's rho - worked example: Is there a correlation between the number of vitamin treatments a person has, and their score on a memory test?

  14. OR

  15. Step 1: assign ranks to the raw data, for each variable separately. Rules for ranking: (a) Give the lowest score a rank of 1; next lowest a rank of 2; etc. (b) If two or more scores are identical, this is a "tie": give them the average of the ranks they would have obtained had they been different. The next score that is different, gets the rank it would have had if the tied scores had not occurred.

  16. e.g.: raw score 12 15 15 16 17 "original"rank 1 2 3 4 5 actual rank: 1 2.5 2.5 4 5 Rank for the tied scores is (2+3)/2 = 2.5 raw score 3 18 18 18 100 "original"rank 1 2 3 4 5 actual rank: 1 3 3 3 5 Rank for the tied scores is (2+3+4)/3 = 3

  17. Step 2: Subtract one set of ranks from the other, to get a set of differences, D. Step 3: Square each of these differences, to get D2. Step 4: Add up the values of D2 , to get ΣD2. Here, ΣD2 = 6.0 N = 8.

  18. Step 5:

  19. rho = .93. There is a strong positive correlation between the number of vitamin treatments a person has, and their memory test score. Pearson's r on the same data = .86.

  20. Using SPSS/PASW to obtain scatterplots: (a) simple scatterplot: Graphs > Legacy Dialogs > Scatter/Dot...

  21. 3. Drag X and Y variables into x-axis and y-axis boxes in chart preview window 2. Drag "Simple scatter" icon into chart preview window. 1. Pick ScatterDot Using SPSS/PASW to obtain scatterplots: (a) simple scatterplot: Graphs > Chartbuilder

  22. Using SPSS/PASW to obtain scatterplots: (b) scatterplot with regression line: Analyze > Regression > Curve Estimation... "Constant" is the intercept, "b1" is the slope

  23. Using SPSS/PASW to obtain correlations: Analyze > Correlate > Bivariate...

More Related