Lect02
Lect02
Descriptive statistics
09.02.2026
Constructor University
Descriptive statistics
09.02.2026 ASwSPSS 2
Measures of central tendency
• Mode
– The only measure of central tendency for a nominally scaled
variable
– Most frequent score in a distribution
– A distribution can have no mode (uniform), one (unimodal), two
(bimodal), or multiple modes (multimodal)
09.02.2026 ASwSPSS 3
Measures of central tendency
• Mode
– Example: 2, 4, 3, 2, 5, 2, 1, 0, 9, 2, 6, 4, 3, 2, 3
09.02.2026 ASwSPSS 4
Measures of central tendency
• Median
– The most comprehensive measure of central tendency for
ordinally scaled variables
– Score in the middle position of the distribution: 50% of the scores
in the sample are below and above the median
2, 4, 3, 2, 5, 2, 1, 0, 9, 2, 6, 4, 3, 2, 3
0, 1, 2, 2, 2, 2, 2, 3, 3, 3, 4, 4, 5, 6, 9
09.02.2026 ASwSPSS 5
Measures of central tendency
• Median
– Example 2 (even n):
2, 4, 3, 2, 5, 2, 1, 0, 9, 2, 6, 4, 3, 2, 3, 1
0, 1, 1, 2, 2, 2, 2, 2, 3, 3, 3, 4, 4, 5, 6, 9
09.02.2026 ASwSPSS 6
Measures of central tendency
• Mean
– Arithmetic average of all scores in the distribution
– Population mean – Sample mean
– Unlike the mode and the median, the mean is sensitive to all
scores in the distribution (especially to extreme values)
– Most comprehensive measure of central tendency for interval
and ratio-scaled variables
09.02.2026 ASwSPSS 7
Measures of central tendency
• Mean
– Population mean – Sample mean
– Example:
2, 4, 3, 2, 5, 2, 1, 0, 9, 2, 6, 4, 3, 2, 3
x̅ = (2 + 4 + 3 + 2 + 5 + 2 + 1 + 0 + 9 + 2 + 6 + 4 + 3 + 2 + 3) / 15
= 3.2
09.02.2026 ASwSPSS 8
Measures of dispersion
• Range
= xmax - xmin
– Difference between the highest and the lowest score in the
distribution
– provides the size of the interval in which the values are located
– Note that the range can be affected by extreme values
– Example:
2, 4, 3, 2, 5, 2, 1, 0, 9, 2, 6, 4, 3, 2, 3
Range = 9 – 0 = 9
09.02.2026 ASwSPSS 9
Measures of dispersion
• Interquartile range
– Example:
2, 4, 3, 2, 5, 2, 1, 0, 9, 2, 6, 4, 3, 2, 3
0, 1, 2, 2, 2, 2, 2, 3, 3, 3, 4, 4, 5, 6, 9
n = 15
Q1: 15 * 0.25 = 3.75th score of the distribution, i.e. 2
Q3: 15 * 0.75 = 11.25th score of the distribution, i.e. 4
IQR = 4 – 2 =2
09.02.2026 ASwSPSS 11
Measures of dispersion
• Variance
– Average variability of the scores in the distribution, expressed as
squared deviations from the mean
– does not have a meaningful interpretation due to squaring
– Population variance
σ2 =
– Sample variance
s2 =
09.02.2026 ASwSPSS 12
Measures of dispersion
• Standard deviation
– Standard distance of the scores in the distribution from its mean;
square root of the variance
– can be interpreted: it has the measurement units of the scores
– Population standard deviation
σ=
s= =
09.02.2026 ASwSPSS 13
Measures of dispersion
• Standard deviation
– Example:
2, 4, 3, 2, 5, 2, 1, 0, 9, 2, 6, 4, 3, 2, 3
(2 – 3.2)² = 1.44 (4 – 3.2)² = 0.64 (3 – 3.2)² = 0.04
(2 – 3.2)² = 1.44 (5 – 3.2)² = 3.24 (2 – 3.2)² = 1.44
(1 – 3.2)² = 4.84 (0 – 3.2)² = 10.24 (9 – 3.2)² = 33.64
(2 – 3.2)² = 1.44 (6 – 3.2)² = 7.84 (4 – 3.2)² = 0.64
(3 – 3.2)² = 0.04 (2 – 3.2)² = 1.44 (3 – 3.2)² = 0.04
09.02.2026 ASwSPSS 14
Measures of shape
• Skewness
– measure for the symmetry of a distribution
– Formula
– if g1 = 0
• no skew
• symmetric distribution
• mode = median = mean
09.02.2026 ASwSPSS 15
Measures of shape
• Skewness
– if g1 > 0
• positive skew
• right-skewed distribution
• mode < median < mean
– if g1 < 0
• negative skew
• left-skewed distribution
• mode > median > mean
09.02.2026 ASwSPSS 16
Measures of shape
• Kurtosis
– measure for the steepness of a distribution
– Formula
– if g2 > 0: leptokurtic
– if g2 = 0: mesokurtic (normal)
– if g2 < 0: platykurtic
09.02.2026 ASwSPSS 17
Level of measurement and Descriptive statistics
09.02.2026 ASwSPSS 18
Describing data by visualization
– Summary
• Central tendency
• Dispersion
• Shape
09.02.2026 ASwSPSS 19
Describing data by visualization
09.02.2026 ASwSPSS 20
Bar chart
09.02.2026 ASwSPSS 21
Bar chart (vertical bars)
09.02.2026 ASwSPSS 22
Bar chart (horizontal bars)
09.02.2026 ASwSPSS 23
Pie chart
09.02.2026 ASwSPSS 24
Pie chart
09.02.2026 ASwSPSS 25
Histogram
09.02.2026 ASwSPSS 26
Histogram
09.02.2026 ASwSPSS 27
Histogram
09.02.2026 ASwSPSS 28
Box plot
09.02.2026 ASwSPSS 29
Box plot
09.02.2026 ASwSPSS 30
Box plot
09.02.2026 ASwSPSS 31
Describing data: quantitative vs. visual
09.02.2026 ASwSPSS 32
Describing data: quantitative vs. visual
09.02.2026 ASwSPSS 33