Qualitative & Quantitative · Measures of Central Tendency
📊 Statistic Group 7
Data is information collected for analysis. Two major types exist:
Infinite options — can take any value including decimals.
e.g. Age, weight, blood pressure, BMI
Finite / countable options — whole numbers only.
e.g. Shoe size, number of children
📊 Dataset 1 (Link 1) — DHS Bangladesh
Has a clear ORDER/RANKING but unequal gaps between levels.
e.g. Pain severity, satisfaction rating, wealth quintile
No order, no ranking — just named categories.
e.g. Eye colour, blood type, gender, region
📋 Dataset 2 (Link 2) — Ordinal | Dataset 3 (Link 3) — Nominal
Source: DHS Mobile Survey — Bangladesh (dhs-mobile_national_bgd.csv)
| Variable | Data Type | Sub-type | Example Values |
|---|---|---|---|
| Age (years) | Numerical | Continuous | 18, 25, 34, 42… |
| BMI | Numerical | Continuous | 17.5, 22.1, 28.4… |
| Number of Children | Numerical | Discrete | 0, 1, 2, 3, 4… |
| Wealth Index Score | Numerical | Continuous | −2.3, 0.5, 1.8… |
| Household Members | Numerical | Discrete | 2, 4, 5, 7… |
Can take any value in a range — decimals are possible (measured, not counted)
Arithmetic operations are possible: +, −, ×, ÷
Best measures: MEAN (normal distribution) or MEDIAN (skewed/outliers)
Ordinal data has a clear ORDER/RANKING — but gaps between levels are NOT equal.
| Variable (Dataset 2 / Link 2) | Ordinal Scale | Best Measure |
|---|---|---|
| Wealth Quintile | 1 = Poorest → 5 = Richest | MEDIAN |
| Education Level | No education → Higher | MEDIAN |
| Satisfaction Rating | 1 = Unsatisfied → 5 = Very satisfied | MEDIAN |
Nominal data uses NAMES / LABELS — NO ranking, NO order, just categories.
| Variable (Dataset 3 / Link 3) | Categories | Type | Best Measure |
|---|---|---|---|
| Gender (sex) | Male / Female | Nominal | MODE |
| Religion | Islam / Hindu / Christian / Buddhist | Nominal | MODE |
| Place of Residence | Urban / Rural | Nominal | MODE |
| Geographic Division | Dhaka, Chittagong, Rajshahi… | Nominal | MODE |
The very first question when analysing any variable (from Image 2 flowchart)
🔍 Decision Rule (Image 2): First ask — is this qualitative or quantitative? → Then choose MODE / MEDIAN / MEAN
Distribution shape determines which measure to use — from Image 2 flowchart · Data from Dataset 1 (Link 1)
→ Use MEAN (x̄ = 31.5 years)
→ Use MEDIAN (= 2 children)
| Distribution Type | Example (Dataset 1 / Link 1) | Best Measure |
|---|---|---|
| Normal / Not Skewed | Age, BMI (symmetric bell shape) | MEAN |
| Right / Left Skewed | No. of children (outliers pull tail) | MEDIAN |
Quick Decision Guide — based on Image 2 flowchart
All three datasets from Links 1, 2 & 3 are represented in this decision framework
Everything we learned — connected to our 3 datasets
Thank you! · Group 7 · BUS-1172 Introduction to Statistics · Lecturer: Naimul Islam