Andromeda
Note

Logarithmic Scales

Definition

Logarithmic scales are measurement systems where the position of a point is proportional to the logarithm of a physical quantity. They are used to represent values that span many orders of magnitude in a compact way.

Why It Matters

Logarithmic scales are the only way to visualize data that spans vast ranges of magnitude; using linear scales for such data hides the ‘exponential truth’ and leads to a fundamental misunderstanding of risks like pandemics or financial crashes.

Core Concepts

  • pH Scale: Measures the acidity or alkalinity of a solution. pH=log[H+]pH = -\log[H^+] where [H+][H^+] is the hydrogen ion concentration.

    • How to read: “The pH equals the negative log of the concentration of H plus.”
    • Meaning: Each unit drop in pH means ten times more hydrogen ions—compresses huge concentration ranges.
  • Richter Scale: Measures the magnitude of earthquakes. M=log(IS)M = \log\left(\frac{I}{S}\right) where II is the intensity of the earthquake and SS is a standard “threshold” intensity.

    • How to read: “The magnitude M equals the log of the ratio I to S.”
    • Meaning: Each whole-number step is a tenfold increase in shaking intensity relative to the threshold.
  • Decibel Scale (Loudness): Measures sound intensity levels. B=10log(II0)B = 10 \log\left(\frac{I}{I_0}\right) where II is the sound intensity and I0I_0 is the reference intensity (threshold of hearing).

    • How to read: “The loudness B equals ten times the log of the ratio I to I zero.”
    • Meaning: Decibels match human perception—ten times the intensity adds about 10 dB.

Connected Concepts