residuals, consider the following in-class exercise.
Show students the following number series, and ask them what straight line formula
will correctly predict the next number.
15, 20, 25, 30, ?
To find the intercept, use y = a + bx, and set x = 0, or
a + b (0) = 15
a = 15
Next, experiment with different values of b, and look at how close the results are to
the given series.
Series (y) 15, 20, 25, 30, ?
Let x = 0 1 2 3 4 Residual (sum: 0-3)
15 + 1x 15, 16, 17, 18, 19 24
15 + 2x 15, 17 19, 21, 23 18
15 + 3x 15, 18, 21, 24, 27 12
15 + 4x 15, 19, 23, 27, 31 6
15 + 5x 15, 20, 25, 30, 35 0
The residual (sum: 0-3) is the sum of the differences in the predicted value for each
equation as compared to the series. The 15 +5x equation has the lowest residual, so it
is the best predictive model, and although its residual is 0, the prediction of 35 for
x=4 is correct.
3. Use of the Novartis data to illustrate bivariate regression is intentional as it explicitly
ties regression to correlation. The text notes that the same data is used, but it is
worthwhile to point out the connection to students who may have skipped over this
point or otherwise overlooked it.
4. There are many nuances to regression analysis not treated in this chapter’s
introduction to the topic. The intent is to describe the basic concepts and to have
students identify their related values on a printout. SPSS on the other hand, does
provide for a number of statistical options that are beyond the scope of the chapter,
particularly in the case of multiple regression. Some instructors who desire more in-
depth coverage of this technique may do so with their own materials and rely on
SPSS to accommodate this deeper coverage.
5. Regression analysis is complicated and difficult for undergraduate students to
understand. To help with the comprehension of regression analysis, we have
provided a number of regression application examples. If one’s students relate well
to concrete examples, it may be beneficial to use these examples in class or to go over
them in detail more than with the examples in earlier chapters.