document.write( "Question 1122309: Consider a sample with data values of 27, 25, 20, 19, 31, 35, 29, and 25. Compute the 20th, 25th, 65th, and 75th percentiles (to 1 decimal, if decimals are necessary).\r
\n" );
document.write( "\n" );
document.write( "20th percentile \r
\n" );
document.write( "\n" );
document.write( "25th percentile \r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "65th percentile \r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "75th percentile
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #738438 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "For a set containing 8 data points, there is probably universal agreement on the median (50th percentile) -- it's the average of the two middle values. \n" ); document.write( "For the same size data set, I have seen different definitions of how to find the 25th and 75th percentile numbers, and the different definitions get different answers. \n" ); document.write( "I have never seen any definitions of how to find percentiles like 20th or 65th for a set containing only 8 data points. \n" ); document.write( "Presumably this question came from a textbook or some other resource. Use the method defined in that resource to find the answers. \n" ); document.write( " |