09 - Data Analysis - Descriptive Statistics
09 - Data Analysis - Descriptive Statistics
F. M. Kapepiso
Learning objectives
1. Nature of Measure
Absolute Measure
Relative Measure
2. Different Measures of Variation
1. Range
2. Quartile Deviation
3. Mean Deviation
4. Standard Deviation
5. Variance
Range
Range is the absolute difference between the values of the largest
(maximum) and the smallest (minimum) items of a series. For
example if there are 30 students in a class and the height of the
tallest and shortest amongst the students is 170 cms. and 145 cms.
Respectively, the range of their heights would be 170 – 145 = 25
cms.
Range is measured as
Range R = m1 – m0
Where R = Range
M1 = maximum value among the items
M0 = minimum value among the items
The relative measure of range is known as coefficient of range. The
coefficient of range is measured by dividing the difference between
the
maximum and the minimum value by the sum of the two values.
m1 – m0
Coefficient of Range = -------------
m1 + m0
Standard Deviation
Standard deviation is square-root of arithmetic average of squared deviations
taken from arithmetic average. It is a most widely used measure of
dispersion. It represent the average distance that the data values vary from
the mean. As per Karl Pearson's method it is
calculated as
(x - x)2
Standard deviation () = [-------------]
N-1
Relative measure of standard deviation is known as coefficient of
standard deviation. It is calculated as
Coefficient of standard deviation = ----
x
For example, calculate the standard deviation given the following:
Sample A B C D E F G H I J K L M
Value (days) 40 44 40 38 41 45 45 40 42 46 41 42 43
Variance, Coefficient of Variation
(x -x)2
Variance ()2 = [-----------]
n-1
Coefficient of Variation = ---- x 100
x
Data Analysis & Measurement
• Statistical technique is used as per the requirement of data
• Data may be based on one or more of the following
measurements (refer to measurement notes)-
1. Nominal Scale Measurements
2. Ordinal Scale Measurements
3. Cardinal Scale Measurements
4. Ratio Scale Measurements
Nominal Scale Measurements
• Mode – For central tendency
• Correlation – taking Yes (1) and No (0)
• Chi square test – For homogeneity and independence
• Graphs – bar and pie charts
Ordinal Scale Measurements
• Median – for central tendency
• Correlation – Spearman’s correlation using ranks
• Tests of significance
• Chi square test for homogeneity and independence
• Wilcoxon matched pairs signed rank test
• Mann- Whitney u test
• Kruskal Wallis test – in case of more than two variables
• Discriminant Analysis – for classification
Cardinal (Interval scaled) measurements
• Mean – for central tendency
• Karl Pearson’s Standard deviation
• Karl Pearson’s Coefficient of Correlation
• Tests of significance
Chi square test for attributes
t test for small samples
Z test for two or more variables
ANOVA – Analysis of Variance for more than two
variables
• Discriminant Analysis – for classification
Ratio Scale Measurements