"

Class Notes Precalculus I, 11/05/98

Linearizing Exponential Data; Introduction to Polynomials


The first quiz problem was to obtain a model of a form y = A b^x for the two (x, y) data points (8, 12), (15, 9).

We proceed to substitute this value of b into the first of the original equations and solve for A.

We thus have A = 16.6 and b = .96.

The quiz asked us determine the value of y when x = 30 and of x when y = 100.

pc02.jpg

Video file #01

http://youtu.be/oixX06DucEI

Fitting an exponential function to data

As we have seen previously, we can fit an exponential function to two data points if we know the value the function approaches as an asymptote.

Consider the y vs. x data below.

If we choose to attempt an exponential model, we can proceed as follows:

pc03.jpg

To linearize an exponential function we use the transformation y -> log(y), in which we replace all our y values with log(y).   The table below shows the resulting log(y) vs. x data.

  • You should validate this, then figure out for yourself why it is obvious that this table (using the scratched-out data) would be perfectly linear.

pc04.jpg

Our linearized model will thus be a model for log(y) vs. x.

This model is represented by the log (y) vs. x graph below.

 

We now have an equation which models our transformed data, log(y) vs. x.   We need an equation to model our original y vs. x data.

We return our model to the original y vs. x by inverting the transformation y -> log(y).

pc05.jpg

We now compare the values obtained for the given x values using the function y = 3.02 *2.02 ^ x to the original 'noisy' data from which the model was obtained.

We hope that our function values are close to the original data, and that there is no clear pattern to the residuals.   If this is the case we have some confidence in the quality of our model.

pc06.jpg

The figure below shows the entire process.

pc07.jpg

Video file #02

http://youtu.be/M_X7J3AOrQ4

Had we not known that the data was obtained by inserting random errors (sometimes called 'noise') into exponential data, we might also have attempted a power-function transformation.

The estimated fit for the transformed data gives us y^.6 vs. x.

We compare our model to the original data:

Had we attempted both the preceding logarithmic and the present .6-power transformation of our data, with the resulting models y = 3.02 * 2.02^x and y = (2x + 3) ^ 1.7, we would be interested in which model fits the functon better.

Sometimes we have to choose between competing models without a clue as to which model should in fact be the better.

pc08.jpg

Video file #03

http://youtu.be/qSGJdKPSCsM

As we saw with the temperature function, exponential functions do not always have the horizontal axis as their asymptotes, and must therefore be represented by functions of the form y = A b^t + c, with c not equal to 0.

In this case, if we know the value of the horizontal asymptote y = c, we can form the function yDiff = y - c = A b^t and fit an exponential to this function.

We will often wish to determine whether the yDiff = A b^t function is appropriate.

A brief introduction to Polynomial Functions and their behavior

Consider the function y = (x - 3) (x + 5) (x -7).

A polynomial function is a function formed by adding power functions with non-negative integer powers.

A product of linear factors always gives us a polynomial function.

It will turn out that any polynomial function is a product of linear factors and irreducible quadratic factors

We attempt to graph the present function.

We also observe that whenever x is a very large negative number, each of the factors (x - 3), (x + 5), and (x - 7) is a large negative number and their product will therefore be a really, really, really large negative number.

A similar observation related to very large positive numbers tells us that for large positive numbers, the product of the factors will be a very large positive number, indicated by the purple arrow pointing upward toward the upper right of the graph.

pc09.jpg

The function y = (x - 3) (x ^ 2 + 2 x + 12) is also a polynomial of degree three, since it multiplies out to the form a x^3 + b x^2 + c x + d.

pc10.jpg

Video file #04

http://youtu.be/mU9_L-VlHUw

http://youtu.be/QHx5CbAwwg4

"