Descriptive Statistics Week 2: L2 - Graphical Display of Data
Descriptive Statistics Week 2: L2 - Graphical Display of Data
DESCRIPTIVE STATISTICS
WEEK 2
center
Spread
departure from symmetry
identification of outliers
a box plot displays the median, the first quartile and the third
quartiles on a rectangular box, aligned either horizontally or
vertically.
~
1
x 2 2
x ( n ) x ( n 1)
2
if n is even
x ( n1 ) if n is odd.
2
Numerical Summary : Sample Median
~
1
x2 2
x ( n ) x ( n 1)
2
if n is even
x ( n1 ) if n is odd.
2
Example 2: Find Median for given observations :
2.8 5.2 -2.3 2.6 3.6 1.4 6.9 4.3 8.4 2.8
Example 2: Find Median for given observations :
2.8 5.2 -2.3 2.6 3.6 1.4 6.9 4.3 8.4 2.8
~
1
x 2
x ( n ) x ( n 1)
2 2
if n is even
x ( n1 ) if n is odd.
2
Percentile:
Measure of central tendency that divide a group
of data into 100 parts.
Nth percentile:
At least n% of the data lie between the nth percentile
and at most (100-n)% of the data lie above the nth
percentile
90 percentile:
IQR = Q3 – Q1
Example 1: (values are arranged in increasing order)
Q1 = x(3) = 0.4,
Q3 = x(9) = 12.1,
and IQR = 12.1 – 0.4 = 11.7
Example 2: (values are arranged in increasing order)
n=12,
0.25(n+1) = 0.25(13)=3.25; 0.75(n+1)=0.75(13) = 9.75
n=10,
0.25(n+1) = 0.25(11)=2.75; 0.75(n+1)=0.75(11) = 8.25
IQR:
Q3 Q1 2.973 1.913 1.06
b) Construct a box plot of the data.
Boxplot of Time
3.2
3.0
2.8
2.6
Time
2.4
2.2
2.0
1.8
1.6