What does variance measure?

1 Answer
Nov 10, 2015

As the name of the topic indicates variance is a "Measure of Variability"

Explanation:

The variance is a measure of variability. It means that for a set of data you can say: "The higher variance, the more different data".

Examples

  • A set of data with small differences.

A={1,3,3,3,3,4}

¯x=1+3+3+3+3+46=186=3

σ2=16((23)2+4(33)2+(43)2)

σ2=16(1+1)

σ2=13

  • A set of data with bigger differences.

B={2,4,2,4,2,4}

¯x=2+4+2+4+2+46=186=3

σ2=16(3(23)2+3(43)2)

σ2=16(31+31)

σ2=16(6)

σ2=1

In set A there are only 2 numbers other then the mean, and the difference is 1. The variance is small.

In set B there are no elements equal to mean, and this fact makes the variance bigger.