Varianz
- durchschnittlicher quadratischer Abstand von Werten zu ihrem Mittelwert
$s^2 = \dfrac{(x_1 - \bar{x})^2 + (x_2 - \bar{x})^2 + (x_3 - \bar{x})^2 + \dots + (x_n - \bar{x})^2}{n}$
-> $s^2$: Varianz
-> $x_i$: der $i$-te Messwert (für $i = 1, 2, \dots, n$)
-> $\bar{x}$: arithmetisches Mittel
aller $n$ Messwerte
-> $n$: Anzahl der Messwerte