Comprehensive Guide to Descriptive Statistics: Deciles, Percentiles, Interquartile Range, Box Plots, and Outlier Analysis
Measures of Position: Deciles and Percentiles
Deciles ():
- Deciles divide an ordered dataset into ten equal parts.
- Position formula for deciles: where represents the decile number () and represents the total number of items in the dataset.
Percentiles ():
- Percentiles divide an ordered dataset into one hundred equal parts.
- Position formula for percentiles: where represents the percentile rank () and represents the total number of items in the dataset.
Example Problem: Grade 10 Math Quiz Scores:
- Dataset: Scores of Grade 10 students in a -item Math quiz:
- Step 1: Order the Dataset ():
- position:
- position:
- position:
- position:
- position:
- position:
- position:
- position:
- position:
- position:
- position:
- position:
- Part A: Calculating Deciles (, , and ):
- Calculating :
- Calculating :
- Calculating :
- Part B: Proving :
- Position of :
- Value of (averaging and positions):
- Value of (Second Quartile / Median):
- Equivalence:
- Part C: Calculating Percentiles ( and ):
- Calculating :
- Calculating :
- Part D: Proving :
- Position of :
- Value of :
- Calculating from upper half ():
- Equivalence:
Interquartile Range (IQR) and Spread
Interquartile Range (IQR) Definition:
- The Interquartile Range measures the spread or dispersion of the middle of a dataset.
- It quantifies the distance between the upper quartile () and lower quartile ().
Formula:
Example Problem: Finding IQR:
- Dataset:
- Step 1: Arrange data in ascending order (already arranged):
- Step 2: Identify and :
- Step 3: Apply IQR formula:
- Multiple choice question evaluation:
- Options: A. , B. , C. , D.
- Correct Answer: C.
Graphical Interpretation: Box-and-Whisker Plot
Definition:
- A Box-and-Whisker Plot is a statistical graph displaying data distribution by showing spread, median, quartiles, and potential outliers.
Structural Components:
- Box:
- Represents the interquartile range (IQR).
- Spans the middle of data between () and ().
- Median Line:
- A line drawn inside the box indicating the dataset's median ( percentile).
- Whiskers:
- Lines extending outward from the box to the minimum and maximum values located within from and
- Outliers:
- Individual points plotted distinctly beyond the whiskers, representing unusually high or low values.
Example Problem: Assessing Outliers with Box Plot Boundaries:
- Dataset of exam scores:
- Step 1: Determine , Median, and :
- Step 2: Compute IQR:
- Step 3: Compute Whisker Limits:
- Limit below :
- Limit above :
- Step 4: Evaluate for Outliers:
- Dataset minimum value =
- Dataset maximum value =
- Since all scores fall strictly within the limits and , there are no outliers present in this dataset.
Outlier Detection and Analysis
Definition of Outliers:
- An outlier is a value that is significantly higher or lower than the rest of the dataset.
Illustrative Examples:
- In an exam dataset with typical scores ranging from to , a score of or a score of would be considered an outlier.
Statistical Impact of Outliers:
- Strongly skews and affects the mean.
- Inflates standard deviation.
- Biases linear regression models.
- The median is resistant to outliers compared to the mean.
IQR Method Formulas for Outlier Detection:
- Lower bound threshold:
- Upper bound threshold:
- Rule: Any data value falling outside these lower and upper bounds is classified as an outlier.
Practice Question on Outlier Criteria:
- Question: Outliers are values that fall:
- A. Beyond from or
- B. Within and
- C. Equal to median
- D. Equal to mean
- Answer: A. Beyond from or