Overview
A logarithmic scale is a way of representing numerical quantities so that equal distances on the scale correspond to equal multiplicative changes (ratios) in the underlying quantity. Instead of plotting the raw value, the logarithm of the value is used. Because multiplication becomes addition under a logarithm, values that span many orders of magnitude become easier to compare and visualize.
How it works and key characteristics
On a logarithmic scale each tick mark differs from its neighbor by a constant factor. For a base-10 logarithmic scale, marks might be 1, 10, 100, 1000, and so on; for a natural-logarithm scale the factor is e. The sign and magnitude of the logarithm reflect whether the quantity is greater or less than the chosen unit: ratios smaller than one give negative log values, a ratio of one gives log zero, and larger ratios give positive values. Log scales require strictly positive inputs, so zero or negative quantities must be shifted or treated separately.
Mathematics and practical notes
Formally, a logarithmic measure L of a positive quantity x is L = k·log_b(x/x_0) where b is the base, k is a scaling constant, and x_0 is a chosen reference. Changing the base or reference simply rescales or shifts the measure. When data vary multiplicatively (exponential growth or decay), plotting the logarithm turns exponentials into straight lines, which simplifies trend detection and model fitting. Averaging values on a log scale corresponds to computing a geometric mean on the original scale, a useful distinction from ordinary arithmetic averaging.
History and instruments
Logarithms were introduced in the early 17th century to simplify multiplication and division; slide rules exploited this property by converting multiplication to addition of lengths on logarithmic scales. Many early navigational and engineering tools used logarithmic scales for this reason. Modern electronic calculators and plotting software reproduce the same idea, but physical logarithmic scales remain in use in tools and gauges where multiplicative relationships are intuitive. See a classic example in the operation of a slide rule.
Common applications and examples
- Sound: measures of loudness and signal ratios are commonly expressed in decibels, a logarithmic unit related to the ratio of powers or pressures; see sound loudness and human hearing.
- Earthquakes: seismic magnitude scales quantify released energy across wide ranges; see examples around the Richter and other magnitude systems.
- Chemistry: the pH scale expresses acidity as the negative base-10 logarithm of hydrogen-ion concentration; read more about pH of solutions.
- Light and brightness: intensity measures and photographic exposure sometimes use logarithmic units; see light intensity.
- Epidemiology and population biology: rates of spread that grow exponentially are often plotted on semilog graphs to visualize growth factors.
- Astronomy: the stellar magnitude system assigns brightness differences on a logarithmic scale so equal magnitude steps correspond to equal brightness ratios.
Perception, psychophysics and notable facts
Human sensory systems often respond to relative changes rather than absolute ones. Psychophysical relationships such as Weber–Fechner and Stevens' power law describe how perceived intensity relates to physical stimulus; these relations are sometimes approximated by logarithmic transforms. For example, pitch perception treats doubling of frequency (an octave) as a consistent musical interval, so equal ratios of frequency are perceived as equal steps in pitch; see links about pitch, frequencies, and general sensory scaling.
Logarithmic scales are powerful but have limits: they cannot represent zero or negative values without modification, and care is needed when interpreting averages or differences because arithmetic and geometric operations differ. For further reading on psychophysics and scaling theory, consult resources such as Stevens' power law and introductory notes on human perception available through educational links like sound studies and light measurement.
Overall, logarithmic scales remain essential in science and engineering whenever the phenomena of interest span many orders of magnitude or when relative changes carry more meaning than absolute differences.