Measures of Dispersion: Range
Measures of Dispersion: Range
Measures of Dispersion: Range
The measure of dispersion describe how far apart the observations are. They
identify whether the group of data is homogeneous or heterogeneous.
RANGE
The range is the difference between the highest and the lowest
values in a set of observations.
It is a measure of the full distance along the number scale over which the values
vary. If H represents the highest value and L the lowest value, then the range R is
R=H–L
There are two types of range which depend on whether the data are discrete or
continuous.
If the data are discrete (counting numbers), then the range is the inclusive range
Ri.
Ri = H – L
Examples of this type of data are scores in a test and the number of students.
Re = Hu – Ll
Height and weight measurements of students are examples of this type of data.
Re is also used in getting the range of a frequency distribution.
The range, as a measure of dispersion, does not provide any information on the
individual observations. It only gives information on the two extreme values. This is its
main limitation. It does not give an accurate picture of the variability of the distribution.
In addition, since the value of the range is dependent on the values of the two
extreme cases only, it is highly unstable measure. The addition or deletion of a single
extreme case may greatly change its value.
MEAN DEVIATION
∑ │xi - x̅│
i=1
MD = -------------
n
STANDARD DEVIATION
The standard deviation s is the square root of the mean of the
squared deviations from the mean of a distribution. That is,
∑ (xi - x̅ ) 2
i=1
s = ---------------
√ n -1
Where
xi = variable data
x̅ = mean of the set of data
n = number of observations
VARIANCE
∑ (xi - x̅ ) 2
i=1
s =
2
---------------
n -1
Above, is the definitional formula for the variance. The computational formula can
be derived from the definitional formula in which the value of the mean is not necessary.
n n
n ∑ (xi ) 2
- (∑ xi ) 2
i=1 i=1
s2 = --------------------------------
n (n – 1)