The change you experience in a sensation is related to how much you're already sensing that thing. This applies to hearing and vision and is known as Weber–Fechner law: https://en.wikipedia.org/wiki/Weber%E2%80%93Fechner_law
What this means in practice is that human senses are a logarithm of the input. Because hearing is a logarithm of the input, we deal with the perception of sound in exponential quantities of sound.
Log scales are also widely used for physical quantities that humans can't directly perceive, like radio-frequency electric fields. The logarithmic nature of human perception provides an additional benefit in some cases, but it's not the sole or primary benefit. For example, the amplitude response of any linear differential equation to a sinusoidally varying input is (roughly, at low Q, etc.) piecewise linear vs. frequency on a log-log Bode plot. It has no similarly useful structure on a linear plot. That structure is relevant to all manner of problems in electromagnetics, optics, acoustics, dynamics in mechanics, and other areas. Any introductory course in signals and systems will cover it.
That's not very relevant to this university chart, though. For a simpler example, stock price charts are sometimes logarithmic. On such a chart, if I buy a constant dollar amount and then sell it, I'll make the same dollar gain or loss for any buy and sell points the same vertical distance apart. I believe this chart's creator was thinking of an analogous property; the labels are placed in pairs geometrically equidistant from 0%, since (1 + 0.25)*(1 - 0.2) = (1 + 0.5)*(1 - 0.333...) = 1. I believe the rounding to 34% and not 33% is a mistake, but that the scale is otherwise fine.
> piecewise linear vs. frequency on a log-log Bode plot. It has no similarly useful structure on a linear plot.
log-log graphs are not the same as a log graph. A log-log graph is useful for turning monomials into lines, which is exactly what a Bode plot is. But this is a good point. Maybe "exponential function" is the wrong terminology. "Function with an exponent" is more apt.
> stock price charts are sometimes logarithmic.
Stock price charts are logarithmic when the movement of a stock is exponential over the time frame being looked at. Stock prices, in general, are kind of related to perception as well. A $4 stock that moves +/- $2 is perceived very differently than a $100 stock that moves +/- $2. The perception of a price delta is relative to the current price, not the absolute dollar amount of the movement. This is why stock prices exhibit compound returns, which is of course an exponential function.
You could say that a log scale is useful only when the variable can be usefully regarded as the exponential of something, and I think you'd be tautologically right. That exponential structure just shows up very often, whether from human sensory perception, or from linear systems math, or from economics, or from many other causes.
I generally prefer log units to linear percentages for anything like a scale factor or a ratio. A lot of stuff comes out cleaner and more symmetric, for example because (1 + 0.10)*(1 - 0.10) isn't equal to one exactly, but exp(0.1)*exp(-0.1) is. The case for that in the university chart seems slightly pedantic but fine to me.
What this means in practice is that human senses are a logarithm of the input. Because hearing is a logarithm of the input, we deal with the perception of sound in exponential quantities of sound.