- The document discusses various measures of relationships between variables including correlation and regression. Correlation describes the relationship between two variables, while regression examines the influence of one variable on another.
- Common bivariate descriptive statistics are cross tabulation/contingency tables, correlation coefficients, and regression. Correlation coefficients measure the strength and direction of the linear relationship between two variables.
- Pearson's correlation coefficient and Spearman's rank correlation coefficient are two main methods used to calculate correlation. Pearson's assumes a linear relationship while Spearman's can be used for ordinal data. Both return a value between -1 and 1 to indicate the correlation.