
276
Part III: Drawing Conclusions from Data
Here are the steps for using LINEST:
1. With the data entered, select a five-row-by-two-column array of cells
for LINEST’s results.
I selected G3:H7.
2. From the Statistical Functions menu, select LINEST to open the
Function Arguments dialog box for LINEST.
3. In the Function Arguments dialog box, enter the appropriate values
for the arguments.
In the Known_y’s box, I entered the name of the cell range that holds the
scores for the y-variable. For this example, that’s GPA (D3:D22).
In the Known_x’s box, I entered the name of the cell range that holds the
scores for the x-variable. For this example, it’s SAT (C3:C22).
In the Const box, the choices are to enter TRUE (or leave it blank) to
calculate the y-intercept, or FALSE to set the y-intercept to zero. .I
entered TRUE.
In the Stats box, the choices are to enter TRUE to return regression sta-
tistics in addition to the slope and the intercept, or FALSE (or leave it
blank) to return just the slope and the intercept. I entered TRUE.
In the dialog box, b refers to intercept and m-coefficient refers to slope.
As I said earlier, no set of symbols is standard for this.
4. IMPORTANT: Do NOT click OK. Because this is an array function,
press Ctrl+Shift+Enter to put LINEST’s answers into the selected array.
Figure 14-14 shows LINEST’s results. They’re not labeled in any way, so I
added the labels for you in the worksheet. The left column gives you the
slope, standard error of the slope, something called “R Square,” F, and the
SS
regression
. What’s R Square? That’s another measure of the strength of the
relationship between SAT and GPA in the sample. I discuss it in detail in
Chapter 15.
The right column provides the intercept, standard error of the intercept,
standard error of estimate, degrees of freedom, and SS
residual
.
20 454060-ch14.indd 27620 454060-ch14.indd 276 4/21/09 7:33:56 PM4/21/09 7:33:56 PM