For my son's science fair project, we are measuring wi-fi signal strength in decibels, a logarithmic scale. We want to determine the relative strength of two values. I think that a value of -60 is 10 times weaker than -50.
We want to graph the values taken at different distances. We can do so in decibels easily.
But to really see the difference in signal, shouldn't we use a standard scale? How do we convert our list of values in decibel scale to a standard scale?
Any other helpful comments on this approach would be appreciated.