document.write( "Question 446866: Find the value of the 90th percentile of the following set of data.\r
\n" );
document.write( "\n" );
document.write( "129, 113, 200, 100, 105, 132, 100, 176, 146, 152 \n" );
document.write( "
Algebra.Com's Answer #307734 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "129, 113, 200, 100, 105, 132, 100, 176, 146, 152 \n" ); document.write( " \r\n" ); document.write( "Arrange the data in order from highest to lowest\r\n" ); document.write( "\r\n" ); document.write( "200\r\n" ); document.write( "176\r\n" ); document.write( "152\r\n" ); document.write( "146\r\n" ); document.write( "132\r\n" ); document.write( "129\r\n" ); document.write( "113\r\n" ); document.write( "105\r\n" ); document.write( "100\r\n" ); document.write( "100\r\n" ); document.write( "\r\n" ); document.write( "The 90th percentile is the value that beats the lower 90%\r\n" ); document.write( "of the data.\r\n" ); document.write( "\r\n" ); document.write( "There are 10 values, and 90% of 10 is 9, so 200 is the\r\n" ); document.write( "value that beats the lower 90% of the data, so 200\r\n" ); document.write( "is the 90th percentile value.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |