Chapter13 MAS202
Chapter13 MAS202
Chapter13 MAS202
Hanoi, 2023
1 13.1 Simple Linear Regression Models
Equation
Residual
The residual ei is defined by
ei = Yi − Ŷi
Coefficient
H0 : β1 = 0
H1 : β1 ̸= 0
√ √
Note. r= r2 if b1 > 0, r = − r2 if b1 < 0
Example 3. You are testing the null hypothesis that there is no linear
relationship between two variables, X and Y . From your sample of
n = 20, you determine that SSR = 60 and SSE = 40.
a. What is the value of FST AT ?
b. At the α = 0.05 level of significance, what is the critical value?
c. Based on your answers to (a) and (b), what statistical decision
should you make?
d. Compute the correlation coefficient by first computing r2 and
assuming that b1 is negative.
e. At the 0.05 level of significance, is there a significant correlation
between X and Y ?
13.9 Potential Pitfalls in Regression