Skip to main content
Statistics LibreTexts

2.3: Measures of the Location of the Data

  • Page ID
    16235
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    The common measures of location are quartiles and percentiles. 

    Quartiles are special percentiles.

    • The first quartile, Q1, is the same as the 25th percentile.
      25% of data will be less than 25th percentile; 75% of data will be more than 25th percentile.
    • The second quartile, Q2, is the same as the 50th percentile / median.
      50% of data will be less than 50th percentile; 50% of data will be more than 50th percentile.
    • The third quartile, Q3, is the same as the 75th percentile.
      75% of data will be less than 75th percentile; 25% of data will be more than 75th percentile.

    The general form is :

    n % of data will be less than nth percentile and (100% – n%) of data will be more than nth percentile.

    The following video gives an introduction to Median, Quartiles and Interquartile Range, the topic you will learn in this section.

    Thumbnail for the embedded element "Median, Quartiles and Interquartile Range : ExamSolutions"

    A YouTube element has been excluded from this version of the text. You can view it online here: http://pb.libretexts.org/esm/?p=46

    To calculate quartiles and percentiles, the data must be ordered from smallest to largest. Quartiles divide ordered data into quarters. Percentiles divide ordered data into hundredths. To score in the 90th percentile of an exam does not mean, necessarily, that you received 90% on a test. It means that 90% of test scores are the same or less than your score and 10% of the test scores are the same or greater than your test score.

    Percentiles are useful for comparing values. For this reason, universities and colleges use percentiles extensively. One instance in which colleges and universities use percentiles is when SAT results are used to determine a minimum testing score that will be used as an acceptance factor. For example, suppose Duke accepts SAT scores at or above the 75th percentile. That translates into a score of at least 1220. To be admitted as Duke student, your SAT score has to be at least 1220.

    Percentiles are mostly used with very large populations. Therefore, if you were to say that 90% of the test scores are less (and not the same or less) than your score, it would be acceptable because removing one particular data value is not significant.


    The median is a number that measures the “center” of the data. You can think of the median as the “middle value,” but it does not actually have to be one of the observed values. It is a number that separates ordered data into halves. Half the values are the same number or smaller than the median, and half the values are the same number or larger.

    For example, consider the following data.

    1; 11.5; 6; 7.2; 4; 8; 9; 10; 6.8; 8.3; 2; 2; 10; 1

    Ordered from smallest to largest:

    1; 1; 2; 2; 4; 6; 6.8; 7.2; 8; 8.3; 9; 10; 10; 11.5

    Since there are 14 observations, the median is between the seventh value, 6.8, and the eighth value, 7.2. To find the median, add the two values together and divide by two.

    \displaystyle\frac{{{6.8}+{7.2}}}{{2}}={7}

    The median is seven.
    50% of the values are smaller than 7 and 50% of the values are larger than 7.


    Quartiles are numbers that separate the data into quarters. Quartiles may or may not be part of the data.

    To find the quartiles,
    • Find the median or second quartile (Q2) first.
    • Find the first quartile (Q1), the median of the lower half of the data.
    • Find the third quartile (Q3), the median, of the upper half of the data.

    To get the idea, consider the same data set:

    1; 1; 2; 2; 4; 6; 6.8; 7.2; 8; 8.3; 9; 10; 10; 11.5

    • The median or second quartile fall between the 7th and 8th data. The median is the mean of 6.8 and 7.2.

    Hence, the median = \frac{6.8 + 7.2}{2} = 7

    • The lower half of the data are 1, 1, 2, 2, 4, 6, 6.8. The middle value of the lower half is 2.
      1; 1; 2; 2; 4; 6; 6.8
      The number 2, which is part of the data, is the first quartile.
      25% of the entire sets of values are the same as or less than 2. 75% of the values are more than 2.
    • The upper half of the data is 7.2, 8, 8.3, 9, 10, 10, 11.5. The middle value of the upper half is 9.
      The third quartileQ3, is 9.
      75% of the ordered data set are less than 9. 25% of the ordered data set are greater than 9.

    The interquartile range is a number that indicates the spread of the middle half or the middle 50% of the data. It is the difference between the third quartile (Q3) and the first quartile (Q1).

    IQR = Q3Q1

    The IQR can help determine outliers.

    A data is a potential outlier if and only if the data is \begin{cases}\text{smaller than Q1 - 1.5 * IQR}\\\text{or}\\\text{larger than Q3 + 1.5 * IQR}\end{cases}

    Example 1

    For the following 11 salaries, calculate the IQR and determine if any salaries are outliers. The salaries are in dollars.

    $33,000 $64,500 $28,000 $54,000 $72,000 $68,500 $69,000 $42,000 $54,000 $120,000 $40,500

    1. Find the median, Q1, and Q3.
      [reveal-answer q=”43830″]Show Answer[/reveal-answer]
      [hidden-answer a=”43830″]Order the data from smallest to largest.$28,000 $33,000 $40,500 $42,000 $54,000 $54,000 $64,500 $68,500 $69,000 $72,000 $120,000Median = $54,000Q1 = $40,500Q3 = $69,000[/hidden-answer]
    2. Find the interquartile range, IQR.
      [reveal-answer q=”682179″]Show Answer[/reveal-answer]
      [hidden-answer a=”682179″]IQR = $69,000 – $40,500 = $28,500[/hidden-answer]
    3. Find the potential outlier.
      [reveal-answer q=”128745″]Show Answer[/reveal-answer]
      [hidden-answer a=”128745″](1.5)( IQR) = (1.5)($28,500) = $42,750Q1 – (1.5)(IQR) = $40,500 – $42,750 = –$2,250Q3 + (1.5)(IQR) = $69,000 + $42,750 = $111,750No salary is less than $2,250.
      However, $120,000 is more than $11,750, so $120,000 is a potential outlier. [/hidden-answer]


    Try It

    Test Scores for Class A

    69; 96; 81; 79; 34; 76; 83; 99; 89; 67; 90; 77; 85; 98; 66; 91; 77; 69; 80; 94

    Test Scores for Class B

    90; 72; 80; 92; 90; 97; 92; 75; 79; 39; 70; 80; 129; 95; 78; 73; 71; 68; 95; 134

    1. Find the interquartile range (IQR) for the following two data sets and compare them.

    [reveal-answer q=”169409″]Show Answer[/reveal-answer]
    [hidden-answer a=”169409″]

    Class A

    Order the data from smallest to largest.

    34; 66; 67; 69; 69; 76; 77; 77; 79; 80; 81; 83; 85; 89; 90; 91; 94; 96; 98; 99

    \displaystyle {Median}=\frac{{{80}+{81}}}{{2}}={80.5}

    {Q}_{{1}}=\frac{{{69}+{76}}}{{2}}={72.5}

    {Q}_{{3}}=\frac{{{90}+{91}}}{{2}}={90.5}

    IQR = 90.5 – 72.5 = 18

    Class B

    Order the data from smallest to largest.

    39; 68; 70; 71; 72; 73; 75; 78; 79; 80; 80; 90; 90; 92; 92; 95; 95; 97; 129; 134

    \displaystyle{Median}=\frac{{{80}+{80}}}{{2}}={80}

    {Q}_{{1}}=\frac{{{72}+{73}}}{{2}}={72.5}

    {Q}_{{3}}=\frac{{{92}+{95}}}{{2}}={93.5}

    IQR = 93.5 – 72.5 = 21

    The data for Class B has a larger IQR, so the scores between Q3 and Q1 (middle 50%) for the data for Class B are more spread out and not clustered about the median.  [/hidden-answer]

    2. Is there any outlier in class A?
    [reveal-answer q=”66903″]Show Answer[/reveal-answer]
    [hidden-answer a=”66903″]

    Q1 – (1.5)(IQR) = 72.5 – (1.5)(18) = 45.5
    Q3 + (1.5)(IQR) = 90.5 + (1.5)(18) = 117.5

    In class A, we have these data:

    34; 66; 67; 69; 69; 76; 77; 77; 79; 80; 81; 83; 85; 89; 90; 91; 94; 96; 98; 99.

    34 is less than Q1 – (1.5)(IQR), 45.5.
    No data is greater than Q3 + (1.5)(IQR) = 117.5.
    So, 34 is the only potential outlier in class A. [/hidden-answer]

    3. Is there any outlier in class B?
    [reveal-answer q=”534606″]Show Answer[/reveal-answer]
    [hidden-answer a=”534606″]

    Q1 – (1.5)(IQR) = 72.5 – (1.5)(21) = 41
    Q3 + (1.5)(IQR) = 93.5 + (1.5)(21) = 125

    In class B, we have these data:

    39; 68; 70; 71; 72; 73; 75; 78; 79; 80; 80; 90; 90; 92; 92; 95; 95; 97; 129; 134.

    39 is less than Q1 – (1.5)(IQR), 41.
    129 and 134 are greater than Q3 + (1.5)(IQR), 125.
    So 39, 129 and 134 are the potential outliers in class B.

    [/hidden-answer]

     



    Example 2

    The following 13 real estate prices. (Prices are in dollars.)

    389,950; 230,500; 158,000; 479,000; 639,000; 114,950; 5,500,000; 387,000; 659,000; 529,000; 575,000; 488,800; 1,095,000

    Calculate the IQR and determine if any prices are potential outliers.

    [reveal-answer q=”228302″]Show Answer[/reveal-answer]
    [hidden-answer a=”228302″]

    Order the data from smallest to largest.

    114,950; 158,000; 230,500; 387,000; 389,950; 479,000; 488,800; 529,000; 575,000; 639,000; 659,000; 1,095,000; 5,500,000

    Median = 488,800

    Q1 = \frac{<span id="MathJax-Element-2-Frame" class="MathJax" style="font-style: normal;font-weight: normal;line-height: normal;font-size: 14px;text-indent: 0px;text-align: left;letter-spacing: normal;float: none;direction: ltr;max-width: none;max-height: none;min-width: 0px;min-height: 0px;border: 0px;padding: 0px;margin: 0px"><span id="MathJax-Span-16" class="math"><span id="MathJax-Span-17" class="mrow"><span id="MathJax-Span-18" class="semantics"><span id="MathJax-Span-19" class="mrow"><span id="MathJax-Span-20" class="mrow"><span id="MathJax-Span-21" class="mfrac"><span id="MathJax-Span-22" class="mrow"><span id="MathJax-Span-23" class="mtext">230,500+387,000}{2}  = 308,750

    Q3 =\frac{639,000+659,000<span id="MathJax-Element-2-Frame" class="MathJax" style="font-style: normal;font-weight: normal;line-height: normal;font-size: 14px;text-indent: 0px;text-align: left;letter-spacing: normal;float: none;direction: ltr;max-width: none;max-height: none;min-width: 0px;min-height: 0px;border: 0px;padding: 0px;margin: 0px"><span id="MathJax-Span-16" class="math"><span id="MathJax-Span-17" class="mrow"><span id="MathJax-Span-18" class="semantics"><span id="MathJax-Span-19" class="mrow"><span id="MathJax-Span-20" class="mrow"><span id="MathJax-Span-21" class="mfrac"><span id="MathJax-Span-22" class="mrow"><span id="MathJax-Span-23" class="mtext">}{2}  = 649,000

    IQR = 649,000 – 308,750 = 340,250

    (1.5)(IQR) = (1.5)(340,250) = 510,375

    Q1 – (1.5)(IQR) = 308,750 – 510,375 = –201,625

    Q3 + (1.5)(IQR) = 649,000 + 510,375 = 1,159,375

    No house price is less than –201,625. However, 5,500,000 is more than 1,159,375. Therefore, 5,500,000 is a potential outlier.

    [/hidden-answer]

     



    A Formula for Finding the kth Percentile

    If you were to do a little research, you would find several formulas for calculating the kth percentile. Here is one of them.

    k = the kth percentile. It may or may not be part of the data.

    i = the index (ranking or position of a data value)

    n = the total number of data

    • Order the data from smallest to largest.
    • Calculate \displaystyle{i}=\frac{{k}}{{100}}{({n}+{1})}
    • If i is an integer, then the kth percentile is the data value in the ith position in the ordered set of data.
    • If i is not an integer, then round i up and round i 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 3

    Fifty statistics students were asked how much sleep they get per school night (rounded to the nearest hour). The results were:

    Amount of Sleep per School Night (Hours) Frequency Relative Frequency Cumulative Relative Frequency
    4 2 0.04 0.04
    5 5 0.10 0.14
    6 7 0.14 0.28
    7 12 0.24 0.52
    8 14 0.28 0.80
    9 7 0.14 0.94
    10 3 0.06 1.00

    (a) Find the 28th percentile.
    [reveal-answer q=”175467″]Show Answer[/reveal-answer]
    [hidden-answer a=”175467″]Notice the 0.28 in the “cumulative relative frequency” column. Twenty-eight percent of 50 data values is 14 values. There are 14 values less than the 28th percentile. They include the two 4s, the five 5s, and the seven 6s. The 28th percentile is between the last six and the first seven. The 28th percentile is 6.5.[/hidden-answer]

    (b) Find median.
    [reveal-answer q=”524934″]Show Answer[/reveal-answer]
    [hidden-answer a=”524934″]Look again at the “cumulative relative frequency” column and find 0.52. The median is the 50th percentile or the second quartile. 50% of 50 is 25. There are 25 values less than the median. They include the two 4s, the five 5s, the seven 6s, and eleven of the 7s. The median or 50th percentile is between the 25th, or seven, and 26th, or seven, values. The median is seven.[/hidden-answer]

    (c) Find the third quartile.
    [reveal-answer q=”610037″]Show Answer[/reveal-answer]
    [hidden-answer a=”610037″]The third quartile is the same as the 75th percentile. You can “eyeball” this answer. If you look at the “cumulative relative frequency” column, you find 0.52 and 0.80. When you have all the fours, fives, sixes and sevens, you have 52% of the data. When you include all the 8s, you have 80% of the data. The 75th percentile, then, must be an eight. Another way to look at the problem is to find 75% of 50, which is 37.5, and round up to 38. The third quartile, Q3, is the 38th value, which is an eight. You can check this answer by counting the values. (There are 37 values below the third quartile and 12 values above.[/hidden-answer]

     



     

    Try It

    Forty bus drivers were asked how many hours they spend each day running their routes (rounded to the nearest hour).

    Amount of time spent on route (hours) Frequency Relative Frequency Cumulative Relative Frequency
    2 12 0.30 0.30
    3 14 0.35 0.65
    4 10 0.25 0.90
    5 4 0.10 1.00

    Find the 65th percentile.

    [practice-area rows=”2″][/practice-area]
    [reveal-answer q=”219205″]Show Answer[/reveal-answer]
    [hidden-answer a=”219205″]The 65th percentile is 3.5.The 65th percentile is between the last three and the first four.[/hidden-answer]

    Example 4

    Amount of Sleep per School Night (Hours) Frequency Relative Frequency Cumulative Relative Frequency
    4 2 0.04 0.04
    5 5 0.10 0.14
    6 7 0.14 0.28
    7 12 0.24 0.52
    8 14 0.28 0.80
    9 7 0.14 0.94
    10 3 0.06 1.00
    1. Find the 80th percentile.
      [reveal-answer q=”441791″]Show Answer[/reveal-answer]
      [hidden-answer a=”441791″]The 80th percentile is between the last eight and the first nine in the table (between the 40th and 41st values). Therefore, we need to take the mean of the 40th an 41st values. The 80th percentile = \displaystyle\frac{{{8}+{9}}}{{2}}={8.5}[/hidden-answer]
    2. Find the 90th percentile.
      [reveal-answer q=”360675″]Show Answer[/reveal-answer]
      [hidden-answer a=”360675″]The 90th percentile will be the 45th data value (location is 0.90(50) = 45) and the 45th data value is nine.[/hidden-answer]
    3. Find the first quartile. What is another name for the first quartile?
      [reveal-answer q=”823602″]Show Answer[/reveal-answer]
      [hidden-answer a=”823602″]Q1 is also the 25th percentile. The 25th percentile location calculation:
      25th percentile = 0.25(50) = 12.5 ≈ 13 the 13th data value.
      Thus, the 25th percentile is six.[/hidden-answer]

    Try It

    Amount of time spent on route (hours) Frequency Relative Frequency Cumulative Relative Frequency
    2 12 0.30 0.30
    3 14 0.35 0.65
    4 10 0.25 0.90
    5 4 0.10 1.00

    Find the third quartile. What is another name for the third quartile?
    [reveal-answer q=”211645″]Show Answer[/reveal-answer]
    [hidden-answer a=”211645″][practice-area rows=”2″][/practice-area] [reveal-answer q=”357925″]Show Answer[/reveal-answer] [hidden-answer a=”357925″]The third quartile is the 75th percentile, which is four. The 65th percentile is between three and four, and the 90th percentile is between four and 5.75. The third quartile is between 65 and 90, so it must be four.[/hidden-answer]

     



    Example 5

    Listed are 29 ages for Academy Award winning best actors in order from smallest to largest.

    18; 21; 22; 25; 26; 27; 29; 30; 31; 33; 36; 37; 41; 42; 47; 52; 55; 57; 58; 62; 64; 67; 69; 71; 72; 73; 74; 76; 77

    1. Find the 70th percentile.
      [reveal-answer q=”579190″]Show Answer[/reveal-answer]
      [hidden-answer a=”579190″]
      k = 70th percentile, i = the index, n = 29
      \displaystyle{i}=\frac{{k}}{{100}}{({n}+{1})}={(\frac{{70}}{{100}})}{({29}+{1})}={21}.
      Twenty-one is an integer, and the data value in the 21st position in the ordered data set is 64.
      The 70th percentile is 64 years.[/hidden-answer]
    2. Find the 83rd percentile.
      [reveal-answer q=”455061″]Show Answer[/reveal-answer]
      [hidden-answer a=”455061″]
      k = 83rd percentile, i = the index, n = 29
      \displaystyle{i}=\frac{{k}}{{100}}{({n}+{1})}={(\frac{{83}}{{100}})}{({29}+{1})}={24.9}, which is NOT an integer. Round it down to 24 and up to 25.
      The age in the 24th position is 71 and the age in the 25th position is 72.
      We will find the average of 71 and 72.
      The 83rd percentile is 71.5 years.[/hidden-answer]

     

    Try It

    Listed are 29 ages for Academy Award winning best actors in order from smallest to largest.

    18; 21; 22; 25; 26; 27; 29; 30; 31; 33; 36; 37; 41; 42; 47; 52; 55; 57; 58; 62; 64; 67; 69; 71; 72; 73; 74; 76; 77

    Calculate

    • the 20th percentile 
      [reveal-answer q=”326843″]Show Answer[/reveal-answer]
      [hidden-answer a=”326843″]
      k = 20. Index = \displaystyle{i}=\frac{{k}}{{100}}{({n}+{1})}=\frac{{20}}{{100}}{({29}+{1})}={6} The age in the sixth position is 27. The 20th percentile is 27 years. [/hidden-answer]
    • the 55th percentile.
      [reveal-answer q=”469498″]Show Answer[/reveal-answer]
      [hidden-answer a=”469498″]
      k = 55. Index, i = \frac{{k}}{{100}}{({n}+{1})}=\frac{{55}}{{100}}{({29}+{1})}={16.5}. Round down to 16 and up to 17. The age in the 16th position is 52 and the age in the 17th position is 55. The average of 52 and 55 is 53.5. The 55th percentile is 53.5 years.[/hidden-answer]

     


    A Formula for Finding the Percentile of a Value in a Data Set

    • Order the data from smallest to largest.
    • x = 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.
    • y = the number of data values equal to the data value for which you want to find the percentile.
    • n = the total number of data.
    • Calculate \displaystyle\frac{{{x}+{0.5}{y}}}{{n}}{({100})}. Then round to the nearest integer.

    Example 6

    Listed are 29 ages for Academy Award winning best actors in order from smallest to largest.

    18; 21; 22; 25; 26; 27; 29; 30; 31; 33; 36; 37; 41; 42; 47; 52; 55; 57; 58; 62; 64; 67; 69; 71; 72; 73; 74; 76; 77

    1. Find the percentile for 58.
    2. Find the percentile for 25.

    Solution:

    1. Counting from the bottom of the list, there are 18 data values less than 58. There is one value of 58.
      Number of data values counting from the bottom of the data list up to but not including the data value 58, x = 18
      Number of data values equal to the data value 58, y = 1
      \frac{{{x}+{0.5}{y}}}{{n}}{({100})}=\frac{{{18}+{0.5}{({1})}}}{{29}}{({100})}={63.80}}.}58 is the 64th percentile.
    2. Counting from the bottom of the list, there are three data values less than 25. There is one value of 25.
      Number of data values counting from the bottom of the data list up to but not including the data value 25, x = 18
      Number of data values equal to the data value 25, y = 1
      \frac{{{x}+{0.5}{y}}}{{n}}{({100})}=\frac{{{3}+{0.5}{({1})}}}{{29}}{({100})}={12.07}}.}25 is the 12th percentile.

    Try It

    Listed are 30 ages for Academy Award winning best actors
    in order from smallest to largest.

    18; 21; 22; 25; 26; 27; 29; 30; 31, 31; 33; 36; 37; 41; 42; 47; 52; 55; 57; 58; 62; 64; 67; 69; 71; 72; 73; 74; 76; 77

    Find the percentiles for 47.
    [reveal-answer q=”36120″]Show Answer[/reveal-answer]
    [hidden-answer a=”36120″]

    Percentile for 47: Counting from the bottom of the list, there are 15 data values less than 47. There is one value of 47.

    \displaystyle{.matrix{{x}={15}{\quad\text{and}\quad}{y}={1}\frac{{{x}+{0.5}{y}}}{{n}}{({100})}=\frac{{{15}+{0.5}{({1})}}}{{29}}{({100})}={53.45}}.}

    47 is the 53rd percentile.[/hidden-answer]

    Find the percentiles for 31. 
    [reveal-answer q=”950592″]Show Answer[/reveal-answer]
    [hidden-answer a=”950592″]

    Percentile for 31: Counting from the bottom of the list, there are eight data values less than 31. There are two values of 31.

    \displaystyle{.matrix{{x}={15}{\quad\text{and}\quad}{y}={2}\frac{{{x}+{0.5}{y}}}{{n}}{({100})}=\frac{{{15}+{0.5}{({2})}}}{{29}}{({100})}={31.03}}.}

    31 is the 31st percentile.[/hidden-answer]

     



    Interpreting Percentiles, Quartiles, and Median

    A percentile indicates the relative standing of a data value when data are sorted into numerical order from smallest to largest. Percentages of data values are less than or equal to the pth percentile. For example, 15% of data values are less than or equal to the 15th percentile.

    • Low percentiles always correspond to lower data values.
    • High percentiles always correspond to higher data values.

    A percentile may or may not correspond to a value judgment about whether it is “good” or “bad.” The interpretation of whether a certain percentile is “good” or “bad” depends on the context of the situation to which the data applies. In some situations, a low percentile would be considered “good;” in other contexts a high percentile might be considered “good”. In many situations, there is no value judgment that applies.

    Understanding how to interpret percentiles properly is important not only when describing data, but also when calculating probabilities in later chapters of this text.

    Guideline

    When writing the interpretation of a percentile in the context of the given data, the sentence should contain the following information.

    • information about the context of the situation being considered
    • the data value (value of the variable) that represents the percentile
    • the percent of individuals or items with data values below the percentile
    • the percent of individuals or items with data values above the percentile.

    Example 7

    On a timed math test, the first quartile for time it took to finish the exam was 35 minutes.
    Interpret the first quartile in the context of this situation.

    Solution:

    • 25% of students finished the exam in 35 minutes or less.
    • 75% of students finished the exam in 35 minutes or more.
    • A low percentile could be considered good, as finishing more quickly on a timed exam is desirable.
      (If you take too long, you might not be able to finish.)

    Try It

    For the 100-meter dash, the third quartile for times for finishing the race was 11.5 seconds.
    Interpret the third quartile in the context of the situation.

    [reveal-answer q=”366794″]Show Answer[/reveal-answer]
    [hidden-answer a=”366794″]25% of runners finished the race in 11.5 seconds or more. 75% of runners finished the race in 11.5 seconds or less. A lower percentile is good because finishing a race more quickly is desirable.[/hidden-answer]

    Example 8

    On a 20 question math test, the 70th percentile for number of correct answers was 16.
    Interpret the 70th percentile in the context of this situation.

    Solution:

    • 70% of students answered 16 or fewer questions correctly.
    • 30% of students answered 16 or more questions correctly.
    • A higher percentile could be considered good, as answering more questions correctly is desirable.

    Try It

    On a 60 point written assignment, the 80th percentile for the number of points earned was 49.
    Interpret the 80th percentile in the context of this situation.
    [reveal-answer q=”977709″]Show Answer[/reveal-answer]
    [hidden-answer a=”977709″]80% of students earned 49 points or fewer. 20% of students earned 49 or more points. A higher percentile is good because getting more points on an assignment is desirable.[/hidden-answer]

     



     

    Example 9

    At a community college, it was found that the 30th percentile of credit units that students are enrolled for is 7 units.
    Interpret the 30th percentile in the context of this situation.

    Solution:

    • 30% of students are enrolled in 7 or fewer credit units.
    • 70% of students are enrolled in 7 or more credit units.
    • In this example, there is no “good” or “bad” value judgment associated with a higher or lower percentile. Students attend community college for varied reasons and needs, and their course load varies according to their needs.

    Try It

    During a season, the 40th percentile for points scored per player in a game is eight. Interpret the 40th percentile in the context of this situation.
    [reveal-answer q=”411505″]Show Answer[/reveal-answer]
    [hidden-answer a=”411505″]
    40% of players scored eight points or fewer. 60% of players scored eight points or more.
    A higher percentile is good because getting more points in a basketball game is desirable.[/hidden-answer]

     



    Example 10

    Sharpe Middle School is applying for a grant that will be used to add fitness equipment to the gym. The principal surveyed 15 anonymous students to determine how many minutes a day the students spend exercising. The results from the 15 anonymous students are shown.

    0 minutes; 40 minutes; 60 minutes; 30 minutes; 60 minutes

    10 minutes; 45 minutes; 30 minutes; 300 minutes; 90 minutes;

    30 minutes; 120 minutes; 60 minutes; 0 minutes; 20 minutes

    Determine the following five values.

    • Min = 0
    • Q1 = 20
    • Med = 40
    • Q3 = 60
    • Max = 300

    Solution:

    If you were the principal, would you be justified in purchasing new fitness equipment? Since 75% of the students exercise for 60 minutes or less daily, and since the
    IQR is 40 minutes (60 – 20 = 40), we know that half of the students surveyed exercise between 20 minutes and 60 minutes daily. This seems a reasonable amount of time spent exercising, so the principal would be justified in purchasing the new equipment.

    However, the principal needs to be careful. The value 300 appears to be a potential outlier.

    Q3 + 1.5(IQR) = 60 + (1.5)(40) = 120.

    The value 300 is greater than 120 so it is a potential outlier. If we delete it and calculate the five values, we get the following values:

    • Min = 0
    • Q1 = 20
    • Q3 = 60
    • Max = 120

    We still have 75% of the students exercising for 60 minutes or less daily and half of the students exercising between 20 and 60 minutes a day. However, 15 students is a small sample and the principal should survey more students to be sure of his survey results.

     



    Concept Review

    The values that divide a rank-ordered set of data into 100 equal parts are called percentiles. Percentiles are used to compare and interpret data. For example, an observation at the 50th percentile would be greater than 50 percent of the other obeservations in the set. Quartiles divide data into quarters. The first quartile (Q1) is the 25th percentile,the second quartile (Q2 or median) is 50th percentile, and the third quartile (Q3) is the the 75th percentile. The interquartile range, or IQR, is the range of the middle 50 percent of the data values. The IQR is found by subtracting Q1 from Q3, and can help determine outliers by using the following two expressions.

    • Q3 + IQR(1.5)
    • Q1IQR(1.5)

    Formula Review

    \displaystyle{i}={(\frac{{k}}{{100}})}{({n}+{1})}where
    i = the ranking or position of a data value,

    k = the kth percentile,

    n = total number of data.

    Expression for finding the percentile of a data value:

    \displaystyle{(\frac{{{x}+{0.5}{y}}}{{n}})}{({100})}

    where

    x = the number of 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,

    y = the number of data values equal to the data value for which you want to find the percentile,

    n = total number of data



    References

    Cauchon, Dennis, Paul Overberg. “Census data shows minorities now a majority of U.S. births.” USA Today, 2012. Available online at http://usatoday30.usatoday.com/news/...sus/55029100/1 (accessed April 3, 2013).

    Data from the United States Department of Commerce: United States Census Bureau. Available online at http://www.census.gov/ (accessed April 3, 2013).

    “1990 Census.” United States Department of Commerce: United States Census Bureau. Available online at http://www.census.gov/main/www/cen1990.html (accessed April 3, 2013).

    Data from
    San Jose Mercury News.

    Data from
    Time Magazine; survey by Yankelovich Partners, Inc.

    CC licensed content, Shared previously
    All rights reserved content
    • Median, Quartiles and Interquartile Range : ExamSolutions. Authored by: ExamSolutions. Located at: https://youtu.be/wNamjO-JzUg. License: All Rights Reserved. License Terms: Standard YouTube License

    2.3: Measures of the Location of the Data is shared under a not declared license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?