This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Define the variance as:
V(x) = SUM{1 <= i <=7: p i * (x i - mean)^2} (i)
where x i is our discrete random variable. The numbers 1, 2, ..., 7 are each equally likely (hence p i = 1/7, and their mean equals 4. Plugging away these values into (i) above yields 4 for the result.