返回列表 发帖
The t-test you're referring to for level 2 is for testing the significance of the correlation coefficient. You obtain the t statistic through a different formula.

DF is n-2 instead of n-1 because you're estimating 2 parameters: the intercept (b0) and the slope coefficient (b1).

TOP

返回列表