Chapter 1: The CORR Procedure


Overview

The CORR procedure computes Pearson correlation coefficients, three nonparametric measures of association, and the probabilities associated with these statistics. The correlation statistics include

  • Pearson product-moment correlation

  • Spearman rank-order correlation

  • Kendall s tau-b coefficient

  • Hoeffding s measure of dependence, D

  • Pearson, Spearman, and Kendall partial correlation

Pearson product-moment correlation is a parametric measure of a linear relationship between two variables. For nonparametric measures of association, Spearman rank-order correlation uses the ranks of the data values and Kendall s tau-b uses the number of concordances and discordances in paired observations. Hoeffding s measure of dependence is another nonparametric measure of association that detects more general departures from independence. A partial correlation provides a measure of the correlation between two variables after controlling the effects of other variables .

With only one set of analysis variables specified, the default correlation analysis includes descriptive statistics for each analysis variable and Pearson correlation statistics for these variables. You can also compute Cronbach s coefficient alpha for estimating reliability.

With two sets of analysis variables specified, the default correlation analysis includes descriptive statistics for each analysis variable and Pearson correlation statistics between these two sets of variables.

You can save the correlation statistics in a SAS data set for use with other statistical and reporting procedures.

For a Pearson or Spearman correlation, the Fisher s z transformation can be used to derive its confidence limits and a p -value under a specified null hypothesis H : = . Either a one-sided or a two-sided alternative is used for these statistics.

Experimental ODS graphics are now available with the CORR procedure, including scatter plots and a scatter plot matrix of the analysis variables. For more information, see the ODS Graphics section on page 31.




Base SAS 9.1.3 Procedures Guide (Vol. 3)
Base SAS 9.1 Procedures Guide, Volumes 1, 2, 3 and 4
ISBN: 1590472047
EAN: 2147483647
Year: 2004
Pages: 74

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net