Measures of Variability
Measures of Variability
Measures of variability indicate the extent to which values in a distribution are spread
around the central tendency.
RANGE
It is computed only from the minimum and maximum values, thus, it is a very rough
measure of spread. The range provides useful but limited information since it depends only on
the extreme values.
Range of the ungrouped data is the difference between the highest and lowest observed
values in a distribution.
Example
1. The following are the length of time in minutes that 10 patients waited in the dentist’s office
before receiving treatment: 15, 10, 21, 20, 30, 25, 40, 35, 45, and 50. Find the range.
Range = 50 – 10 = 40
Range for grouped data is the difference between the class mark of the highest class and
the class mark of the lowest class. It can also be the difference between the upper boundary of the
highest class and the lower boundary of the lowest class.
Example
1. Find the range of the following data:
Height in Frequen Class Mark Class
Inch cy f X Boundaries
61 – 63 2 62 60.5 – 63.5
64 – 66 5 65 63.5 – 66.5
67 – 69 12 68 66.5 – 69.5
70 – 72 5 71 69.5 – 72.5
73 – 75 8 74 72.5 – 75.5
76 – 78 5 77 75.5 – 78.5
79 – 81 3 80 78.5 – 81.5
Mean deviation takes into account all the items in the distribution and it determines the
amount by which each item value varies from the mean of the distribution. It is the average
deviation of the absolute item values in a distribution from the arithmetic mean. Absolute values
mean item values regardless of the signs.
Formula: MD = ∑ | X - X |
n
Example
1. An appliance store during the first 5 days of their month-long promotion sale at the Glorietta
had the following daily number of DVD players sold: 2, 5, 7, 8, and 3. What is the mean
absolute deviation of the sales of DVD players during this 5-day?
Solution:
First compute for the mean:
X = ∑X = 2 + 5 + 7 + 8 + 3 = 25 = 5
n55
Values Algebraic Deviation from the Mean Absolute Deviation from the Mean
X X-X | X- X |
2 2 – 5 = -3 3
5 5–5=0 0
7 7–5=2 2
8 8–5=3 3
3 3 – 5 = -2 2
MD = ∑ | X - X | = 10 = 2
n5
Mean Deviation for Grouped Data
Formula: MD = ∑ f | X - X |
n
The quartile deviation (QD) is a measure that describes the existing dispersion in terms of
the distance selected observation points. The smaller the quartile deviation, the greater
concentration in the middle half of the observation in the data set.
The interquartile range (IQR) includes approximately the middle 50% of the values in an
array.
Formulas:
QD = Q3 – Q1
2
IQR = Q3 – Q1
Example:
1. The following are the ages of the students who were found to be good in Statistics: 18
15 21 24 17 20
Find the following: (a) Quartile Deviation and (b) Interquartile Range.
Solution:
Array: 15 17 18 20 21 24
Interpolate: 18 – 17 = 1
1 x .25 = .25
17 + .25 = 17.25 = the value in the Q1 position.
Interpolate: 21 – 20 = 1
1 x .75 = .75
20 + .75 = 20.75 = the value in the Q3 position.
Solve for QD
=
IQR = Q3 – Q1 20.75 – 17.25 = 3.50
2. Consider the following table, determine the Interquartile Range and the Quartile Deviation.
Height in Frequency < Cumulative
Inch f Frequency < cf
61 – 63 2 2
64 – 66 5 7
67 – 69 12 19
70 – 72 5 24
73 – 75 8 32
76 – 78 5 37
79 – 81 3 40
Total 40
3n - <cf
Q3 = Lb + ( 4 ) C = 72.5 + ( 30 – 24 ) 3 = 72.5 + 2.25 = 74.75 Fqc 8
⮚ The variance of a population is equal to the sum of the squared deviations about the mean
divided by the number of scores.
⮚ Variance and standard deviation are used when the mean is the preferred measure of
central tendency.
⮚ They show whether or not the scores are grouped closely around the mean of the
distribution.
⮚ Standard deviation is used to determine how far the data are from the mean.
⮚ If the values are clustered tightly about their mean, the standard deviation is small and if
the values become more and more scattered about their mean, the standard deviation of
these sets is large.
⮚ Standard deviation is the most important and useful measure of dispersion. It is widely
used in research and is used in drawing inferences from samples to populations.
Variance of a population:
σ2= ∑(X – μ) 2
N
Standard deviation of a population:
σ = ∑(X – μ) 2
√N
Variance of a sample:
S2= ∑( X – X)2
n–1
S = ∑( X – X)2
√n–1
The following is the distribution of the scores of five students in 120-item quiz in Statistics: 77,
84, 91, 98, and 105. Find the sample variance and the sample standard deviation.
Solution:
Solve for the mean: X = 77 + 84 + 91 + 98 + 105 = 455 = 91
55
X X-X ( X - X )2
77 77 – 91 = -14 196
84 84 – 91 = -7 49
91 91 – 91 = 0 0
98 98 – 91 = 7 49
∑( X – X)2 = 490
2 2
S = n ( ∑ X ) - ( ∑X )
√n(n–1)
77 5,929
84 7,056
91 8,281
98 9,604
105 11,025
∑X = 455 ∑ X2 = 41,895
2 2 2
S = n ( ∑ X ) - ( ∑X ) = 5 (41,895) – (455) = 209,475 - 207,025 = √122.5 = 11.07 √ n ( n – 1 )
√ 5 ( 5 – 1 ) √ 20
Variance and Standard Deviation for Grouped Data
Computing the variance and standard deviation from a frequency distribution is similar to
calculating the measure from ungrouped data.
Formulas:
Variance of a population:
σ2= ∑f(X – μ) 2
N
Standard deviation of a population:
σ = ∑f(X – μ) 2
√N
S = ∑f( X – X)2
√n–1
Example:
1. Let us consider again the distribution table below. Find the sample variance and sample
standard deviation.
Height in Frequency Class fX |X–X| |X–X| f|X–X|2
Inch f Mark X 2
S2 = n ∑f X2 - ( ∑f X )2
n(n–1)
The shortcut formula to solve for the sample standard deviation:
2 2
S = n ( ∑ f X ) - ( ∑f X )
√n(n–1)
Example:
2 2 2
S = n ( ∑ f X ) - ( ∑f X ) = 40 (202,159) – (2,837) = 2,086,360 – 8,048,569 = √ n ( n – 1 )
√ 40 (40 – 1) √ 40 ( 39)
1. The following data are the number of television sets sold monthly by 10 appliance stores:
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
2. A survey of the amount of time in minutes spent daily in playing video games of the 120
students are collected and given in the table below:
90 – 109 20
No. of Minutes f
110 - 129 25
10 – 29 8
30 – 49 12
Answers
50 - 69 25
70 – 89 30
a. Compute the average number of minutes they spent in playing video games. = ________
b. Compute the mean deviation. = ________ c. Find the interquartile range. = ________ d.
Find the quartile deviation of the distribution. = ________ e. Compute the standard
deviation. = ________ f. Compute the variance. = ________
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_
____________________________________________________________________________________
_