bi/b1
b0
* Point at which the regression line crosses the Y-axis (ordinate)
The F test
How much the model has improved the prediction of the outcome
If F is high, it means that…
that the model means something, if not, you can just use the mean
R^2
Indicates how much variation of a dependent variable is explained by the independent variable(s) in a regression model.
Only important if we want to do predictions
R^2 high or low?
If high, we explain relatively much of this variation and why (in our outcome variable)
If low, not so much of the variation in why
Interpretation of 𝜷𝑖 coefficients is “ceteris paribus”
other things equal
OLS assumptions
Dependent t-test
Independent t-test
Both the independent t-test and the dependent t-test are parametric tests based on the normal distribution. Therefore, they assume:
• The sampling distribution is normally distributed. In the dependent t-test this means that the sampling distribution of the differences between scores
should be normal, not the scores themselves.
• Data are measured at least at the interval level.
The independent t-test, because it is used to test different groups of people, also assumes:
Effect Size Measures
r = .1 / .3 / .5
r = .1 (small effect):
• the effect explains 1% of the total variance.
r = .3 (medium effect):
• the effect accounts for 9% of the total variance.
r = .5 (large effect):
• the effect accounts for 25% of the variance.
Beware of these ‘canned’ effect size though
• The size of effect should be placed within the research context.