10-4 Variation and Prediction Intervals
10-4 Variation and Prediction Intervals
In this section, we study two measures used in correlation and regression studies.
(The coefficient of determination and the standard error of estimate.) We also
learn how to construct a prediction interval for y using a regression line and a
given value of x. To study these concepts, we need to understand and calculate
the total variation, explained deviation, and the unexplained deviation for each
ordered pair in a data set.
Assume that we have a collection of paired data containing the sample point
(x , y), that 𝑦 is the predicted value of y, and that the mean of the sample y-values
is 𝑦.
The total variation about a regression line is the sum of the squares of the
differences between the y-value of each ordered pair and the mean of y.
The explained variation is the sum of the squared of the differences between
each predicted y-value and the mean of y.
The unexplained variation is the sum of the squared of the differences between
the y-value of each ordered pair and each corresponding predicted y-value.
The sum of the explained and unexplained variations is equal to the total
variation.
As its name implies, the explained variation can be explained by the relationship
between x and y. The unexplained variation cannot be explained by the
relationship between x and y and is due to chance or other variables.
Consider the advertising and sales data used throughout this section with a
regression line of 𝑦 = 50.729 x + 104.061.
Using the data point (2.0, 220) we can find the total, explained, and unexplained
variation:
Ex 1)
The correlation coefficient for the following advertising expenses and company
sales data is 0.913. Find the coefficient of determination. What does this tell you
about the explained variation of the data about the regression line? About the
unexplained variation? (r= 0.913 suggests a strong positive linear correlation)
𝒓𝟐 = 0.834
About 83.4% of the variation in the company sales can be explained by the
variation in the advertising expenditures. About 16.6% of the variation is
unexplained and is due to chance or other variables.
Advertising expenses Company sales xy x2 y2
Sums
(𝑦 − 𝑦 )2
𝑠𝑒 =
𝑛−2
Ex 2)
The regression equation of the advertising expenses and company sales data in
example 1) is
𝑦 = 50.729 x + 104.061
x y 𝑦 (𝑦 − 𝑦)2
Sum 635.3463
The standard error of estimate of the company sales for a specific advertising
expense is about $10,290.
In chapter 7, we saw that point estimates will not give us any information about
how accurate they might be. Thus, we developed confidence interval estimates to
overcome this advantage. In this section we follow the same approach to
construct a prediction interval.
Where
1 𝑛 𝑥0 − 𝑥 2
𝐸= 𝑡𝛼 𝑠𝑒 1+ +
2 𝑛 𝑛 𝑥2 − 𝑥 2
Ex3)
Using the results of previous example, construct a 95% prediction interval for the
company sales when the advertising expenses are $2100. What can you
conclude?