1 Logarithms and scaling

In this Section we shall work entirely with logarithms to base 10.

We are already familiar with a particular property of logarithms:   log A k = k log A .

Now, choosing A = 10 we see that:   log 1 0 k = k log 10 = k .

The effect of taking a logarithm is to replace a power: 1 0 k (which could be very large) by the value of the exponent k . Thus a range of numbers extending from 1 to 1,000,000 say, can be transformed, by taking logarithms to base 10, into a range of numbers from 0 to 6. This approach is especially useful in the exercise of plotting one variable against another in which one of the variables has a wide range of values.

Example 10

Plot the following values ( x , y )

x 1.0 1.1 1.2 1.3 1.4 1.5 1.6
y 1.0 2.14 4.3 8.16 14.8 25.6 42.9

Estimate the value of y when x = 1.35 .

Solution

If we attempt to plot these values on ordinary graph paper in which both vertical and horizontal scales are linear we find the large range in the y -values presents a problem. The values near the lower end are bunched together and interpolating to find the value of y when x = 1.35 is difficult.

Figure 12

A scatter plot shows a positive linear relationship between the variables plotted on the x and y axes.

Long description
Example 11

To alleviate the scaling problem in Example 10 employ logarithms to scale down the y -values, giving:

x 1 1.1 1.2 1.3 1.4 1.5 1.6
log y 0 0.33 0.63 0.97 1.17 1.41 1.63

Plot these values and estimate the value of y when x = 1.35 .

Solution

Figure 13

A scatter plot displays points suggesting a linear relationship between the logarithm of x and the logarithm of y.

Long description

This approach has spaced-out the vertical values allowing a much easier assessment for the value of y at x = 1.35 . From the graph we see that at x = 1.35 the ‘ log y ’ value is approximately 1.05. Taking log y = 1.05 and inverting we get

y = 1 0 1.05 = 11.22