Log–log graph: definition, interpretation and applications
A log–log graph plots both axes on logarithmic scales to linearize power‑law relationships, reveal scaling, and compare multiplicative patterns across many disciplines.
A log–log graph displays both the horizontal and vertical axes using logarithmic scales rather than linear spacings. By converting multiplicative relationships into linear ones, this plotting style makes it easy to recognize and quantify power‑law behaviour: a relationship of the form y = k x^n appears as a straight line whose slope equals the exponent n and whose intercept encodes k.
Image gallery
4 ImagesCharacteristics and interpretation
On a log–log plot equal ratios on an axis correspond to equal distances, so a step from 1 to 10 occupies the same visual space as 10 to 100. Because log transforms are monotonic, ordering is preserved, but zero and negative values cannot be shown directly. If log base changes (for example base‑10 vs natural log), the visual straightness remains but the numerical slope is multiplied by a constant change‑of‑base factor.
Common uses and examples
- Identifying power laws in earth sciences, astronomy, biology, economics and network science.
- Scaling analysis in engineering and materials science (e.g., fracture, fatigue) where exponents describe how one quantity grows with another.
- Empirical data analysis: estimating exponents from the slope of a fitted line after log transformation.
Practical notes and limitations
Fitting lines on log–log axes often uses linear regression on transformed data, but that changes the assumed error model and can bias parameter estimates if original errors are additive. Zeros and negatives must be handled (offsets, censoring or different models). Visual straightness alone does not prove a true power law; statistical tests and alternative models should be considered.
Further reading
For introductions to plotting and interpretation see general resources on logarithmic graphs and scaling laws. A concise overview is available at this reference.
Related articles
Author
AlegsaOnline.com Log–log graph: definition, interpretation and applications Leandro Alegsa
URL: https://en.alegsaonline.com/art/58830
Sources
- intmath.com : "7. Log-Log and Semi-log Graphs"
- statisticsbyjim.com : "Using Log-Log Plots to Determine Whether Size Matters - Statistics By Jim"
- forbes.com : "When Should I Use Logarithmic Scales in My Charts and Graphs?"