The parameter β1, the slope of the population regression line, is of primary importance in regression analysis because it gives the true rate of change in the mean E(y) in response to a unit increase in the predictor variable x. For every unit increase in x the mean of the response variable y changes by β1 units, increasing if β1>0 and decreasing if β1<0. We wish to construct confidence intervals for β1 and test hypotheses about it.
The slope ˆβ1 of the least squares regression line is a point estimate of β1. A confidence interval for β1 is given by the following formula.
where sε=√SSEn−2 and the number of degrees of freedom is df=n−2.
The assumptions listed in Section 10.3 "Modelling Linear Relationships with Randomness Present" must hold.
The statistic sε is called the sample standard deviation of errorsThe statistic sε.. It estimates the standard deviation σ of the errors in the population of y-values for each fixed value of x (see Figure 10.5 "The Simple Linear Model Concept" in Section 10.3 "Modelling Linear Relationships with Randomness Present").
Construct the 95% confidence interval for the slope β1 of the population regression line based on the five-point sample data set
x226810y01233Solution:
The point estimate ˆβ1 of β1 was computed in Note 10.18 "Example 2" in Section 10.4 "The Least Squares Regression Line" as ˆβ1=0.34375. In the same example SSxx was found to be SSxx=51.2. The sum of the squared errors SSE was computed in Note 10.23 "Example 4" in Section 10.4 "The Least Squares Regression Line" as SSE=0.75. Thus
sε=√SSEn−2=√0.753=0.50Confidence level 95% means α=1−0.95=0.05 so α∕2=0.025. From the row labeled df=3 in Figure 12.3 "Critical Values of " we obtain t0.025=3.182. Therefore
ˆβ1±tα∕2sε√SSxx=0.34375±3.182(0.50√51.2)=0.34375±0.2223which gives the interval (0.1215,0.5661). We are 95% confident that the slope β1 of the population regression line is between 0.1215 and 0.5661.
Using the sample data in Table 10.3 "Data on Age and Value of Used Automobiles of a Specific Make and Model" construct a 90% confidence interval for the slope β1 of the population regression line relating age and value of the automobiles of Note 10.19 "Example 3" in Section 10.4 "The Least Squares Regression Line". Interpret the result in the context of the problem.
Solution:
The point estimate ˆβ1 of β1 was computed in Note 10.19 "Example 3", as was SSxx. Their values are ˆβ1=−2.05 and SSxx=14. The sum of the squared errors SSE was computed in Note 10.24 "Example 5" in Section 10.4 "The Least Squares Regression Line" as SSE=28.946. Thus
sε=√SSEn−2=√28.9468=1.902169814Confidence level 90% means α=1−0.90=0.10 so α∕2=0.05. From the row labeled df=8 in Figure 12.3 "Critical Values of " we obtain t0.05=1.860. Therefore
ˆβ1±tα∕2sε√SSxx=−2.05±1.860(1.902169814√14)=−2.05±0.95which gives the interval (−3.00,−1.10). We are 90% confident that the slope β1 of the population regression line is between −3.00 and −1.10. In the context of the problem this means that for vehicles of this make and model between two and six years old we are 90% confident that for each additional year of age the average value of such a vehicle decreases by between $1,100 and $3,000.
Hypotheses regarding β1 can be tested using the same five-step procedures, either the critical value approach or the p-value approach, that were introduced in Section 8.1 "The Elements of Hypothesis Testing" and Section 8.3 "The Observed Significance of a Test" of Chapter 8 "Testing Hypotheses". The null hypothesis always has the form H0:β1=B0 where B0 is a number determined from the statement of the problem. The three forms of the alternative hypothesis, with the terminology for each case, are:
Form of Ha | Terminology |
---|---|
Ha:β1<B0 | Left-tailed |
Ha:β1>B0 | Right-tailed |
Ha:β1≠B0 | Two-tailed |
The value zero for B0 is of particular importance since in that case the null hypothesis is H0:β1=0, which corresponds to the situation in which x is not useful for predicting y. For if β1=0 then the population regression line is horizontal, so the mean E(y) is the same for every value of x and we are just as well off in ignoring x completely and approximating y by its average value. Given two variables x and y, the burden of proof is that x is useful for predicting y, not that it is not. Thus the phrase “test whether x is useful for prediction of y,” or words to that effect, means to perform the test
H0:β1=0 vs. Ha:β1≠0The test statistic has Student’s t-distribution with df=n−2 degrees of freedom.
The assumptions listed in Section 10.3 "Modelling Linear Relationships with Randomness Present" must hold.
Test, at the 2% level of significance, whether the variable x is useful for predicting y based on the information in the five-point data set
x226810y01233Solution:
We will perform the test using the critical value approach.
Step 1. Since x is useful for prediction of y precisely when the slope β1 of the population regression line is nonzero, the relevant test is
H0:β1=0vs. Ha:β1≠0 @ α=0.02Step 2. The test statistic is
T=ˆβ1sε∕√SSxxand has Student’s t-distribution with n−2=5−2=3 degrees of freedom.
Step 3. From Note 10.18 "Example 2", ˆβ1=0.34375 and SSxx=51.2. From Note 10.30 "Example 6", sε=0.50. The value of the test statistic is therefore
T=ˆβ1−B0sε∕√SSxx=0.343750.50∕√51.2=4.919Step 5. As shown in Figure 10.9 "Rejection Region and Test Statistic for " the test statistic falls in the rejection region. The decision is to reject H0. In the context of the problem our conclusion is:
The data provide sufficient evidence, at the 2% level of significance, to conclude that the slope of the population regression line is nonzero, so that x is useful as a predictor of y.
Figure 10.9 Rejection Region and Test Statistic for Note 10.33 "Example 8"
A car salesman claims that automobiles between two and six years old of the make and model discussed in Note 10.19 "Example 3" in Section 10.4 "The Least Squares Regression Line" lose more than $1,100 in value each year. Test this claim at the 5% level of significance.
Solution:
We will perform the test using the critical value approach.
Step 1. In terms of the variables x and y, the salesman’s claim is that if x is increased by 1 unit (one additional year in age), then y decreases by more than 1.1 units (more than $1,100). Thus his assertion is that the slope of the population regression line is negative, and that it is more negative than −1.1. In symbols, β1<−1.1. Since it contains an inequality, this has to be the alternative hypotheses. The null hypothesis has to be an equality and have the same number on the right hand side, so the relevant test is
H0:β1=−1.1vs. Hα:β1<−1.1 @ α=0.05Step 2. The test statistic is
T=ˆβ1−B0sε∕√SSxxand has Student’s t-distribution with 8 degrees of freedom.
Step 3. From Note 10.19 "Example 3", ˆβ1=−2.05 and SSxx=14. From Note 10.31 "Example 7", sε=1.902169814. The value of the test statistic is therefore
T=ˆβ1−B0sε∕√SSxx=−2.05−(−1.1)1.902169814∕√14=−1.869Step 5. As shown in Figure 10.10 "Rejection Region and Test Statistic for " the test statistic falls in the rejection region. The decision is to reject H0. In the context of the problem our conclusion is:
The data provide sufficient evidence, at the 5% level of significance, to conclude that vehicles of this make and model and in this age range lose more than $1,100 per year in value, on average.
Figure 10.10 Rejection Region and Test Statistic for Note 10.34 "Example 9"
For the Basic and Application exercises in this section use the computations that were done for the exercises with the same number in Section 10.2 "The Linear Correlation Coefficient" and Section 10.4 "The Least Squares Regression Line".
Construct the 95% confidence interval for the slope β1 of the population regression line based on the sample data set of Exercise 1 of Section 10.2 "The Linear Correlation Coefficient".
Construct the 90% confidence interval for the slope β1 of the population regression line based on the sample data set of Exercise 2 of Section 10.2 "The Linear Correlation Coefficient".
Construct the 90% confidence interval for the slope β1 of the population regression line based on the sample data set of Exercise 3 of Section 10.2 "The Linear Correlation Coefficient".
Construct the 99% confidence interval for the slope β1 of the population regression Exercise 4 of Section 10.2 "The Linear Correlation Coefficient".
For the data in Exercise 5 of Section 10.2 "The Linear Correlation Coefficient" test, at the 10% level of significance, whether x is useful for predicting y (that is, whether β1≠0).
For the data in Exercise 6 of Section 10.2 "The Linear Correlation Coefficient" test, at the 5% level of significance, whether x is useful for predicting y (that is, whether β1≠0).
Construct the 90% confidence interval for the slope β1 of the population regression line based on the sample data set of Exercise 7 of Section 10.2 "The Linear Correlation Coefficient".
Construct the 95% confidence interval for the slope β1 of the population regression line based on the sample data set of Exercise 8 of Section 10.2 "The Linear Correlation Coefficient".
For the data in Exercise 9 of Section 10.2 "The Linear Correlation Coefficient" test, at the 1% level of significance, whether x is useful for predicting y (that is, whether β1≠0).
For the data in Exercise 10 of Section 10.2 "The Linear Correlation Coefficient" test, at the 1% level of significance, whether x is useful for predicting y (that is, whether β1≠0).
For the data in Exercise 11 of Section 10.2 "The Linear Correlation Coefficient" construct a 90% confidence interval for the mean number of new words acquired per month by children between 13 and 18 months of age.
For the data in Exercise 12 of Section 10.2 "The Linear Correlation Coefficient" construct a 90% confidence interval for the mean increased braking distance for each additional 100 pounds of vehicle weight.
For the data in Exercise 13 of Section 10.2 "The Linear Correlation Coefficient" test, at the 10% level of significance, whether age is useful for predicting resting heart rate.
For the data in Exercise 14 of Section 10.2 "The Linear Correlation Coefficient" test, at the 10% level of significance, whether wind speed is useful for predicting wave height.
For the situation described in Exercise 15 of Section 10.2 "The Linear Correlation Coefficient"
For the situation described in Exercise 16 of Section 10.2 "The Linear Correlation Coefficient"
For the data in Exercise 17 of Section 10.2 "The Linear Correlation Coefficient" test, at the 10% level of significance, whether course average before the final exam is useful for predicting the final exam grade.
For the situation described in Exercise 18 of Section 10.2 "The Linear Correlation Coefficient", an agronomist claims that each additional million acres planted results in more than 750,000 additional acres harvested. Test this claim at the 1% level of significance.
For the data in Exercise 19 of Section 10.2 "The Linear Correlation Coefficient" test, at the 1/10th of 1% level of significance, whether, ignoring all other facts such as age and body mass, the amount of the medication consumed is a useful predictor of blood concentration of the active ingredient.
For the data in Exercise 20 of Section 10.2 "The Linear Correlation Coefficient" test, at the 1% level of significance, whether for each additional inch of girth the age of the tree increases by at least two and one-half years.
For the data in Exercise 21 of Section 10.2 "The Linear Correlation Coefficient"
For the situation described in Exercise 22 of Section 10.2 "The Linear Correlation Coefficient"
Large Data Set 1 lists the SAT scores and GPAs of 1,000 students.
https://www.gone.2012books.lardbucket.org/sites/all/files/data1.xls
Large Data Set 12 lists the golf scores on one round of golf for 75 golfers first using their own original clubs, then using clubs of a new, experimental design (after two months of familiarization with the new clubs).
https://www.gone.2012books.lardbucket.org/sites/all/files/data12.xls
Large Data Set 13 records the number of bidders and sales price of a particular type of antique grandfather clock at 60 auctions.
https://www.gone.2012books.lardbucket.org/sites/all/files/data13.xls
0.743±0.578
−0.610±0.633
T=1.732, ±t0.05=±2.353, do not reject H0
0.6±0.451
T=−4.481, ±t0.005=±3.355, reject H0
4.8±1.7 words
T=2.843, ±t0.05=±1.860, reject H0
T=4.096, ±t0.05=±1.771, reject H0
T=25.524, ±t0.0005=±3.505, reject H0