Student Worksheet, Precalculus Activity
Based on AP* Statistics Problem 6, 1997
You are planning to sell a used 1988 automobile and want to establish an asking price that is competitive with that of other cars of the same make and model that are on the market. A review of newspaper advertisements for used cars yields the following data for 12 different cars of this make and model. You want to fit a least squares regression model to these data for use as a model in establishing the asking price for your car.
| Production Year | 1990 | 1991 | 1992 | 1987 | 1993 | 1991 | 1993 | 1985 | 1984 | 1982 | 1986 | 1979 |
| Asking Price (in thousands of dollars) | 6.0 | 7.7 | 8.8 | 3.4 | 9.8 | 8.4 | 8.9 | 1.5 | 1.6 | 1.4 | 2.0 | 1.0 |
Establish an asking price for the 1988 automobile using 4 models (linear, exponential, quadratic, and power). Let t = years since 1978 and p = price in thousands of dollars. Use your calculator's linear regression feature to determine a linear function in the form of:
a) p = mt + b using (t,p) data.
b) ln p = mt + b using the transformed data (t, ln p). Using exponential/logarithmic properties, re-express the equation as an exponential function in the form of p = aekt to determine the asking price of the automobile.
c) sqrt(p) = mt + b using the transformed data (t, sqrt(p)). Using algebraic properties, re-express the equation in quadratic form, p = at2 + bt + c, to determine the asking price of the automobile.
d) ln p = m · ln t + b using the transformed data (ln t, ln p). Using exponential/logarithmic properties, re-express the equation as a power function, p = atb to determine the asking price of the automobile.
e) Graph the 4 models with the data points. Which appears to be the best model? Explain why.