RMS value measure the size of an n-vector x: rms(x):=n1∣∣x∣∣22=n1∣∣x∣∣2 the de-meaned vector x~=x−avg(x)1=x−n1(1Tx)x the variance: spread of values x around its average var(x):=n1∥x~∥22 standard deviation std std(x)=var(x)=rms(x~)