BackPercentiles and Quartiles: Understanding Data Distribution
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Topic: Percentiles and Quartiles
Introduction to Percentiles and Quartiles
Percentiles and quartiles are statistical measures used to describe the relative standing and spread of data within a dataset. They help summarize large sets of data and are essential for understanding distributions in statistics.
Percentile (Pk): The percentile of a value is the percent of responses in a dataset that fall below that value. For example, the 75th percentile (P75) is the value below which 75% of the data lies.
Quartiles: Quartiles divide the data into four equal parts. The first quartile (Q1) is the 25th percentile, and the third quartile (Q3) is the 75th percentile.
Interquartile Range (IQR): The IQR is the difference between the third and first quartiles, representing the middle 50% of the data.
Formula for Percentile of a Value:
Calculating Percentiles and Quartiles
To find percentiles and quartiles, data must be ordered from smallest to largest. The position of a percentile can be calculated using:
Q1 (First Quartile): 25th percentile
Q3 (Third Quartile): 75th percentile
IQR:
Example: SAT Scores
Given a dataset of SAT scores: 1100, 1190, 1198, 1200, 1400, 1480, 1580
(A) What is the percentile of a score of 1200? - Count the number of scores below 1200 (which are 1100, 1190, 1198: 3 values). - Total number of scores: 7. - Percentile =
(B) Which value is at the 75th percentile (P75)? - Position = - The 6th value in the ordered list is 1480.
(C) Find Q1 and Q3 for the dataset. Find the IQR. - Q1 (25th percentile): Position = ; 2nd value is 1190. - Q3 (75th percentile): Position = ; 6th value is 1480. - IQR =
Practice: Lengths of Television Episodes
Given data: 18, 20, 22, 25, 28, 30, 35, 38, 40, 42
Find Q1 and Q3: - Number of values: 10 - Q1 position: ; interpolate between 2nd (20) and 3rd (22): - Q3 position: ; interpolate between 8th (38) and 9th (40):
Example: Number of Songs in Playlists
Given data: 10, 10, 12, 13, 14, 15, 15, 16, 18, 20, 21, 22, 24, 25, 26
(A) Find P60: - Position = ; interpolate between 9th (18) and 10th (20):
(B) A playlist with 15 songs is in which percentile? - Number of values below 15: 5 (10, 10, 12, 13, 14) - Percentile =
(C) Find Q1 and Q3: - Q1 position: ; 4th value is 13. - Q3 position: ; 12th value is 22.
Summary Table: Key Terms and Formulas
Term | Definition | Formula |
|---|---|---|
Percentile | Percent of data below a given value | |
Quartile (Q1, Q3) | Values dividing data into four equal parts | Q1: 25th percentile Q3: 75th percentile |
Interquartile Range (IQR) | Middle 50% of data |
Applications
Percentiles are used in standardized testing to compare scores.
Quartiles and IQR are used to identify outliers and understand data spread.
Additional info: The examples and formulas provided are standard in introductory statistics courses and align with the topic of exploring data with numerical summaries (Ch. 2).