LinRegTTest (inference for slope)
STAT โ TESTS โ E: LinRegTTest
Enter x in L1, y in L2
Choose tail (ฮฒ & ฯ: โ 0 / <0 / >0)
Gives: a, b, s, r, rยฒ, t, p-value, df
โ This is the one to use for Unit 9 inference
LinReg(a+bx) โ LSRL equation only
STAT โ CALC โ 8: LinReg(a+bx)
Enter Xlist: L1, Ylist: L2
Gives: a (y-intercept), b (slope), r, rยฒ
โ Use this when you only need the equation, not inference