To add to Bob's comments and for future reference:
- For Signal values measured in dBm, the less negative the dBm value is, the better.
- For Noise values measured in dBm, the more negative the dBm value is, the better.
You would use the combination of the two to determine signal "quality." This is known as the Signal-to-Noise Ratio or SNR. SNR is not actually a ration but the difference in power (decibels measured) between the received signal and the background noise level (or noise floor). For Wi-Fi, data corruption and re-transmissions will occur if the difference between these two power levels (the SNR value) is too close (low).
The SNR formula is: SNR (in dB) = Signal (in dBm) - Noise (in dBm). As an example, with a signal level of -50dBm and a noise level of -90dBM would result in a SNR of 40dB. (i.e., SNR = Signal - Noise = -50 - (-90) = 40)