What do the values have to be between for Pearson’s Correlation coefficient?
-1 and +1
values f r close to this indicate a strong linear association
What does a r value close to 0 indicate?
What are the hypothesis for Pearson’s Correlation?
H0: p=o (no linear association)
H1: p not equal to 0 (linear association
What p-value shows a significant linear correlation?
p<0.05
What are the assumptions of a Pearon’s correlation coefficient?
What test is used if there is no linear association between two variables?
- require association to be monotonic
Define Monotonic?
Does a correlation between 2 variables mean there is a cause and effect relationship?
- there may be an unobserved variable that can this
What does correlation measure?
What does regression measure?
What is the idea of linear regression?
Can you have more than one independent variable for regression?
What is the linear regression model formula?
Yi=Bo+B1 Xi + Ei
What are the three main steps in regression analysis?
In Rcomander what is the Bo and B1?
- B1 is the value under this
What is b1?
What is Bo?
- the value of Y when X=0
What are the assumptions for regression?
What is the residual?
What are the assumptions for residual analysis?
What do you do is the variance is not equal for residual analysis?
- use different methods (weighted least squares regression)
What are the two types of prediction?
What is a simple linear regression?
What is linear regression?