356 Chapter 9: Regression
Simple Linear RegressionStartQuit44Sample size = 15Add This Point To ListRemove Selected Point From ListData PointsClear List49,12
52,14
38,9
55,16
32,8
57,18
54,14
44,12x =
y = 12a =
b =−2.51
0.32The least squares estimators are as follows:
Average x value =
Sum of squares of the x values =46.13
33212.0The estimated regression line is Y = −2.51 + 0.32xS(x, Y)
S(x, x)
S(Y, Y)
SSR=
=
=
=416.2
1287.73
147.6
13.08100
80
60
40
20
0
-20 50 100 150 200 250 300FIGURE 9.3
we see that it is a linear combination of the independent normal random variablesYi,
i=1,...,nand so is itself normally distributed. Using Equation 9.3.1, the mean and
variance ofBare computed as follows:
E[B]=∑
i(xi−x)E[Yi]
∑
ixi^2 −nx^2=∑
i(xi−x)(α+βxi)
∑
ix^2 i−nx^2