document.write( "Question 375146: Given the following set of data, find the value that corresponds to the 25th percentile.\r
\n" ); document.write( "\n" ); document.write( " 10, 44, 15, 23, 13, 18, 72, 56
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #266766 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
10, 13 , 15, 18, 23, 44, 56, 72.
\n" ); document.write( "The 25th percentile should be the the average of 2nd and 3rd terms, i.e., (13+15)/2 = 14.
\n" ); document.write( "
\n" );