Learning Outcomes
- Given a data set, find the percentile
A Formula for Finding the th Percentile
If you were to do a little research, you would find several formulas for calculating the th percentile. Here is one of them.
= the th percentile. It may or may not be part of the data.
= the index (ranking or position of a data value)
= the total number of data
- Order the data from smallest to largest
- Calculate
- If is an integer, then the th percentile is the data value in the th position in the ordered set of data.
- If is not an integer, then round up and round down to the nearest integers. Average the two data values in these two positions in the ordered data set. This is easier to understand in an example.
Example
Listed are 29 ages for trees found in the Saint Louis Botanical Garden in order from smallest to largest.
; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ;
- Find the th percentile.
- Find the rd percentile.
Try It
Listed are ages for Academy Award winning best actors in order from smallest to largest.
; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ;
Calculate the th percentile and the th percentile.
NOTE
You can calculate percentiles using calculators and computers. There are a variety of online calculators.
A Formula for Finding the Percentile of a Value in a Data Set
- Order the data from smallest to largest
- = the 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
- = the number of data values equal to the data value for which you want to find the percentile
- = the total number of data
- Calculate . Then round to the nearest integer.
Example
Listed are ages for Academy Award winning best actors in order from smallest to largest.
; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ;
- Find the percentile for .
- Find the percentile for .
Try It
Listed are ages for New York Times published columnists in order from smallest to largest.
; ; ; ; ; ; ; ; , ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ;
Find the percentiles for and .
Candela Citations
- OpenStax, Statistics, Measures of the Location of Data. License: CC BY: Attribution. License Terms: Access for free at https://openstax.org/books/introductory-statistics/pages/1-introduction
- Introductory Statistics. Authored by: Barbara Illowsky, Susan Dean. Provided by: Open Stax. Located at: https://openstax.org/books/introductory-statistics/pages/1-introduction. License: CC BY: Attribution. License Terms: Access for free at https://openstax.org/books/introductory-statistics/pages/1-introduction