document.write( "Question 1202358: The following are the annual salaries of 22 chief executive officers of major companies (The salaries are written ir
\n" ); document.write( "thousands of dollars)
\n" ); document.write( "785, 152, 176, 89, 80, 537, 514, 333, 581, 628, 671, 738, 447, 423, 210, 230, 695, 490, 1103, 604, 345, 540.
\n" ); document.write( "Find the 25th and 70th percentile of these salaries.
\n" ); document.write( "

Algebra.Com's Answer #837134 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Unfortunately percentiles do not have a standard agreed upon definition.
\n" ); document.write( "Sources:
\n" ); document.write( "https://www.statisticshowto.com/probability-and-statistics/percentiles-rank-range/#:~:text=but%20there%20is%20no%20universal%20definition%20for%20it
\n" ); document.write( "and
\n" ); document.write( "https://stats.libretexts.org/Bookshelves/Introductory_Statistics/Book%3A_Introductory_Statistics_(Lane)/01%3A_Introduction_to_Statistics/1.07%3A_Percentiles#:~:text=There%20is%20no%20universally%20accepted%20definition%20of%20a%20percentile\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Despite this glaring flaw, I'll be using the formulas mentioned on this page
\n" ); document.write( "https://www.calculatorsoup.com/calculators/statistics/percentile-calculator.php
\n" ); document.write( "That page also provides a calculator to verify the answer.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Original data set = {785, 152, 176, 89, 80, 537, 514, 333, 581, 628, 671, 738, 447, 423, 210, 230, 695, 490, 1103, 604, 345, 540}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sorted data set = {80, 89, 152, 176, 210, 230, 333, 345, 423, 447, 490, 514, 537, 540, 581, 604, 628, 671, 695, 738, 785, 1103}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "n = number of items in the set
\n" ); document.write( "n = 22\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's list each value with its associated rank.
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "
ScoreRank
801
892
1523
1764
2105
2306
3337
3458
4239
44710
49011
51412
53713
54014
58115
60416
62817
67118
69519
73820
78521
110322
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then,
\n" ); document.write( "rank = (percentile/100)*(n - 1) + 1
\n" ); document.write( "rank = (25/100)*(22 - 1) + 1
\n" ); document.write( "rank = 6.25\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "integer part = x = 6
\n" ); document.write( "fractional part = y = 0.25 \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The scores at ranks 6 and 7 are 230 and 333 respectively. Refer to the table above. Let's call these scores P and Q.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "And finally,
\n" ); document.write( "P + y*(Q - P)
\n" ); document.write( "230 + 0.25*(333 - 230)
\n" ); document.write( "255.75
\n" ); document.write( "is the 25th percentile.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Again, there is no agreed upon universal definition of percentile.
\n" ); document.write( "If your stats textbook uses another definition, then be sure to use that.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now let's find the 70th percentile
\n" ); document.write( "rank = (percentile/100)*(n - 1) + 1
\n" ); document.write( "rank = (70/100)*(22 - 1) + 1
\n" ); document.write( "rank = 15.7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = integer part = 15
\n" ); document.write( "y = fractional part = 0.7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The values at ranks 15 and 16 are 581 and 604 in that order.
\n" ); document.write( "P = 581
\n" ); document.write( "Q = 604\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P + y*(Q - P)
\n" ); document.write( "581 + 0.7*(604 - 581)
\n" ); document.write( "597.1
\n" ); document.write( "That represents the 70th percentile.
\n" ); document.write( "About 70% of the scores are below this cutoff point.
\n" ); document.write( "
\n" ); document.write( "
\n" );