document.write( "Question 178741: The following are the P/E ratios (price of stock divided by projected earnings per share) for 20 banks.\r
\n" );
document.write( "\n" );
document.write( "20,22,22,19,22,50,24,15,34,43,22,20,17,38,18,21,21,23,18,23\r
\n" );
document.write( "\n" );
document.write( "Find 20th and 75th percentiles for these ratios. \n" );
document.write( "
Algebra.Com's Answer #133716 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 20,22,22,19,22,50,24,15,34,43,22,20,17,38,18,21,21,23,18,23 \n" ); document.write( "------------ \n" ); document.write( "1st; Put the numbers in order least to greatest \n" ); document.write( "2nd: Count the numbers = 20 \n" ); document.write( "3rd: 20% of 20 = 0.20*20 = 4 \n" ); document.write( "4th: find the 5th number in the list counting from the least \n" ); document.write( "That is the 20$ile number \n" ); document.write( "---------- \n" ); document.write( "5th: 0.75*20 = 15 \n" ); document.write( "6th: find the 16th number in the list counting from the least \n" ); document.write( "That is the 75%ile number \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |