Foundation · Explanatory preview
Mean, variance and RMS
The mean tracks the centre; the variance tracks spread around the centre; RMS measures distance from the chosen zero.
Original explanatory text; editorial review pending. This is not a translated source passage.
Which average can reveal wandering that cancels in the signed mean?
Add the M signed displacements and divide by M.
Square each displacement before adding and dividing by M.
Variance is the mean square minus the square of the mean.
RMS means root mean square: take the square root after averaging the squares. RMS and standard deviation coincide only when the mean is zero. The average absolute displacement is yet another statistic.
One worked example
- For −3, −1, +1, +3, the signed sum is 0, so the mean is 0.
- The absolute values are 3, 1, 1, 3; their mean is 2.
- The squares are 9, 1, 1, 9; their mean is 5.
- The RMS is the square root of 5, approximately 2.236.
- A small random sample need not have a signed mean of exactly zero even when the model mean is zero.
A stopping point: Specify whether you square before averaging, average before squaring, or take absolute values.
Read as Markdown · All foundations · Return to the Brownian argument
Your browser’s Back button returns to the passage that brought you here.