Using Natural Logs to calculate percentage change

Howdy—

I used to have a prof who insisted that the best way to get percentage change was to take the natural log of the ratio of the beginning & ending value. This was because it ensured that the percentage change was consistent from both directions. For example, if you have 7 people to begin with and 8 to end with, then

ln(7/8)=-1.34 and ln(8/7)=1.34.

The problem is when I begin to doubt some fact that I had heretofore known to be true with absolute certaintity, because I’ve been wrong about such facts often enough to know that my confidence is a poor gauge of accuracy.

So: Help! How does one calculate percentage change with natural logs? I’ve googled for the last hour & a half and haven’t had luck. (Which is going to be really embarrassing if somebody searches and finds in in ten seconds :smack: )

Thanks much!

In fact, ln(8/7) = 0.133531393 and ln(7/8) = -0.133531393. So the percent change from 7 to 8 is about 13.3% (closer to 14.3% actually), and from 8 to 7 is about -13.3% (-12.5%) in fact. So it’s an approximation, which works to one significant figure here, and gets better as the percentage change gets closer to zero.

Let’s say the change goes from x[sub]1[/sub] to x[sub]2[/sub]. The reason why the approximation works is because ln(x[sub]2[/sub]/x[sub]1[/sub]) is pretty close to (x[sub]2[/sub]/x[sub]1[/sub])-1, as long as x[sub]2[/sub]/x[sub]1[/sub] is near 1.

You had a strange professor.

Percentage change is equal to 100% x (v[sub]2[/sub] - v[sub]1[/sub]) / v[sub]1[/sub]. The natural logarithm of v[sub]2[/sub] / v[sub]1[/sub] will give you the approximate relative change when the two values are nearly equal — and the closer the values are to each other, the better the approximation. But you need to be cautious otherwise.

Seems just as easy to me to use the correct formula, remembering that you divide by the older of the two values.

… but to go ahead and answer this question anyway — though the answer be ridiculous:

Percentage change = 100% x (e[sup]ln (v2 / v1)[/sup] - 1)

Is it possible that your professor was talking specifically about mechanical strain? If the original length is L1 and the stretched length is L2, then the “engineering strain” is (L2-L1)/L1, which is the percent difference (in fractional form, of course). But there is another definition of strain, called the “log strain” or “true strain”, which is ln(L2/L1). Both definitions are widely used, although for large strains you have to be careful to specify which definition you’re using.

N.B: “True strain” isn’t inherently better than any other definition of strain.

I don’t think that helps, Bytegeist, you still wind up with wildly varying percentages depending upon whether v[sub]1[/sub] is larger than v[sub]2[/sub] or vice-versa. You still wind up with the fact that the change from 5 to 10 is an increase by 100%, but the change from 10 to 5 is a reduction by 50%.

I think that what your professor was saying was to just use ln(v[sub]1[/sub]/v[sub]2[/sub]) as if it were the percentage change, even though it’s not. Presumably there is some proof that ln(v[sub]1[/sub]/v[sub]2[/sub]) is between (v[sub]1[/sub]-v[sub]2[/sub])/v[sub]2[/sub] and (v[sub]1[/sub]-v[sub]2[/sub])/v[sub]1[/sub] for v[sub]1[/sub] > v[sub]2[/sub]

And here it is:

e[sup]x[/sup] = 1 + x + x[sup]2[/sup]/2! + x[sup]3[/sup]/3! + …

e[sup]x[/sup] > 1 + x, x > 0
x > ln(1 + x), x > 0

set (v[sub]1[/sub] - v[sub]2[/sub])/v[sub]2[/sub] = x, v[sub]1[/sub] > v[sub]2[/sub]

so (v[sub]1[/sub] - v[sub]2[/sub])/v[sub]2[/sub] > ln(1 + (v[sub]1[/sub] - v[sub]2[/sub])/v[sub]2[/sub])

(v[sub]1[/sub] - v[sub]2[/sub])/v[sub]2[/sub] > ln(1 + v[sub]1[/sub]/v[sub]2[/sub] - v[sub]2[/sub]/v[sub]2[/sub])

(v[sub]1[/sub] - v[sub]2[/sub])/v[sub]2[/sub] > ln(1 + v[sub]1[/sub]/v[sub]2[/sub] - 1)

