Descriptive Statistics: Five-Number Summary, Percentiles, Outliers, Box Plots, and Measures of Center
Finding the Median, Quartiles, and Five-Number Summary
Procedure to Find the Median ():
Sort the data values in ascending order from smallest to largest.
If the number of data values () is odd, the median is the single middle data value of the sorted data set.
If the number of data values () is even, the median is the average (arithmetic mean) of the two middle data values in the sorted data set.
Procedure to Find the First Quartile () and Third Quartile ():
For , isolate the lower half of the sorted data set (all values strictly below the median position). is defined as the median of this lower half. The median itself must not be included in the lower half.
For , isolate the upper half of the sorted data set (all values strictly above the median position). is defined as the median of this upper half. The median itself must not be included in the upper half.
Five-Number Summary Components:
Minimum ()
First Quartile ()
Median ( or )
Third Quartile ()
Maximum ()
Example 1 ( Even Data Set):
Unsorted Data Set:
Sorted Data Set:
Total number of observations:
Median calculation: Average of the value () and value ():
Lower half ( data values):
(middle value of lower half)
Upper half ( data values):
(middle value of upper half)
Five-Number Summary:
Example 2 ( Odd Data Set):
Sorted Data Set:
Total number of observations:
Median calculation: The middle () data value is .
Lower half ( data values):
Upper half ( data values):
Stem-and-Leaf Graphs
Constructing a Stem-and-Leaf Plot for Sorting:
Constructing a stem-and-leaf plot is a convenient method for organizing and sorting raw data.
Example dataset:
Plot layout:
Stem : Leaf
Stem : Leaves
Stem : Leaves
Stem : Leaves
Stem : Leaves
From the stem-and-leaf plot, key order statistics are readily read:
Identifying Outliers
Definition of an Outlier:
An outlier is an observation or data value that does not fit the rest of the data because it is unusually low or unusually high.
Interquartile Range (IQR) Formula:
Outlier Boundary Formulas (Fences):
A data value is defined as a suspected potential outlier if it falls beyond either of the following boundaries:
Less than below the first quartile ():
More than above the third quartile ():
Example Outlier Calculation:
Given dataset:
Calculate Interquartile Range:
Calculate Left Fence:
Calculate Right Fence:
Outlier Determination: The data value is less than the left fence of (53 < 54.5), so is suspected to be a potential outlier.
Calculating Percentiles and Quartiles from Frequency Tables
Frequency Table of Student Ages (): | Age | Frequency | Relative Frequency | Cumulative Relative Frequency | | :--- | :--- | :--- | :--- | | | | | () | | | | | () | | | | | () | | | | | () | | | | | () | | | | | () | | | | | () | | Total | | | |
Determining Percentiles from Cumulative Relative Frequencies:
Percentile: Look for the age value where cumulative relative frequency reaches or first encompasses (). Cumulative relative frequency reaches at age and at age . Therefore, the percentile is .
Third Quartile ( / Percentile): Look for the age value where cumulative relative frequency reaches or exceeds (). Cumulative relative frequency reaches at age and at age . Therefore, the third quartile is .
Median ( Percentile): Look for the age value where cumulative relative frequency reaches or exceeds (). Cumulative relative frequency reaches at age and at age . Therefore, the median is .
Percentile: At age , the cumulative relative frequency is exactly (), representing the observation out of (, and ). Since lands exactly on the boundary between age and age , average the data value () and data value ():
Calculating the kth Percentile Using a Formula
Formula Definitions:
Let be the desired percentile number.
Let be the total number of data values in the data set.
Step-by-Step Algorithm:
Sort the data set from smallest to largest.
Compute the index using the formula:
Determine the percentile value based on :
Case A: If is an integer, the data value in the sorted set is the percentile.
Case B: If is not an integer, round down to the nearest lower integer , and round up to the next integer . The percentile is the average of the and data values.
Example (, ):
Sorted Data Set ( values):
Calculate index :
Since is not an integer, round down to and up to
Locate the and values:
Calculate the percentile:
Mathematical Justification for vs. :
Consider finding the percentile () for dataset ():
If using :
The value is . However, only values () are strictly less than . Since , represents the percentile, not the percentile.
Correct approach using :
Take the average of the value () and value ():
Finding the Percentile Rank of a Given Value
Variable Definitions:
Let number of data values counting from the bottom of the data list up to, but not including, the data value for which you want to find the percentile.
Let number of data values equal to the data value for which you want to find the percentile (including the data value itself).
Let total number of data values in the data set.
Procedure:
Sort the data set from smallest to largest.
Calculate the raw percentile value using:
Round off this final calculated value to the nearest integer.
Example (Finding the Percentile Rank of in Dataset):
Sorted Dataset:
Count values strictly less than : (values: )
Count values equal to : (values: )
Total number of observations:
Calculation:
Rounding to the nearest integer gives percentile.
Box Plots (Box-and-Whisker Plots)
Structure and Construction of a Box Plot:
The Box:
Left edge is drawn at
Right edge is drawn at
Vertical line inside the box is drawn at the Median ( or )
Length of the box equals the Interquartile Range ()
The Whiskers:
Line segments extending outwards from the box
Left whisker extends from down to the Minimum ()
Right whisker extends from up to the Maximum ()
Small vertical tick marks are drawn at the outer terminal ends of both whiskers
Total Length:
Length of the entire plot equals the Range ()
Distribution Percentages within a Box Plot:
Each section between summary marks represents exactly of the data:
to : of data values
to Median: of data values
Median to : of data values
to : of data values
The middle of all data values fall inside the central box ().
Example 1:
Summary: , , , ,
Box extends from to (length = ).
Median mark at .
Left whisker extends from down to .
Right whisker extends from up to .
Example 2:
Summary: , , , ,
Box extends from to (length = ).
Median mark at .
Left whisker extends from down to .
Right whisker extends from up to .
Graphing Box Plots on a TI Calculator
Step-by-Step Calculator Steps:
Press
STAT, select1:Edit. Clear existing list data if present (arrow up into headingL1, pressCLEAR, thenENTERor pressSTAT,4:ClrList, enter2nd 1forL1, pressENTER).Input all raw numerical data values into list
L1.Press
STAT, arrow right toCALC, select1:1-Var Stats. Verify list is set toL1, pressENTER. Scroll using arrow keys to view five-number summary (, , , , ).Press
2nd Y=(STAT PLOT). Select4:PlotsOff, pressENTERto turn off prior plots.Press
2nd Y=, select1:Plot1, pressENTER. SelectOn. Arrow down toType, arrow right to choose the box plot icon ( icon picture option), pressENTER.Set
XlisttoL1(2nd 1). SetFreqto1.Press
ZOOM, select9:ZoomStat.Press
TRACEand use left/right arrow keys to display the values of , , , , and on the box plot.
Measures of Center and Summation Notation
Primary Measures of Central Tendency:
Median (): The physical middle value of an ordered dataset.
Mean (Average): The arithmetic balance point calculated by summing values and dividing by count.
Mode: The value that appears most frequently in the dataset.
Summation Notation (Sigma Notation):
Let represent individual observations.
The summation symbol denotes the total sum of all observations:
Example (Top Four Grossing Superhero Movies): | Movie Title | Gross ( in millions of dollars) | | :--- | :--- | | Black Panther | () | | Avengers: Infinity War | () | | Marvel's The Avengers | () | | Incredibles 2 | () |
Number of observations:
Individual values: , , ,
Sum of observations ():
Contextual meaning: The total combined box office gross of these four movies is ( billion dollars).
Sum of squared observations ():
Sample Mean vs. Population Mean
General Definition of Mean:
For a data set with observations , the mean is:
Calculation steps:
Add together all individual data values ( through ).
Divide this computed total sum by the total count of values ().
Sample Mean (Statistic):
Calculated from a sample of observations ().
Denoted by (read as "x-bar"):
Population Mean (Parameter):
Calculated from all observations in an entire population ().
Denoted by (Greek letter "mu"):
Example (Parking Ticket Fines):
Data set of fines (in dollars) for randomly selected parking tickets in Los Angeles on March 9, 2019:
Sorted Data Set ():
Calculate Sample Mean ():
Calculate Sample Median ():
Average of value () and value ():
TI Calculator Instructions for Mean and Median
Step-by-Step Procedure:
Clear list
L1: PressSTAT, select4:ClrList, enter2nd 1(forL1), and pressENTER.Input raw data values into the list editor: Press
STAT, select1:Edit, and enter each data value intoL1.Calculate summary statistics: Press
STAT, arrow right toCALC, select1:1-Var Stats, enterL1(2nd 1), and pressENTER.Read outputs: Scroll through the output list using the arrow keys. The sample mean is displayed as , and the median is displayed as or .