π Percentiles, Quantiles, and Quartiles
When we analyze data, we often want to know how a value compares with the rest of the dataset.
They divide ordered data into equal parts so we can see how data is distributed.
π’ Step 1: Arrange Data in Order
To find percentiles or quartiles, data must first be arranged from smallest to largest.
π Example Dataset (Exam Scores of 13 Students)
55, 60, 62, 65, 67, 70, 77, 82, 85, 88, 90, 92, 95
This ordered list makes it easier to find positions of values.
π What Are Percentiles?
A percentile tells us the value below which a certain percentage of observations fall.
β Most Important Percentile
50th Percentile β Median
- Divides data into two equal halves
- 50% of values are below it
- 50% of values are above it
Example:
Median score = 77
There are 6 scores below 77 and 6 scores above 77.
π¦ What Are Quartiles?
Quartiles are special percentiles that divide data into four equal parts.
πΉ First Quartile (Q1)
- Also called the 25th percentile
- 25% of data lies below it
- 75% lies above it
Example:
Q1 β 65
πΉ Second Quartile (Q2)
- Also called the 50th percentile
- This is the Median
Q2 = 77
πΉ Third Quartile (Q3)
- Also called the 75th percentile
- 75% of data lies below it
- 25% lies above it
Example:
Q3 β 90
π Visual Meaning of Quartiles
Quartiles divide data like this:
- Lowest 25% β Below Q1
- Middle 25% β Between Q1 and Median
- Next 25% β Between Median and Q3
- Highest 25% β Above Q3
π What Are Quantiles?
A quantile is a general term for values that divide data into equal-sized groups.
Examples of Quantiles
| Type | Divides Data Into |
|---|---|
| Quartiles | 4 equal parts |
| Quintiles | 5 equal parts |
| Deciles | 10 equal parts |
| Percentiles | 100 equal parts |
π― Understanding Percentiles with Real-Life Meaning
π Example 1: Test Performance
A student is at the 80th percentile.
π Example 2: Baby Growth Charts
A baby in the 60th percentile for height is taller than 60% of babies the same age.
π Example 3: Income Statistics
If your income is at the 90th percentile, you earn more than 90% of people.
π Percentiles Work in Two Ways
1οΈβ£ Finding the Value at a Given Percentile
βWhat score is at the 75th percentile?β
2οΈβ£ Finding the Percentile of a Given Value
βWhat percentile is a score of 82?β
If 82 is greater than most scores, it may lie near the 80th percentile.
π Why Are Percentiles and Quartiles Useful?
- βοΈ Compare performance across groups
- βοΈ Understand relative position in data
- βοΈ Identify top or bottom performers
- βοΈ Summarize large datasets
- βοΈ Used in education, medicine, economics
π Real-Life Applications
- π« School ranking systems
- π₯ Medical growth charts
- πΌ Salary comparisons
- π Athlete performance analysis
- π Business data reports
β οΈ Important Notes
- Data must be arranged in order
- Software usually calculates percentiles
- Different methods may give slightly different values
- Focus on understanding meaning rather than calculation
π§ Key Takeaways
- Percentiles show relative position in data
- Median is the 50th percentile
- Quartiles divide data into four equal parts
- Quantiles are general divisions of ordered data
- They help interpret data meaningfully