signal to noise ratio

Created Last Edited Edits
2025-02-10 2025-05-13 3
Data
signal-to-noise ration (snr)

The signal to noise ratio is the ratio of the power of signal (the thing we want to measure) to the power of the extraneous noise. This is given as:

SNR=PsignalPnoise

Where P_ is the average power, or second moment. When the signal and noise are Random Variables, then we have

SNR=E[Xsignal2]E[Xnoise2]
Example

In our SBM example with c=2, with B={p if c1=c2q otherwise , then

SNR=(pq)22(p+q)
  • numerator is the signal: degree discrepancy in nonequal subgraphs
  • denominator is noise: the average degree for all nodes in the graph

Mentions

File
almost exact recovery is impossible when the signal to noise ratio is less than the threshold
information theoretic threshold
2025-02-10 graphs lecture 6
2025-02-12 graphs lecture 7