Homepage › Solution manuals › James Stewart › Calculus: Early Transcendentals › Exercise 1.2.32
Exercise 1.2.32
The table shows average US retail residential prices of electricity from 2000 to 2016, measured in cents per kilowatt hour.
- (a)
- Make a scatter plot. Is a linear model appropriate?
- (b)
- Find and graph the regression line.
- (c)
- Use your linear model from part (b) to estimate the average retail price of electricity in 2005 and 2017.
Answers
- (a)
-
We make the scatter plot as follows:
As we can see, the linear model is appropriate for this graph.
- (b)
-
Using the Python code from Exercise 1.2.29 (c) or WolframAlpha, we get the following regression line function:
We sketch the graph of the function as follows:
- (c)
-
We should find the values
and
using the graph in (b):
As we can see from the graph,
2023-08-08 04:49