Given the following quantities for a simple linear regression model results from a sample of size n=8 observations:
Σx = 47.7, Σy = 324, Σx² = 304.59, Σy² = 14706, and Σxy = 1766.8
a) Use the above information to calculate SSxy, SSyy, and SSxx.
b) Use the quantities in a) above to calculate β̂₁
c) Calculate SSE and use it to calculate the estimated standard error of β̂₁, s_β̂₁.
d) Test H₀: β₁ = 0 against Hₐ: β₁ ≠ 0 at α = 0.05 level of significance.