How do I create a logarithmic scale graph and determine line spacing?

Click For Summary
SUMMARY

Creating a logarithmic scale graph requires understanding how to represent data appropriately on the axes. When plotting a Distance x Force graph, it is not necessary to logarithmize the dimensions themselves; rather, the spacing between lines should reflect logarithmic intervals. For example, using base 10 logarithms, line spacing should occur at values like 10M, 20M, 50M, and 100M. If logarithmic graph paper is unavailable, approximate spacing can be achieved using sets of three lines at 10, 20, and 50.

PREREQUISITES
  • Understanding of logarithmic scales and their applications
  • Familiarity with graphing techniques and tools
  • Knowledge of logarithmic intervals and spacing
  • Experience with data visualization concepts
NEXT STEPS
  • Research how to create logarithmic scale graphs in Python using Matplotlib
  • Learn about logarithmic transformations in data analysis
  • Explore the use of logarithmic graph paper for various applications
  • Investigate the differences between linear and logarithmic scales in data representation
USEFUL FOR

Data analysts, scientists, and anyone involved in creating visual representations of data that require logarithmic scaling for clarity and accuracy.

Leonardo Machado
Messages
56
Reaction score
2
Hello every one.

Today's question is: if I'm writte a graph using logarithm scale, must i use the dimensions of the graph "logarithmized" too ?

i.e : A Distance x Force graph must have its dimensions as log (m) x log (N) ? or it is just valid for the module ?

Thanks for the tips
 
Physics news on Phys.org
If the units you are using already have the logarithm build it (ex, dB), then your graph will have evenly spaced divisions representing those units. For example, you may have a division after every 0.5 dB and every unit dB labelled along the edge.

Otherwise, you would normally use a logarithmic graph where the lines spacing varies and repeats a pattern after every power of ten (assuming it's a base 10 log). So you might have lines at 10M, 20M, 50M, 100M, 200M, etc, and the spacing between the lines would be proportional to the log of the ratio of the values represented by those lines.

If you don't have logarithmic graph paper, you can get an approximate with sets of three regularly spaced line at 10, 20, 50, 100.

If that's not your question, try again.
 

Similar threads

  • · Replies 20 ·
Replies
20
Views
4K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 16 ·
Replies
16
Views
5K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 7 ·
Replies
7
Views
13K
  • · Replies 4 ·
Replies
4
Views
17K