What do correlation coefficient (r) tests do?
Measure strength of a relationship between two continuous variables measures between r = -1 and 1 -1 - negative linear 0 - no linear relationship 1 - positive linear
How do we interpret the correlation coefficient?
-0.3 to 0.3: weak -0.5 to -0.3 or 0.3 to 0.5: moderate -0.9 to -0.5 or 0.5 to 0.9: strong -1.0 to -0.9 or 0.9 to 1.0: very strong
When is regression useful?
Regression is useful when we want to:
What are residuals?
The differences between the observed and predicted weights
What do we assume about regression and what do we plot to check?
How do we check normality?
Histogram of residuals looks approx. normally distributed
What shape suggests problems for residuals?
A funneling shape
What if assumptions are not met for regression?
If residuals are heavily skewed or residuals show diff variances as predicted values increase, the data needs to be transformed Try taking natural log (ln) of dependent variable. Then repeat analysis and check the assumptions
What are the steps to choosing the right test?

What are the two types that stats tests fall into?
Parametric
assume data follows a particular distribution e.g. normal distribution
Non-parametric
usually based on ranks/signs rather than actual data
When are non parametric tests used?
What can be done about non - normality?
•If the data are not normally distributed, there are two options:
•For positively skewed data, taking the log of the dependent variable often produces normally distributed values
Pair the non-parametric tests with the parametric tests if normality isn’t present.

Summary
