Measures of Central Tendency Dispersion
Measures of Central Tendency Dispersion
1 n
1
x xi ( x1 x2 xn )
n i 1 n
Note:
1. The population mean, m, (lowercase mu, Greek
alphabet), is the mean of all x values for the entire
population.
2. We usually cannot measure m but would like to
estimate its value.
3. A physical representation: the mean is the value
that balances the weights on the number line.
Example: The data below represents the number of
accidents in each of the last 6 years at a dangerous
intersection.
8, 9, 3, 5, 2, 6, 4, 5
Find the mean number of accidents.
Solution:
1
x (8 9 3 5 2 6 4 5) 5.25
8
Note: In
1 the data above, change 6 to 26.
x (8 9 3 5 2 26 4 5) 7.75
8
x (scores)
25 14
20 14
18 13
18 12
17 12
15 10
15 10
15
Median: The value of the data that occupies the middle
position when the data are ranked in order according to
size.
Note: ~
x
1. Denoted by “x tilde” :
2. The population median, M (uppercase mu, Greek
alphabet), is the data value in the middle
position of the entire population.
Solution:
1.
Rank the data:~ 2, 2, 3, 3, 4, 8, 8, 9, 11
d ( x ) (9 1)/ 2 5
2. Find the depth:
3. The median is~the fifth number from either end
in the 4
ranked xdata:
The midrange is
L H 12.7 44.2
midrange 2845
.
2 2
Note:
1. When rounding off an answer, a common rule-
of-thumb is to keep one more decimal place in the
answer than was present in the original data.
2. To avoid round-off buildup, round off only the
final answer, not intermediate steps.
2.4: Measures of
Dispersion
Measures of central tendency alone cannot
completely characterize a set of data. Two very
different data sets may have similar measures of
central tendency.
Measures of dispersion are used to describe the
spread, or variability, of a distribution.
Common measures of dispersion: range, variance, and
standard deviation.
Range: The difference in value between the highest-
valued (H) and the lowest-valued (L) pieces of data:
range H L
Other measures of dispersion are based on the
following quantity.
Deviation
x x
from the Mean: A deviation from the mean,
, is
x the difference between the value of x and the
mean .
Example: Consider the sample {12, 23, 17, 15, 18}.
Find the range and each deviation from the mean.
Solution:
1
x (12 2317 1518) 17 range H L 2312 11
5
Data Deviation
x
_______________x x
12 -5
23 6
17 0
15 -2
18 1
n
Note: ( xi x) 0 (Always!)
i 1
Mean Absolute Deviation: The mean of the absolute
values of the deviations from the mean:
1 n
Mean absolute deviation | xi x |
n i 1
1 n 1 14
n i 1
| xi x | (5 6 0 2 1) 2.8
5 5
Sample Variance: The sample variance, s2, is the mean of
the squared deviations, calculated using n - 1 as the
divisor. 1
s2
n 1
( x x ) 2
where n is the sample size.
1
2
s
n 1
( x x ) 2
s s2
Note:
1. The shortcut formula for the sample variance:
x 2
2
x2
n
s
n 1