Skip to main content

Descriptive Statistics

Percentiles & Quartiles ๐Ÿ“ˆ

๐ŸŽฏ Learning Objectives

By the end of this lesson, you will be able to:
โœ” Define percentiles and quartiles
โœ” Understand their interpretation in clinical data
โœ” Calculate quartiles and percentiles from a dataset
โœ” Recognize their importance in descriptive statistics


1๏ธโƒฃ Introduction

Sometimes, the mean and standard deviation do not give the full pictureโ€”especially when data is skewed.
Percentiles and quartiles help describe the relative position of a value in a dataset.

โœ… Percentiles: Divide the data into 100 equal parts
โœ… Quartiles: Divide the data into 4 equal parts


2๏ธโƒฃ Percentiles

Definition:

  • The value below which a given percentage of observations fall.

โœ” Example:

  • The 50th percentile = Median (half the data below it).
  • If a childโ€™s height is at the 90th percentile, it means the child is taller than 90% of peers.

โœ” Formula (Position of Percentile):

where kkk = desired percentile, nnn = number of observations.

โœ” Clinical Example:
Growth charts in pediatrics use percentiles to classify children:

  • <5th percentile โ†’ Underweight
  • 5thโ€“85th โ†’ Normal
95th โ†’ Obese

3๏ธโƒฃ Quartiles

Definition:

  • Special percentiles that divide data into four equal parts:
    • Q1 (First Quartile): 25th percentile
    • Q2 (Second Quartile): 50th percentile (Median)
    • Q3 (Third Quartile): 75th percentile

โœ” IQR (Interquartile Range):

Captures the middle 50% of data, removing extremes.


4๏ธโƒฃ Example Calculation

Data: 5, 7, 8, 10, 12, 13, 15

  • Q1 (25th percentile): 7
  • Q2 (Median): 10
  • Q3 (75th percentile): 13
  • IQR: 13 โ€“ 7 = 6

5๏ธโƒฃ Why Are Percentiles and Quartiles Important?

โœ” Used in clinical reference ranges (e.g., lab values, growth charts).
โœ” Helps understand data distribution, especially when not normally distributed.
โœ” Common in non-parametric statistics.


6๏ธโƒฃ Comparison Table

MeasureDefinitionClinical Example
PercentileValue below which a given % of data fallsGrowth chart percentiles
QuartileDivides data into 4 equal partsQ1, Q2, Q3 in IQR

7๏ธโƒฃ Clinical Relevance

  • Growth monitoring: Percentiles in child health
  • Lab reference values: Often given as 2.5thโ€“97.5th percentiles
  • Hospital stay length: Reported using IQR when skewed

8๏ธโƒฃ Quick Check: Test Your Understanding โœ…

Q1: The median corresponds to which percentile?
a) 25th
b) 50th
c) 75th
๐Ÿ‘‰ Answer: b) 50th

Q2: If Q1 = 40 and Q3 = 70, what is IQR?
๐Ÿ‘‰ Answer: 30

Q3: Which measure best represents growth patterns in pediatrics?
๐Ÿ‘‰ Answer: Percentiles


โœจ Key Takeaways

  • Percentile: Position of a value relative to the whole dataset
  • Quartiles: Special percentiles (Q1 = 25%, Q2 = 50%, Q3 = 75%)
  • IQR: Q3 โ€“ Q1 (middle 50%, ignores extremes)
  • Widely used in clinical guidelines and research