so (v[sub]1[/sub] - v[sub]2[/sub])/v[sub]2[/sub] > ln(v[sub]1[/sub]/v[sub]2[/sub])

You can do a similar thing to show that ln(v[sub]1[/sub]/v[sub]2[/sub]) > (v[sub]1[/sub] - v[sub]2[/sub])/v[sub]1[/sub]

Oh, I agree. That’s why I described that formula as “ridiculous”: it evaulates the logarithm only to immediately undo it. But, if you’re trying to compute “percent change” in terms of the logarithm of the ratio of the two numbers, then the formula I supplied is about the most straightforward way to shoehorn it in. It’s a silly approach, but it technically answers the OP — which is all I was doing there.

I’ve continued googling and found a site called Big Lies about Percentage Change. Would you guys please share your thoughts on it and, if your thoughts are favorable, please explain how to apply the method. I will offer a preview, however:

So suggested divisors are offered:

But these are flawed, but in an interesting way

And so

[homer simpson]Mmmmm…sandwich theorem…[/homer]

And thus:

And there’s a handy-dandy formula:

I can do that!

So two key questions about this:

  1. Is it true, valid, or whatever term one wishes to use?

  2. Just exactly how is it applied? A key problem for me with math was going from the formulas & stuff to actually applying it to a problem. I don’t know why. Maybe there’s a typo, but I cannot get his example to work for me.

Thanks much!!

Percentage change is defined as (final value - initial value)/initial value. Where’s the choice in divisors?

I guess I wasn’t aware it was that simple; I’ve probably misspoke in trying to state the question. Here is a better example, analogous to the problem that prompted the question. The numbers are wholly fabricated.

In the U.S., we spend $134 per capita on eye glasses. Michigan spends $198 per capita. Texas spends $377 per capita.

Suppose I wanted to relate the relative sizes in percentages because it’s easy for people to grasp. So I could say that MI spends 64/134*100=47.7% more per capita than the U.S., and TX spends 90.4% more than MI. But that’s not so hot because there is no first or second number: we could also say that the U.S. spends 32.3% of what MI spends, and MI spends 47.4% of what TX spends. These can be confusing.

Mathcentral also has similar issues when percentage change is considered.

The standard method of percent change gives inconsistent answers for upward and downward changes because the change in a quantity can be divided by either of two values.

The percentage change is always relative to the initial value. Indeed, you will get different answers if you measure the change relative to the ending value, but no one (except for maybe the author of the aforementioned website) who knows standard practice will do so. Contrary to the above statement, it is **not ** the standard method to choose whichever denominator you like. Also, for this reason, the percentage change is undefined when the initial value is zero, and that makes perfect sense.

Okay. What about my example, though? (And retail markups?)

Could you explicitly restate your question, please? Your original question was:

with the answer being, basically, you don’t.

That’s not a percentage change, though–that’s a ratio, and of course ratios depend on what you’re using as your basis. I’m not aware of any trick that’ll let you divide by any of three numbers and get the same answer.

Hmmm…so my options are to overstate or understate, so to speak, without really having a defensible reason to those who prefer the option I don’t choose? Bummer.

Just state the baseline, and express everything else in terms of percentages higher or lower. There’s no overstating or understating unless you’re using the wrong numbers.

In my world lying with statistics really does work. Stating the baseline isn’t going to do much good when someone else just keeps shouting a different percentage figure. That’s why the concept of a comparison that works from both directions is so seductive: it’s a reasonable midpoint and it’s defensible…if it existed.

Well, no. Your other option is to not express the difference between the two numbers as a percentage. Take, for instance, your professor’s preference for specifying the difference by using the difference in the orders of magnatude. The trick with orders of magnatude is that you need a scale to go by, and everybody seems to like different scales. Mathematicians like e, computer scientists like 2, engineers like 10, etc.

Consider the scale for measuring earthquakes’ power (which uses a base of 10). If one earthquake is of magnatude 10.2, and the other one is of magnatude 10.4, then they’re off by 0.2 orders of magnatude. Now take your example of eyeglasses’ costs. Log[sub]10/sub = 0.17 orders of magnatude difference between MI and US spending. Compare that to log[sub]10/sub = 0.45 orders of magnatude off.