Next: Inferences on the fitted value
Previous: Regression Analysis - Basic concepts
Original Model: Yi = b0 + b1Xi + ei,where ei ~ N(0,s2) and cov(ei,ej)=0 for i¹ j.
(estimate of the slope
parameter)
E(b1) =The variance of b1 is estimated via= b
Var(b1) =![]()
b1~N(,
)
,
and
follows a t-distribution with (n-2)
d.f. Thus a 100(1-a )% confidence interval
for b1 is given by To test H0: b1=b10we
would use the test statistic t=
and
reject H0 in favor of Ha: b1>b10 if t ³ta,n-2
reject H0 in favor of Ha: b1<b10 if t £-ta,n-2
reject H0 in favor of Ha: b1¹b10 if |t| ³ta/2,n-2
Next: Inferences on the fitted value
Previous: Regression Analysis - Basic concepts